summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-10-28sync with head...Jelmer Vernooij1-19/+13
2002-10-28Sync with head...Jelmer Vernooij1-12/+7
2002-10-28Sync with HEADJelmer Vernooij1-5/+53
2002-10-28Sync with hEADJelmer Vernooij1-281/+0
2002-10-28Sync with headJelmer Vernooij1-28/+0
2002-10-28Sync with HEADJelmer Vernooij2-28/+75
2002-10-28Sync with HEADJelmer Vernooij5-2118/+2203
2002-10-28document ldap suffixJelmer Vernooij1-0/+2
2002-10-28Sync with HEADJelmer Vernooij1-0/+12
2002-10-28Implement 'net maxrid'. Needed to find the maximum current rid toVolker Lendecke1-0/+79
2002-10-27Remove make_printerdef from binary install process.John Terpstra1-1/+1
2002-10-26Fix bug in '-d'Jelmer Vernooij1-1/+1
2002-10-26Try to catch up on the code I've put into HEAD that should be in 3.0:Andrew Bartlett8-38/+60
2002-10-26One more step towards to better PDC.Andrew Bartlett1-208/+330
2002-10-26Make sure that we always return False if the password change never returns.Andrew Bartlett1-4/+8
2002-10-26Updates to winbind's PAM client and server - make the debug logsAndrew Bartlett2-19/+44
2002-10-26Fix problem where an fd would be left open for every printer queue.Jeremy Allison1-0/+27
2002-10-26Fix problem where an fd would be left open for every printer queue.Jeremy Allison1-0/+27
2002-10-25PURGE_PRINTER fix from APP_HEADGerald Carter1-2/+0
2002-10-25merge PURGE_PRINTER fix from APP_HEADGerald Carter1-2/+0
2002-10-25removing more files...Gerald Carter1-134/+0
2002-10-25sync with HEAD some more....Gerald Carter2-523/+0
2002-10-25adding missing filesGerald Carter1-0/+28
2002-10-25removing a few files I missedGerald Carter3-48/+0
2002-10-25sync from HEADGerald Carter105-34029/+9312
2002-10-25Fix memory leak (patch by Steve Langasek)Jelmer Vernooij1-0/+14
2002-10-25Fix memory leak (patch by Steve Langasek)Jelmer Vernooij1-0/+14
2002-10-25Only run free_private_data when specified (reported by Steve Langasek aka vor...Jelmer Vernooij1-1/+2
2002-10-25Only run free_private_data when it's specified (reported by Steve Langasek ak...Jelmer Vernooij1-1/+2
2002-10-24Give recycle 3 arguments as required by the VFS interface (patch by metze)Jelmer Vernooij1-1/+2
2002-10-24Document -P and -V (patch from Guenther Deschner <gd@suse.de>)Jelmer Vernooij1-0/+32
2002-10-24Merge tridge's blank password fix from HEAD.Jeremy Allison1-2/+6
2002-10-23Reverted a fix from Volker (sorry). We need to move this fix to the correctJeremy Allison1-0/+3
2002-10-23Move OID documents to web moduleJelmer Vernooij2-46/+0
2002-10-23much simpler code to choose a DC to contact in winbindd. We now alwaysAndrew Tridgell1-55/+6
2002-10-23Debug level 12 is a typo.Jeremy Allison1-2/+2
2002-10-23Debug level 12 is a typo.Jeremy Allison1-2/+2
2002-10-23First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.Jeremy Allison8-202/+559
2002-10-23First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.Jeremy Allison8-202/+559
2002-10-23if trusted domains are disabled then we should not try to connect toAndrew Tridgell1-1/+6
2002-10-23fixed a possible segv when dealing with a blank passwordAndrew Tridgell1-2/+6
2002-10-22Fix for systems that allow more than 65536 open files per process.Jeremy Allison3-5/+11
2002-10-22Fix for systems that allow more than 65536 open files per process.Jeremy Allison3-5/+11
2002-10-22Some was asking to look at this code, so better it stay there until we decide...Simo Sorce5-0/+1846
2002-10-21installcp script is no longer used...Gerald Carter1-1/+1
2002-10-21Initial build for Samba 3.0. Not finished, but at leastGerald Carter2-15/+4
2002-10-21Fixed bug in session setup kwlist.Tim Potter1-2/+25
2002-10-21Merge mangle prefix code.Jeremy Allison2-17/+46
2002-10-21Same segfault as in add_groupmem.Volker Lendecke1-5/+10
2002-10-21trying to sync with SAMBA_2_2Gerald Carter3-190/+80