summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
...
| * Finish adding strings to all talloc_init() calls.Jeremy Allison2002-12-231-1/+1
| * Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-206-13/+51
| * Start adding code to allow the in memory version of the registry treeRichard Sharpe2002-12-171-23/+168
| * fix usage messageGerald Carter2002-12-161-2/+3
| * We now read in the whole of the registry, including security bits.Richard Sharpe2002-12-161-13/+21
| * Fix fnum leak under error condition in cacl_dump.Tim Potter2002-12-151-6/+13
| * All the code for reading in the registy is done, but I have a malloc'dRichard Sharpe2002-12-151-21/+83
| * Almost finished processing the registry encoded SEC DESC ...Richard Sharpe2002-12-151-1/+102
| * More code to read in and create security descriptor entries ...Richard Sharpe2002-12-141-28/+121
| * Begin to handle Security descriptors for keys.Richard Sharpe2002-12-131-0/+95
| * merge of smbpasswd segfault from SAMBA_2_2Gerald Carter2002-12-121-7/+10
| * Fix a small bug.Richard Sharpe2002-12-111-2/+2
| * Improve the iterator wrt values ... Now prints keys and value names.Richard Sharpe2002-12-111-6/+60
| * Tidy up some bits. We can now at least list all the keys.Richard Sharpe2002-12-101-16/+26
| * Add support to Makefile.in for editregRichard Sharpe2002-12-101-3/+0
| * Complete more of the code. An iterator is close to complete. Compiles,Richard Sharpe2002-12-101-18/+87
| * Clean up the code some more. Create more elements of the tree.Richard Sharpe2002-12-101-7/+84
| * Handle the creation of more parts of the tree ... Still have to do SK recordsRichard Sharpe2002-12-091-3/+38
| * Start allocating structures to keep the in memory copy of the registry treeRichard Sharpe2002-12-091-5/+52
| * Begin to decode Value Keys, names and values ...Richard Sharpe2002-12-091-0/+79
| * Add some more handling of Key records ...Richard Sharpe2002-12-091-8/+124
| * Commit some more changes ... Start processing the sub-keys, recursively.Richard Sharpe2002-12-081-4/+30
| * Fix the breakage, and start processing the first key record:Richard Sharpe2002-12-081-8/+110
| * Define some macros for accessing shorts and ints in an endian independent man...Richard Sharpe2002-12-081-19/+46
| * Add definitions of the various NT Registry on-disk structures ...Richard Sharpe2002-12-081-3/+181
| * Fix DAT_TIME so it becomes NTTIME and matches Samba source.Richard Sharpe2002-12-081-3/+12
| * Some more updates ...Richard Sharpe2002-12-081-2/+43
| * The beginnings of a registry editing program.Richard Sharpe2002-12-081-0/+506
| * Having waited for *way* too long, this is mimir's namecache and trusted domainAndrew Bartlett2002-11-262-21/+42
| * [print notify fixes from APP_HEAD]Gerald Carter2002-11-261-5/+49
| * Add support to switch between Squid 2.4 and 2.5 protocols - squid doesn'tAndrew Bartlett2002-11-241-7/+20
| * No need to #include smb.h, when we already #include include.hAndrew Bartlett2002-11-243-3/+0
| * Add ntlm_auth, a new program to provide a stable interface to winbind'sAndrew Bartlett2002-11-241-0/+416
| * [merge from APP_HEAD]Gerald Carter2002-11-231-1/+2
| * jcmd really should run with a higher compiler warning level more often :-).Jeremy Allison2002-11-231-1/+1
| * Spelling fix.Tim Potter2002-11-201-1/+1
| * Back out some goofs that accidentally checked in with printer publishing.Jim McDonough2002-11-181-3/+3
| * Next step of printer publishing.Jim McDonough2002-11-181-34/+37
| * Add samdump and vampire to 'net rpc help'Andrew Bartlett2002-11-151-0/+2
| * Don't crash when there are no arguments specifiedJelmer Vernooij2002-11-131-1/+4
| * Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-1213-118/+60
| * make sure we don't try to decode any null password buffers during aAndrew Tridgell2002-11-101-11/+30
| * Add net help join text, from Steve Langasek.Jim McDonough2002-11-091-15/+32
| * Fix bug where not specifying '-S PDC' in 'net join' would cause it to attemptAndrew Bartlett2002-11-091-0/+1
| * Make smbpasswd tell people to use 'net join', not 'net rpc join' now we haveAndrew Bartlett2002-11-081-1/+1
| * Back out lp_modules() check - this one got in by accident when I added poptSe...Jelmer Vernooij2002-11-071-6/+0
| * fixed some formatting errors and improved some debug statements inAndrew Tridgell2002-11-071-7/+11
| * Merge of scalable printing code fix... Needs testing.Jeremy Allison2002-11-072-6/+7
| * Merge of get_dc_list() api change. This was slightly more intrusiveTim Potter2002-11-062-27/+14
| * A small fix by Andy Thomas. Now that incrementing the Auth index hasRichard Sharpe2002-11-051-1/+2