summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
2003-04-28Fix compiler warning.Tim Potter1-1/+1
2003-04-28Merge of const fixes from HEAD.Tim Potter3-3/+3
2003-04-26back port from HEADSimo Sorce1-5/+74
2003-04-25Merge of missed another while condition when enumerating aliases.Tim Potter1-1/+1
2003-04-25fix and if () that should be an 'else if()'Gerald Carter1-1/+1
2003-04-25Merge:Tim Potter1-2/+2
2003-04-24groupmap delet should take a name or a SIDGerald Carter1-2/+13
2003-04-23More fun with Sun CC needing constant initializersAndrew Bartlett1-1/+1
2003-04-23Fix up non-constant initialisers for Sun's CC.Andrew Bartlett1-1/+1
2003-04-23This const isn't quite vaild C.Andrew Bartlett1-1/+1
2003-04-23allow the unix group in a mapping to be changed; doesn't work with LDAP right...Gerald Carter1-1/+21
2003-04-22don't reset the group type unless specifiedGerald Carter1-14/+8
2003-04-22default new groups to domain groupsGerald Carter1-3/+3
2003-04-22Fix up bugs in the new 'store sec_channel type' code - we were always joiningAndrew Bartlett2-6/+4
2003-04-22support referencing group by sid in all operations; allow group name to be ch...Gerald Carter1-13/+60
2003-04-22removing some ifdef'd out codeGerald Carter1-8/+0
2003-04-21Fixup a few typos for Jerry.Jeremy Allison1-4/+4
2003-04-21* fix segfault when no vfs objects definedGerald Carter1-5/+15
2003-04-21Make it easier to select which domain to show the sid for.Andrew Bartlett1-2/+2
2003-04-21Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett6-58/+151
2003-04-19Merging smbgroupedit into 'net groupmap'. Not entirely done.Gerald Carter3-0/+461
2003-04-17This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+2976
2003-04-17More updates ...Richard Sharpe1-2/+64
2003-04-17Updates to editreg.c to provide more functionality ...Richard Sharpe1-261/+1119
2003-04-16Fixes to make SCHANNEL work in 3.0 against a W2K DC. Still need to fixJeremy Allison1-0/+2
2003-04-16Check whether return status of poptGetNextOpt is -1, not EOFJelmer Vernooij1-1/+1
2003-04-16Check for -1 not EOF as return value of poptGetNextOptJelmer Vernooij1-1/+1
2003-04-16Fix segfault by getting this the right way aroundAndrew Bartlett1-1/+1
2003-04-16Store the type of 'sec channel' that we establish to the DC. If we are aAndrew Bartlett6-56/+151
2003-04-15Use the new modules system for passdb (merge from HEAD)Jelmer Vernooij1-4/+4
2003-04-14- Change ADS CHOSTPASS -> ADS CHANGETRUSTPWJelmer Vernooij3-6/+20
2003-04-14Add some more functions for the modules (backport from HEAD):Jelmer Vernooij1-0/+6
2003-04-14Change ADS CHOSTPASS to ADS CHANGETRUSTPW and add aJelmer Vernooij3-6/+20
2003-04-14Merge: remove unused variables.Tim Potter1-3/+0
2003-04-14Remove unused variables.Tim Potter1-3/+0
2003-04-14Merge of Jelmer's usage updates for net.Tim Potter4-5/+8
2003-04-14Merge of bugfix for cli_lsa_query_info_policy() usage.Tim Potter1-5/+7
2003-04-14Merge rewrite of smbcontrol.Tim Potter1-549/+572
2003-04-14Merge:Tim Potter6-337/+220
2003-04-14Merge Jelmer's popt updates from HEAD.Tim Potter3-170/+36
2003-04-13Some small changes - typos, adding usage for some commandsJelmer Vernooij4-7/+7
2003-04-13This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+545
2003-04-11smbcquota patch from metzeGerald Carter1-0/+545
2003-04-09This is the netlogon schannel client code. Try aVolker Lendecke1-10/+8
2003-04-09This is the netlogon schannel client code. Try aVolker Lendecke1-10/+8
2003-04-09Use fprintf(f, ...) instead of plain printf() - patch by Ronan WaideJelmer Vernooij1-2/+2
2003-04-09Use fprintf(f, ...) instead of plain printf() - patch by Ronan WaideJelmer Vernooij1-2/+2
2003-04-09Rewrite of smbcontrol - it was a bit of a mess. It should now be muchTim Potter1-530/+573
2003-04-07Merge the ntlm_auth updates (refactor, add --diagnostics) into Samba 3.0Andrew Bartlett1-121/+425
2003-04-07Remove duplicate "tallocdump" message from tdb messaging system. TheTim Potter1-21/+1