summaryrefslogtreecommitdiffstats
path: root/source/utils
Commit message (Expand)AuthorAgeFilesLines
* Portability fixes from schmitz@hp.com (Joachim Schmitz). Bug #549.Jeremy Allison2003-10-021-1/+7
* Merge from 3.0:Tim Potter2003-09-291-16/+4
* Testparm fixes:Jelmer Vernooij2003-09-291-3/+9
* * sync more files from 3.0Gerald Carter2003-09-241-3/+3
* fix some warnings found by the Sun C compilerGerald Carter2003-09-222-4/+3
* Fix typoJelmer Vernooij2003-09-211-1/+1
* Ensure that dup_sec_desc copies the 'type' field correctly. This causedJeremy Allison2003-09-191-3/+3
* Fix from gregory@networksentry.co.za, don't clobber the comment if itJeremy Allison2003-09-151-2/+2
* Fixed test and wording for long share names.Christopher R. Hertel2003-09-151-3/+4
* fix online helpSimo Sorce2003-09-151-1/+1
* Fix another crash bug in samsync.Tim Potter2003-09-121-0/+3
* Merge from samba-3.0:Tim Potter2003-09-111-5/+10
* Merge from samba-3.0:Tim Potter2003-09-111-2/+2
* Merge from samba-3.0:Tim Potter2003-09-111-1/+1
* sync 3.0 into HEAD for the last timeGerald Carter2003-09-0916-632/+938
* port latest changes from SAMBA_3_0 treeSimo Sorce2003-08-0213-83/+548
* ading new files from 3.0Gerald Carter2003-07-161-0/+156
* trying to get HEAD building again. If you want the codeGerald Carter2003-07-1618-470/+1278
* More changes to editreg to make it less tetchy.Richard Sharpe2003-06-021-17/+17
* Some fixes for editreg.c, although I see that head seems broken ...Richard Sharpe2003-06-021-5/+5
* Setting account policy values is done using -C, not -V. Fixes bug #120Jelmer Vernooij2003-05-291-1/+1
* Patch from "Alex Deiter" <tiamat@komi.mts.ru> to fix incorrect error check.Jeremy Allison2003-05-151-1/+1
* Fix compiler warnings.Jeremy Allison2003-05-121-1/+0
* Reverse previous patch from Stefan and me after comments by Andrew Bartlett.Jelmer Vernooij2003-05-1015-34/+0
* Patch from metze and me that adds dummy smb_register_*() functionsJelmer Vernooij2003-05-1015-0/+34
* Fix bug #4 for net rap. Allow more than 50 chars for long form listings of u...Jim McDonough2003-05-091-2/+2
* Some more static definitions ...Richard Sharpe2003-05-091-0/+16
* Add some static ...Richard Sharpe2003-05-091-34/+84
* Some more fixes for syntax problems on AIX etc ...Richard Sharpe2003-05-091-2/+2
* Fix up a bunch of compiler warnings ...Richard Sharpe2003-05-091-13/+13
* Fix some compiler warnings about const etc ...Richard Sharpe2003-05-092-6/+5
* Turn off using lsa_qos.Rafal Szczesniak2003-05-051-5/+2
* init wellknown in pdbedit tooSimo Sorce2003-05-011-0/+6
* *id_to_*id call reshape to return NTSTATUS errorsSimo Sorce2003-05-011-0/+2
* This is a nice rewrite:Simo Sorce2003-04-291-33/+15
* adding ifdef'd code to add alias membership for vampireGerald Carter2003-04-291-0/+138
* Merge 3.0's change to how we add users onto HEAD, including a few other bitsAndrew Bartlett2003-04-291-12/+4
* Merge compile and other fixes from 3.0 to HEAD.Andrew Bartlett2003-04-283-3/+3
* Fix compiler warning.Tim Potter2003-04-281-1/+1
* Getting ready for code that actually writes a registry file out.Richard Sharpe2003-04-281-7/+32
* let's suppose I want to specify exactly which SID a user should have ...Simo Sorce2003-04-261-5/+74
* Finish laying out the SD, and now back to finishing off NK records ...Richard Sharpe2003-04-251-1/+20
* More code to store ACEs and SIDs. I have almost enough to start testingRichard Sharpe2003-04-251-4/+80
* Keep coding this boring stuff to lay out security descriptors ...Richard Sharpe2003-04-251-2/+77
* Missed another condition on a while loop.Tim Potter2003-04-251-1/+1
* fix and if () that should be an 'else if()'Gerald Carter2003-04-251-1/+1
* When calling cli_samr_enum_{dom,als}_groups in a while loop, theTim Potter2003-04-251-2/+2
* groupmap delete should take a name or a SIDGerald Carter2003-04-241-2/+13
* More code to do with constructing SK records and self relative SDs.Richard Sharpe2003-04-241-3/+27
* More functions to compute the space taken up by SIDs, ACEs, ACLs, SECRichard Sharpe2003-04-241-3/+96