summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-03-24Add mapping for Bad Network PathJelmer Vernooij1-0/+1
2003-03-24Don't use old usage() function, but the one from popt.Jelmer Vernooij4-15/+2
2003-03-24Revoke some of the popt patch from metze I applied earlier today. It addedJelmer Vernooij16-17/+41
2003-03-24Add modules support to charsetJelmer Vernooij3-45/+78
2003-03-24Define POPT_TABLEEND if current popt.h doesn't contain it alreadyJelmer Vernooij1-0/+4
2003-03-24Fix init function name and return valueJelmer Vernooij1-2/+2
2003-03-24Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changesJelmer Vernooij20-357/+95
2003-03-24(merge from HEAD)Andrew Bartlett14-144/+283
2003-03-24Started working on python routines to add and delete domain users.Tim Potter4-146/+404
2003-03-23Implement abartlet's suggestion to add attribs to ldap if theyVolker Lendecke2-30/+30
2003-03-23Implement abartlet's suggestion to add attribs to ldap if theyVolker Lendecke2-30/+30
2003-03-23Convert to popt.Jelmer Vernooij2-62/+30
2003-03-23Fix compile.Andrew Bartlett1-2/+2
2003-03-23Convert to popt.Jelmer Vernooij2-44/+31
2003-03-23NTLM Authentication:Andrew Bartlett14-144/+283
2003-03-23Convert to popt.Jelmer Vernooij2-88/+28
2003-03-23Use popt_common for -s, -d and -VJelmer Vernooij2-16/+8
2003-03-23Don't duplicate the default group mapping functions - use the onesJelmer Vernooij1-60/+0
2003-03-23This does two things:Volker Lendecke1-1/+37
2003-03-23This does two things:Volker Lendecke1-1/+37
2003-03-23The group mapping functions are not calledVolker Lendecke1-6/+6
2003-03-23The group mapping functions are not calledVolker Lendecke1-6/+6
2003-03-23Merge from HEAD:Volker Lendecke2-6/+7
2003-03-23This adds 'ldap delete dn' as the recommended parameterVolker Lendecke2-6/+7
2003-03-23Metzes change:Volker Lendecke1-4/+9
2003-03-23Metzes change:Volker Lendecke1-4/+10
2003-03-23Merge of patch by waider to our samsync code.Andrew Bartlett1-35/+155
2003-03-23Patch from waider to update our samsync (net rpc vampire) code:Andrew Bartlett1-35/+155
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-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-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(merge from HEAD) Valgrind found some memory leaks!Andrew Bartlett3-2/+15
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-22Merge from HEAD - Detect missing -lroken properly on machines without krb5-co...Jelmer Vernooij1-2/+3
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-22Never touch complicated if/else/elsif structures :-)Volker Lendecke1-23/+27