summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-03-22This changes the way we do LDAP updates. We don't use LDAP_MOD_MODIFYVolker Lendecke1-121/+175
2003-03-22(merge from HEAD)Andrew Bartlett10-41/+96
2003-03-22Revert bogus part of previous patch.Andrew Bartlett1-6/+9
2003-03-22Small clenaup patches:Andrew Bartlett10-54/+98
2003-03-22Fix compile on IA64 by noting that this should be the integer, not a pointerAndrew Bartlett1-1/+1
2003-03-22Fix compile on IA64 by noting that this should be the integer, not a pointerAndrew Bartlett1-1/+1
2003-03-22This caused problems on the build farm.Andrew Bartlett1-1/+1
2003-03-22It seems that this causes some problems on some linux platforms - it's aAndrew Bartlett1-1/+1
2003-03-22Merge fixes to libsmbclient (fstring/pstring) from HEAD.Andrew Bartlett2-20/+20
2003-03-22Thanks to volker, merge passdb changes from HEAD:Andrew Bartlett9-229/+137
2003-03-22Merge from HEAD - patch from Jianliang Lu <j.lu@tiesse.com> to set theAndrew Bartlett1-0/+11
2003-03-22Patch from Jianliang Lu <j.lu@tiesse.com> to set the 'minimum password age'Andrew Bartlett1-0/+11
2003-03-22FALSE -> False (reported by Paul Green)Jelmer Vernooij1-1/+1
2003-03-21Clobber the 'SAFETY_MARGIN' in libsmb.Andrew Bartlett1-3/+7
2003-03-21Clobber our SMB buffers between packets. I hope this will help find bugsAndrew Bartlett1-2/+10
2003-03-21Patch from colo (on IRC) to get libsmbclient building due to pstring/fstringAndrew Bartlett2-20/+20
2003-03-21Merge of new appliance-head scalable printing fixes.Jeremy Allison1-142/+287
2003-03-21Merge of new appliance-head scalable printing fixes.Jeremy Allison1-142/+287
2003-03-21Add more mappings to the nterr->errno mapping table. It should be fairlyJelmer Vernooij1-3/+75
2003-03-21(merge from HEAD)Andrew Bartlett1-7/+33
2003-03-21Give volker a hand, and let domain joins with existing user accounts workAndrew Bartlett1-12/+38
2003-03-20Merge from HEADVolker Lendecke1-1/+1
2003-03-20Only build pdb_ldap if both ldap libs and headers are foundJelmer Vernooij1-2/+2
2003-03-20NT4 as well as W2k respond with IPC regardless of what serviceVolker Lendecke1-1/+1
2003-03-20Patch from Samuel Thibault to convert messages from dos to unix charsetJelmer Vernooij3-13/+33
2003-03-20Patch from Samuel Thibault to convert messages from unix to dos charset. WorksJelmer Vernooij3-13/+33
2003-03-20Fix setOtherHelp() - pointed out by metzeJelmer Vernooij1-1/+1
2003-03-20use pstrcpy_base()Jim McDonough1-1/+1
2003-03-20Fix compile errors - don't use pstrcpy() on a fstringJelmer Vernooij1-7/+8
2003-03-20use pstrcpy_base()Jim McDonough1-1/+1
2003-03-20Build samr as wellJelmer Vernooij1-0/+1
2003-03-20Use True, not TRUE and False, not FALSEJelmer Vernooij5-8/+8
2003-03-20Merge from HEADVolker Lendecke1-8/+8
2003-03-20Fix typoVolker Lendecke1-3/+3
2003-03-20I like debug level 10, but these messages always get into my wayVolker Lendecke1-5/+5
2003-03-20Update smbcacls.1 for 3.0Jelmer Vernooij1-7/+15
2003-03-20Convert smbcacls to poptJelmer Vernooij2-87/+53
2003-03-20Make swat use poptJelmer Vernooij2-18/+20
2003-03-20Make swat use poptJelmer Vernooij2-15/+19
2003-03-20Update swat docs for 3.0Jelmer Vernooij2-12/+24
2003-03-20Update wbinfo.1 for 3.0Jelmer Vernooij2-4/+25
2003-03-20Merge Herb's change.Volker Lendecke1-1/+1
2003-03-20If CFLAGS is set when running configure, then just use that.Martin Pool1-3/+7
2003-03-20Merge of compiler warning fixups.Tim Potter10-328/+316
2003-03-20Merge of removal of py_samba.cTim Potter2-68/+1
2003-03-20Merge new .cvsignore files.Tim Potter0-0/+0
2003-03-20lib/messages.c: Check return from chainlock before modifying message queue.Jeremy Allison3-7/+8
2003-03-20lib/messages.c: Check return from chainlock before modifying message queue.Jeremy Allison3-7/+8
2003-03-20Cleanup bogus initialisation in SID_NAME_USE enum.Tim Potter2-9/+10
2003-03-19void function cannot return a value (besides the function called wasHerb Lewis1-1/+1