Age | Commit message (Expand) | Author | Files | Lines |
2006-02-08 | Change tag namesdebian/3.9.0.SVN12856.1 | bubulle | 0 | -0/+0 |
2006-01-11 | Release 3.9.0+SVN12856-1. | sesse | 6 | -34/+39 |
2006-01-06 | Let samba-clients conflict/replace samba-common (<< 3.9.0), as they share | sesse | 2 | -4/+6 |
2006-01-06 | Run dh_installdebconf on architecture-independent packages as well, now | sesse | 2 | -2/+4 |
2006-01-06 | 03:29 < vorlon> Sesse: oh, I read && instead of -a | sesse | 1 | -1/+1 |
2006-01-06 | Don't ask about Samba 3 upgrade if we're indeed upgrading from something. | sesse | 1 | -1/+1 |
2006-01-06 | Don't read stuff from debconf, use vorlon's sed insanity from the | sesse | 1 | -5/+24 |
2006-01-06 | Add debhelper token to samba-common.postinst. | sesse | 1 | -0/+2 |
2006-01-06 | /realm and /domain are in samba-common now, not samba. | sesse | 2 | -4/+4 |
2006-01-06 | Fetch domain and realm from debconf, as we can't fetch them easily from | sesse | 1 | -5/+10 |
2006-01-06 | Fix a bashism in the new config scripts (ugh). | sesse | 1 | -1/+1 |
2006-01-06 | ldbtest doesn't have a manpage, don't try to install it. | sesse | 1 | -1/+0 |
2006-01-06 | Removed unused file samba.conffiles. | sesse | 2 | -0/+1 |
2006-01-06 | Implemented (but not tested!) the new bootstrapping code. | sesse | 8 | -47/+96 |
2006-01-06 | Move ntlm_auth from samba-clients to samba. | sesse | 3 | -2/+3 |
2006-01-06 | Outline plan for how to handle configuration more sanely. | sesse | 1 | -0/+9 |
2006-01-05 | Add orphan files from /usr/bin (and relevant manpages) into their | sesse | 5 | -0/+16 |
2006-01-05 | Add a missing db_stop in samba.postinst, probably causing problems | sesse | 2 | -0/+4 |
2006-01-05 | Move /usr/lib/samba/setup from samba-common to samba. | sesse | 4 | -2/+4 |
2006-01-05 | Add proper distribution, so we won't release in error | sesse | 1 | -1/+1 |
2006-01-05 | Start new changelog entry. | sesse | 1 | -0/+6 |
2006-01-05 | Prepare upload of 3.9.0+SVN12726-1. | sesse | 1 | -2/+2 |
2006-01-05 | Don't check the samba/password question, we removed it earlier. | sesse | 1 | -3/+0 |
2006-01-05 | Don't try to ask about the "done" question, which we nuked in a previous | sesse | 2 | -4/+3 |
2006-01-05 | Add a : to the beginning of the non-command lines in README.building; | sesse | 1 | -7/+10 |
2006-01-05 | Move the samba binary package to the top, so it's the one receiving | sesse | 2 | -19/+21 |
2006-01-05 | Update po/POTFILES.in to reflect name change (from samba4-server -> | sesse | 3 | -26/+27 |
2006-01-05 | Update versioned depends on debhelper. | sesse | 2 | -2/+3 |
2006-01-05 | Install README.building from the correct place, to the correct packages. | sesse | 1 | -2/+2 |
2006-01-05 | Moved an entry to the right subheading in the changelog. | sesse | 1 | -2/+2 |
2006-01-05 | Build-depend on docbook-xml, not just docbook-xsl -- the documentation | sesse | 2 | -2/+4 |
2006-01-05 | Install README.building along with all the other documentation. | sesse | 2 | -3/+4 |
2006-01-05 | Removed comment that there aren't any architecture-independent packages | sesse | 2 | -3/+2 |
2006-01-05 | Change the order of the makes _yet again_; this time, I've verified | sesse | 2 | -5/+5 |
2006-01-05 | Updated debian/copyright. | sesse | 2 | -3/+38 |
2006-01-05 | 07:53 <@abartlet> OK, unicodePwd is now sambaPassword | sesse | 1 | -1/+1 |
2006-01-05 | autogen.sh needs to be run in source/; fix README.building. | sesse | 1 | -1/+1 |
2006-01-05 | Remove the build-dependency on autoconf again. | sesse | 1 | -1/+1 |
2006-01-05 | Remove autogen.sh call from configure; it should be done in the upstream | sesse | 3 | -3/+3 |
2006-01-05 | Rename samba-client package to samba-clients. | sesse | 3 | -3/+4 |
2006-01-05 | Add build-dependency on autoconf, it's needed for a clean build from SVN. | sesse | 2 | -1/+3 |
2006-01-04 | Reinstate "make proto", since just "make pch all" triggers a build | sesse | 2 | -4/+6 |
2006-01-04 | Rewritten README.building, to reflect the magic that has to be done with the | sesse | 2 | -9/+48 |
2006-01-04 | Do "make pch all" instead of "make proto ; -make pch ; make all"; proto is | sesse | 2 | -4/+5 |
2006-01-04 | Remove redundant "package=samba" variable. | sesse | 2 | -2/+1 |
2006-01-04 | Fix Steve pedantry :-) | sesse | 1 | -1/+1 |
2006-01-04 | Cleaned up the changelog somehow; should be a bit more readable now. | sesse | 1 | -24/+33 |
2006-01-04 | Remove obsolete changelog entry (the init.d removal was already taken | sesse | 1 | -1/+0 |
2006-01-04 | Remove the obsolete changelog entry about the administrator password. | sesse | 1 | -2/+0 |
2006-01-04 | Doh, don't provision on upgrades from Samba 4. More correct code, fewer | sesse | 2 | -6/+2 |