summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-02-28Fix my fix to net rpc group list. We can certainly have more than a singleVolker Lendecke1-3/+6
2004-02-28Can't set allocation size on directories, return correct error code onJeremy Allison3-1/+18
2004-02-28Can't set allocation size on directories, return correct error code onJeremy Allison3-1/+18
2004-02-28More gentest fixes. Fix up regression in IS_NAME_VALID and renames.Jeremy Allison2-13/+34
2004-02-28More gentest fixes. Fix up regression in IS_NAME_VALID and renames.Jeremy Allison2-13/+34
2004-02-27Added copyrights I forgot about looong ago...Rafal Szczesniak2-2/+4
2004-02-27Added copyrights I forgot about looong ago...Rafal Szczesniak2-2/+4
2004-02-27Adding ability to operate on trust passwords to pdbedit. This enablesRafal Szczesniak2-6/+176
2004-02-27Disabling GUMS (gums_tdbsam2) temporarily, to fix the build.Rafal Szczesniak1-1/+1
2004-02-26Fix for writable printerdata problem - bugzilla #1112.Tim Potter1-6/+12
2004-02-26Fix for writable printerdata problem - bugzilla #1112.Tim Potter1-6/+12
2004-02-26That const was one too manyVolker Lendecke1-3/+2
2004-02-26That const was one too manyVolker Lendecke1-3/+2
2004-02-26Implement 'net groupmap set' and 'net groupmap cleanup'.Volker Lendecke3-0/+157
2004-02-26Implement 'net groupmap set' and 'net groupmap cleanup'.Volker Lendecke3-0/+157
2004-02-26And another little constVolker Lendecke1-1/+1
2004-02-26And another little constVolker Lendecke1-1/+1
2004-02-26Apply some constVolker Lendecke1-2/+3
2004-02-26Apply some constVolker Lendecke1-2/+3
2004-02-26Fixes to minor security bug pointed out by AB in the mount helperSteve French1-1/+8
2004-02-26fixed compilation with --enable-dmallocAndrew Tridgell2-4/+4
2004-02-26Merging Richard's rename test.Jeremy Allison1-6/+75
2004-02-26Interesting fact found by IFSTEST /t LockOverlappedTest...Jeremy Allison1-1/+8
2004-02-26Interesting fact found by IFSTEST /t LockOverlappedTest...Jeremy Allison1-1/+8
2004-02-25(merge from 3.0)Andrew Bartlett2-1/+6
2004-02-25Fix bug in previous global_sam_sid() commit. I broke the 'read fromAndrew Bartlett2-1/+6
2004-02-25Adds some more tests of renaming an open file that has been opened withRichard Sharpe1-7/+76
2004-02-25(merge from 3.0)Andrew Bartlett4-31/+61
2004-02-25I *hate* global variables...Andrew Bartlett4-31/+61
2004-02-25Fixup strange rename error case (gentest).Jeremy Allison1-1/+2
2004-02-25Fixup strange rename error case (gentest).Jeremy Allison1-1/+2
2004-02-25Do the query part of the previous fix...reset time and duration are set in mi...Jim McDonough1-2/+2
2004-02-25Do the query part of the previous fix...reset time and duration are set in mi...Jim McDonough1-2/+2
2004-02-25reset time and duration are set in minutes, not seconds. Works from usrmgr.Jim McDonough1-2/+2
2004-02-25reset time and duration are set in minutes, not seconds. Works from usrmgr.Jim McDonough1-2/+2
2004-02-25Figured out a new flags bit with gentest and ethereal....Jeremy Allison2-2/+11
2004-02-25Figured out a new flags bit with gentest and ethereal....Jeremy Allison2-2/+11
2004-02-25More gentest fun :-). NB. I'm not fixing OpenX breakage 'cos if you lookJeremy Allison1-5/+27
2004-02-25More gentest fun :-). NB. I'm not fixing OpenX breakage 'cos if you lookJeremy Allison1-5/+27
2004-02-25More gentest fixes.Jeremy Allison1-6/+17
2004-02-25More gentest fixes.Jeremy Allison1-6/+17
2004-02-24Add 'net rpc group add'. For this parse_samr.c had to be changed: TheVolker Lendecke5-5/+167
2004-02-24Add 'net rpc group add'. For this parse_samr.c had to be changed: TheVolker Lendecke4-5/+160
2004-02-24Remove unused variable.Volker Lendecke1-1/+0
2004-02-24Remove unused variable.Volker Lendecke1-1/+0
2004-02-24'net idmap restore' is too useful to be left broken :-)Volker Lendecke1-1/+105
2004-02-24'net idmap restore' is too useful to be left broken :-)Volker Lendecke1-1/+105
2004-02-24Ensure '.' and '..' don't match in delete requests.Jeremy Allison1-1/+4
2004-02-24Ensure '.' and '..' don't match in delete requests.Jeremy Allison1-1/+4
2004-02-24More gentest error fixups.Jeremy Allison3-2/+13