summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-03-23Don't declare variables after instructionsJelmer Vernooij1-12/+12
2003-03-23We don't need optarg when we have poptJelmer Vernooij2-4/+2
2003-03-23Convert to popt.Jelmer Vernooij2-137/+91
2003-03-23Use True, not TRUEJelmer Vernooij1-2/+2
2003-03-23Fix typo in commentJelmer Vernooij1-2/+2
2003-03-23Add minimum man pageJelmer Vernooij1-0/+88
2003-03-23Convert to popt.Jelmer Vernooij2-56/+59
2003-03-23Move -V to -C to prevent conflict with -V for versionJelmer Vernooij1-1/+2
2003-03-23Also move -V to -C in docsJelmer Vernooij1-3/+3
2003-03-23Don't crash when initialising tdb failsJelmer Vernooij1-2/+2
2003-03-22Convert to popt.Jelmer Vernooij1-361/+85
2003-03-22Convert to poptJelmer Vernooij2-101/+26
2003-03-22Add nicer --help headersJelmer Vernooij2-8/+4
2003-03-22Add -U, -N, -i, -A, -W to popt.Jelmer Vernooij3-17/+279
2003-03-22- Use FUNCTION_MACRO, not __FUNCTION__.Jelmer Vernooij3-4/+4
2003-03-22Valgrind found a few memory leaks!Andrew Bartlett3-2/+15
2003-03-22Don't use EDQUOT on systems where it's not availableJelmer Vernooij1-3/+5
2003-03-22Detect missing -lroken properly on systems without krb5-configJelmer Vernooij1-2/+3
2003-03-22Return value in non-void functionJelmer Vernooij1-0/+1
2003-03-22Use FUNCTION_MACRO, not __FUNCTION__Jelmer Vernooij1-2/+2
2003-03-22Never touch complicated if/else/elsif structures :-)Volker Lendecke1-23/+27
2003-03-22Don't use errno's when they're not availableJelmer Vernooij1-1/+15
2003-03-22This changes the way we do LDAP updates. We don't use LDAP_MOD_MODIFYVolker Lendecke1-121/+175
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-22It seems that this causes some problems on some linux platforms - it's aAndrew Bartlett1-1/+1
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-21Add more mappings to the nterr->errno mapping table. It should be fairlyJelmer Vernooij1-3/+75
2003-03-21Give volker a hand, and let domain joins with existing user accounts workAndrew Bartlett1-12/+38
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 unix to dos charset. WorksJelmer Vernooij3-13/+33
2003-03-20Fix setOtherHelp() - pointed out by metzeJelmer Vernooij1-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-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-15/+19
2003-03-20Update swat docs for 3.0Jelmer Vernooij2-12/+24
2003-03-20Update wbinfo.1 for 3.0Jelmer Vernooij2-4/+25