summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2002-10-30Remove references to SAMJelmer Vernooij1-12/+1
2002-10-29Add autom4te.cache (generated by newer autoconfs)Jelmer Vernooij1-0/+1
2002-10-29Back out SAM - it belongs in HEADJelmer Vernooij3-8648/+17313
2002-10-29Remove SAM - it belongs in HEADJelmer Vernooij2-284/+0
2002-10-29Remove SAM from 3.0 - it belongs in HEADJelmer Vernooij9-3502/+0
2002-10-29Sync with HEADJelmer Vernooij1-38/+37
2002-10-29Sync with HEADJelmer Vernooij2-6/+1
2002-10-29Sync with HEADJelmer Vernooij1-1/+0
2002-10-29Merge rest of Jelmer's popt_common updates from HEAD to fix build.Jim McDonough1-0/+1
2002-10-29Merge from HEAD:Jim McDonough1-5/+33
2002-10-29Move guid formatting functions over from HEAD.Jim McDonough1-4/+35
2002-10-28Fix fd leak with kernel change notify.Jeremy Allison1-1/+1
2002-10-28sync with headJelmer Vernooij1-30/+15
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 Vernooij2-28/+75
2002-10-28Sync with HEADJelmer Vernooij5-2118/+2203
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-26Fix problem where an fd would be left open for every printer queue.Jeremy Allison1-0/+27
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-25Only run free_private_data when specified (reported by Steve Langasek aka vor...Jelmer Vernooij1-1/+2
2002-10-24Merge tridge's blank password fix from HEAD.Jeremy Allison1-2/+6
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-22Fix for systems that allow more than 65536 open files per process.Jeremy Allison3-5/+11
2002-10-21Merge mangle prefix code.Jeremy Allison2-17/+46
2002-10-21removed the following parametersGerald Carter5-317/+94
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
2002-10-21Import old pure Python version of tdbpack/unpack, so that we can doMartin Pool1-0/+144
2002-10-21The libsmb module uses py_ntsec.oTim Potter1-1/+2
2002-10-21Fixed up tconx function. Implemented nt_create_andx, query_secdescTim Potter1-12/+121
2002-10-21Whoops - this should be in py_smb.cTim Potter1-52/+0
2002-10-21Give better error messages for TypeError, which will arise if e.g. youMartin Pool1-10/+24
2002-10-21Merge.Tim Potter3-20/+68
2002-10-21More cleanups of validation functions.Tim Potter2-19/+66
2002-10-21Zero some more return values.Tim Potter1-1/+2
2002-10-21add a 'mangle prefix' option to allow people to tune the number ofAndrew Tridgell2-17/+46
2002-10-21Merge of validiation cleanups from head.Tim Potter3-13/+46
2002-10-21level should be a uint32 in enum_ports function.Tim Potter1-1/+1