summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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 Vernooij2-28/+75
2002-10-28Sync with HEADJelmer Vernooij5-2118/+2203
2002-10-28Implement 'net maxrid'. Needed to find the maximum current rid toVolker Lendecke1-0/+79
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-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-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-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-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-21pdb_unix.c did not really expect group RIDs dictated by a PDC and lookingVolker Lendecke1-2/+4
2002-10-21merge from samba_3_0Gerald Carter5-317/+94
2002-10-21removed the following parametersGerald Carter5-317/+94
2002-10-21This moves the group mapping API into the passdb backend.Volker Lendecke16-52/+546
2002-10-21I was somewhat annoyed by 'pdbedit -a vl' spitting an error messageVolker Lendecke1-1/+7
2002-10-21Fix usage messageJelmer Vernooij1-1/+1
2002-10-21Remove obsolete acconfig.h - we now use comments in AC_DEFINE()Jelmer Vernooij5-905/+1144
2002-10-21This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+144
2002-10-21Recognize FreeBSD5 correctly (not as being sysv...)Jelmer Vernooij5-9223/+17772
2002-10-21sync with SAMBA_3_0Gerald Carter2-593/+1
2002-10-21merging in changes from HEADGerald Carter1-8/+8
2002-10-21removing make_printerdef tool and sourcesGerald Carter2-593/+1
2002-10-21Sync with metze's CVS treeJelmer Vernooij1-79/+253
2002-10-21Test both new samba.tdbpack and oldtdbutil pack/unpack routines.Martin Pool1-29/+37