summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-09-15Merge from Samba 3.0:Tim Potter1-1/+10
2003-09-15Merge from Samba 3.0:Tim Potter2-28/+65
2003-09-15Merge from Samba 3.0:Tim Potter1-1/+1
2003-09-15Merge from Samba 3.0:Tim Potter1-2/+4
2003-09-15Patch from Gregory Hinton Nietsky <gregory@networksentry.co.za>,Jeremy Allison1-1/+1
2003-09-15For some reason testparm runs at debug level 2 which causes the module probe ...Tim Potter1-1/+1
2003-09-14Fix for typo in darwin detection.Jeremy Allison1-1/+1
2003-09-13Fix for MacOS/X which uses STUPID BROKEN UNICODE COMPOSE CHARACTERS !Jeremy Allison3-28/+91
2003-09-12Fix from Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>. ReveredJeremy Allison1-1/+1
2003-09-12Fix another crash bug in samsync.Tim Potter1-0/+3
2003-09-12Fix from Craig Barratt <cbarratt@users.sourceforge.net> to fix restoreJeremy Allison1-2/+4
2003-09-11fix unitiailized timestamp where merging print_jobs and lpq listingGerald Carter1-0/+1
2003-09-11remove getpwnam() calls from init_sam_from_xxx().Gerald Carter2-61/+30
2003-09-11Merge from samba-3.0:Tim Potter1-10/+7
2003-09-11Merge from samba-3.0:Tim Potter1-5/+10
2003-09-11Merge from samba-3.0:Tim Potter1-2/+2
2003-09-11Merge from samba-3.0:Tim Potter1-1/+1
2003-09-11Fix error message when calling namedtogid() fails adding a group mapTim Potter1-1/+1
2003-09-10Ensure we consistantly translate to/from utf8 for talking to LDAP.Jeremy Allison1-33/+31
2003-09-10Still on my mb rampage. Ensure smbldap_make_mod() correctly detects oldJeremy Allison1-15/+13
2003-09-10Fix a nasty mess, and also bug #296. passdb/pdb_ldap.c was not convertingJeremy Allison4-256/+288
2003-09-10Remove obsolete files.Jelmer Vernooij10-4242/+0
2003-09-10Fix for bug #273 - smbd crash on machine account change.Jeremy Allison1-10/+7
2003-09-10Fix stupid typo bug causing CPU spin. Spotted by Markus Ungermann <ungermann@...Jeremy Allison1-0/+1
2003-09-10Back out --with-good-getgrouplist patchAlexander Bokovoy1-21/+2
2003-09-10Back out --with-good-getgrouplist patchAlexander Bokovoy1-21/+2
2003-09-10Support for CAN-2003-0689 port from SAMBA_3_0Alexander Bokovoy1-2/+21
2003-09-10Now that CAN-2003-0689 is published officially, we need to make possibleAlexander Bokovoy1-2/+21
2003-09-10Fix error return path memory leaks in vampire code for creating users.Tim Potter1-3/+8
2003-09-10Use opt_target_workgroup instead of lp_workgroup() in vampire code soTim Potter1-2/+2
2003-09-10Formatting fixups for help output.Tim Potter1-2/+2
2003-09-10Remove tags file for distclean.Tim Potter1-1/+1
2003-09-10Remove tags file for distclean.Tim Potter1-1/+1
2003-09-10Remove another dead file.Tim Potter2-725/+0
2003-09-10Remove autogenerated file.Tim Potter1-79/+0
2003-09-10Removed accidentally re-added file.Tim Potter1-0/+0
2003-09-10Fix mb bug in fast path code. strlen_w() returns number of *characters*Jeremy Allison1-3/+3
2003-09-10remove references to 'strip dot'Gerald Carter1-4/+0
2003-09-10remove references to 'strip dot'Gerald Carter1-4/+0
2003-09-09version.h is autogenerated nowGerald Carter1-8/+0
2003-09-09removing unused filesGerald Carter5-1983/+0
2003-09-09sync 3.0 into HEAD for the last timeGerald Carter260-11647/+20170
2003-09-09bumping new version to CVS 3.01pre1; optmistic about RC3Gerald Carter1-3/+3
2003-09-08Don't double-increment p in hash calculation. Found by valgrind.Jeremy Allison1-1/+1
2003-09-08Fix valgrind-found read of uninit variable (ensure length is right).Jeremy Allison1-3/+3
2003-09-08Tidy up some formatting. Get ready for allowing bad password lockout. (basedJeremy Allison2-63/+56
2003-09-08Protect against core dump if ioctl for print job sends invalid fid. FoundJeremy Allison1-1/+5
2003-09-08Fix for incorrect error message - found by Alex Davis <alex14641@yahoo.com>.Jeremy Allison1-2/+2
2003-09-08make sure we substitute basic variables in read/write listGerald Carter1-2/+2
2003-09-08fix compile error on HP-UX 10.20Gerald Carter1-0/+5