summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
2003-04-23Add more code to store keys and other records ... still more to goRichard Sharpe1-10/+92
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-22Complete the space allocation code for HBIN blocks ...Richard Sharpe1-1/+25
2003-04-22Commit more code dealing with allocating space in the HBIN blocks ...Richard Sharpe1-7/+101
2003-04-22default new groups to domain groupsGerald Carter1-3/+3
2003-04-22Merge from 3.0 - fix domain joins not to always join as BDC.Andrew 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-22merging fixes from SAMBA_3_0Gerald Carter1-5/+15
2003-04-22More infrastructure for storing registryRichard Sharpe1-17/+63
2003-04-21Use the -W domain option to select the SID to showAndrew Bartlett1-2/+2
2003-04-21Correct comments about breadth first, as the registry tree is stored in aRichard Sharpe1-2/+28
2003-04-21Start the outline of the code to store a registry tree ...Richard Sharpe1-2/+99
2003-04-21Some comments about the format of the on-disk reg file, as well asRichard Sharpe1-7/+86
2003-04-20Add a -f command-line flag to specify printing all paths or only terminalRichard Sharpe1-3/+11
2003-04-20Well, we can now add keys and values and delete keys and values ...Richard Sharpe1-4/+6
2003-04-20Add code to delete values ...Richard Sharpe1-9/+104
2003-04-20Begin the code that handles key values ... Delete a key value and add aRichard Sharpe1-4/+58
2003-04-20Complete most of the coding for adding keys. We can now add a key.Richard Sharpe1-26/+32
2003-04-20The code is a bit of a mess right now.Richard Sharpe1-51/+146
2003-04-20More functionality, esp around adding keys and inheritance of securityRichard Sharpe1-1/+26
2003-04-20MOre functionality ... got to test it.Richard Sharpe1-3/+23
2003-04-19Some more work added ...Richard Sharpe1-5/+20
2003-04-19Squelch some warnings, and move a bit of code around to make some futureRichard Sharpe1-8/+11
2003-04-19[merge from SAMBA_3_0]Gerald Carter3-0/+453
2003-04-18More minor edits to add features ...Richard Sharpe1-0/+21
2003-04-17More updates ...Richard Sharpe1-2/+64
2003-04-17Updates to editreg.c to provide more functionality ...Richard Sharpe1-261/+1119
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-14Change ADS CHOSTPASS to ADS CHANGETRUSTPW and add aJelmer Vernooij3-6/+20
2003-04-14Remove unused variables.Tim Potter1-3/+0
2003-04-13Some small changes - typos, adding usage for some commandsJelmer Vernooij4-7/+7
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-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-07Remove duplicate "tallocdump" message from tdb messaging system. TheTim Potter1-21/+1
2003-04-04Some more good stuff from coolo.Richard Sharpe1-61/+0
2003-04-04Fix compiler warning - cli_lsa_query_info_policy actually returns theTim Potter1-3/+5
2003-04-03Give warning if 'drvupgrade' doesn't get a parameterJelmer Vernooij1-0/+5
2003-04-02Print out the 'freindly' error message from winbind. Also print usefulAndrew Bartlett1-4/+6
2003-04-02Fix searching master ip by bcast when old master has gone away (based on patc...Jelmer Vernooij1-11/+18
2003-04-02error_string, not error_message...Andrew Bartlett1-1/+1
2003-04-02Clean up ntlm_auth a bit, and add a --diagnositics swtich, to check thatAndrew Bartlett1-111/+417
2003-03-31Remove useless popt optionsJelmer Vernooij1-2/+0
2003-03-31Waider's cosmetic change to print out the database type whenVolker Lendecke1-1/+17
2003-03-30This sets the domain for the user in vampire. OtherwiseVolker Lendecke1-0/+2
2003-03-30- Point users at the HOWTO Collection instead of 'README' in modules/mysql.cJelmer Vernooij1-2/+0