summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
| * Added Buchan Milne's DESTDIR patch.John Terpstra2002-10-301-15/+15
| * Add autom4te.cache (used by newer autoconfs)Jelmer Vernooij2002-10-291-0/+1
| * Fix a nice little memory leak in our uid changing code.Andrew Bartlett2002-10-291-0/+2
| * Added close and unlink functions.Tim Potter2002-10-291-0/+44
| * Fix fd leak with kernel change notify.Jeremy Allison2002-10-281-1/+1
| * Implement 'net maxrid'. Needed to find the maximum current rid toVolker Lendecke2002-10-281-0/+79
| * Fix bug in '-d'Jelmer Vernooij2002-10-261-1/+1
| * One more step towards to better PDC.Andrew Bartlett2002-10-261-208/+330
| * Make sure that we always return False if the password change never returns.Andrew Bartlett2002-10-261-4/+8
| * Updates to winbind's PAM client and server - make the debug logsAndrew Bartlett2002-10-262-19/+44
| * Fix problem where an fd would be left open for every printer queue.Jeremy Allison2002-10-261-0/+27
| * PURGE_PRINTER fix from APP_HEADGerald Carter2002-10-251-2/+0
| * Fix memory leak (patch by Steve Langasek)Jelmer Vernooij2002-10-251-0/+14
| * Only run free_private_data when it's specified (reported by Steve Langasek ak...Jelmer Vernooij2002-10-251-1/+2
| * Reverted a fix from Volker (sorry). We need to move this fix to the correctJeremy Allison2002-10-231-0/+3
| * much simpler code to choose a DC to contact in winbindd. We now alwaysAndrew Tridgell2002-10-231-55/+6
| * Debug level 12 is a typo.Jeremy Allison2002-10-231-2/+2
| * First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.Jeremy Allison2002-10-238-202/+559
| * if trusted domains are disabled then we should not try to connect toAndrew Tridgell2002-10-231-1/+6
| * fixed a possible segv when dealing with a blank passwordAndrew Tridgell2002-10-231-2/+6
| * Fix for systems that allow more than 65536 open files per process.Jeremy Allison2002-10-223-5/+11
| * Some was asking to look at this code, so better it stay there until we decide...Simo Sorce2002-10-225-0/+1846
| * Fixed bug in session setup kwlist.Tim Potter2002-10-211-2/+25
| * Same segfault as in add_groupmem.Volker Lendecke2002-10-211-5/+10
| * pdb_unix.c did not really expect group RIDs dictated by a PDC and lookingVolker Lendecke2002-10-211-2/+4
| * merge from samba_3_0Gerald Carter2002-10-215-317/+94
| * This moves the group mapping API into the passdb backend.Volker Lendecke2002-10-2116-52/+546
| * I was somewhat annoyed by 'pdbedit -a vl' spitting an error messageVolker Lendecke2002-10-211-1/+7
| * Fix usage messageJelmer Vernooij2002-10-211-1/+1
| * Remove obsolete acconfig.h - we now use comments in AC_DEFINE()Jelmer Vernooij2002-10-215-905/+1144
* | Merge Jim's new rpc client code to 3.0.Jeremy Allison2002-11-071-110/+145
* | Fix the build.Jim McDonough2002-11-071-1/+4
* | Stop using hardcoded smbtrans subcommandsJim McDonough2002-11-071-3/+3
* | Define smbtrans subcommands so we can stop hardcoding themJim McDonough2002-11-071-0/+5
* | Perform my janitorial duties.Tim Potter2002-11-071-6/+0
* | Keeping 3.0 in sync....Jeremy Allison2002-11-071-7/+11
* | Jeremy the janitor again... keeping 3.0 in sync with tridge's changes thisJeremy Allison2002-11-071-0/+3
* | Keep branches in sync.....Jeremy Allison2002-11-072-15/+26
* | Keeping branches in sync....Jeremy Allison2002-11-071-1/+2
* | Being tpot's janitor again.... checking in things only checked into HEAD.Jeremy Allison2002-11-071-3/+4
* | Merge of scalable printing code fix... Needs testing.Jeremy Allison2002-11-0710-54/+356
* | Sync up python stuff from HEAD.Tim Potter2002-11-077-303/+463
* | Merge of get_dc_list() api change from HEAD.Tim Potter2002-11-068-123/+109
* | Merge things that bloody tpot should be doing :-).Jeremy Allison2002-11-061-2/+14
* | Ensure can_delete returns the correct error code.Jeremy Allison2002-11-051-1/+4
* | Missed extern.Jeremy Allison2002-11-051-0/+1
* | Fix to correctly return NT_STATUS_DELETE_PENDING.Jeremy Allison2002-11-052-0/+4
* | Merge vl's 'algorithmic rid base' patch, and my changes to pdb_smbpasswd's NUAAndrew Bartlett2002-11-053-24/+58
* | Sync with HEAD.Tim Potter2002-11-0411-68/+265
* | remove 'sam backend'Jelmer Vernooij2002-11-041-3/+0