summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Expand aliases for winbind-generated groups.Volker Lendecke2004-03-021-0/+154
| * merging from 3.0Gerald Carter2004-03-022-50/+54
| * BUG 1147; bad pointer case in get_stored_queue_info() causing seg faultGerald Carter2004-03-011-1/+1
| * Ok here it is my latest work on privilegesSimo Sorce2004-03-0124-140/+838
| * Fix Tim's fix for #1144. Tim, could you look at that again?Volker Lendecke2004-03-011-7/+12
| * When asked to delete an alias member, don't add it ...Volker Lendecke2004-03-011-1/+1
| * Add aliases to winbindd_getgroups().Volker Lendecke2004-03-014-86/+109
| * Fix bugzilla #1144 where running configure --with-fhs=anything wouldTim Potter2004-03-011-1/+5
| * Apply my experimental aliases support to HEAD. This will be a bit difficult toVolker Lendecke2004-02-296-4/+614
| * net_rpc.c: Don't complain if [add|del]mem was successful.Volker Lendecke2004-02-292-5/+5
| * Trivial commit to make 'smbdiff 3_0/source head/source' two files smaller.Volker Lendecke2004-02-292-0/+2
| * Print an informative error message if trying to add/remove members fromVolker Lendecke2004-02-291-0/+6
| * Add 'net rpc group [add|del]mem' for domain groups and aliases.Volker Lendecke2004-02-284-3/+732
| * Fix my fix to net rpc group list. We can certainly have more than a singleVolker Lendecke2004-02-281-3/+6
| * Can't set allocation size on directories, return correct error code onJeremy Allison2004-02-283-1/+18
| * More gentest fixes. Fix up regression in IS_NAME_VALID and renames.Jeremy Allison2004-02-282-13/+34
| * Added copyrights I forgot about looong ago...Rafal Szczesniak2004-02-272-2/+4
| * Adding ability to operate on trust passwords to pdbedit. This enablesRafal Szczesniak2004-02-272-6/+176
| * Disabling GUMS (gums_tdbsam2) temporarily, to fix the build.Rafal Szczesniak2004-02-271-1/+1
| * Fix for writable printerdata problem - bugzilla #1112.Tim Potter2004-02-261-6/+12
| * That const was one too manyVolker Lendecke2004-02-261-3/+2
| * Implement 'net groupmap set' and 'net groupmap cleanup'.Volker Lendecke2004-02-263-0/+157
| * And another little constVolker Lendecke2004-02-261-1/+1
| * Apply some constVolker Lendecke2004-02-261-2/+3
| * Interesting fact found by IFSTEST /t LockOverlappedTest...Jeremy Allison2004-02-261-1/+8
| * (merge from 3.0)Andrew Bartlett2004-02-252-1/+6
| * Adds some more tests of renaming an open file that has been opened withRichard Sharpe2004-02-251-7/+76
| * (merge from 3.0)Andrew Bartlett2004-02-254-31/+61
| * Fixup strange rename error case (gentest).Jeremy Allison2004-02-251-1/+2
| * Do the query part of the previous fix...reset time and duration are set in mi...Jim McDonough2004-02-251-2/+2
| * reset time and duration are set in minutes, not seconds. Works from usrmgr.Jim McDonough2004-02-251-2/+2
| * Figured out a new flags bit with gentest and ethereal....Jeremy Allison2004-02-252-2/+11
| * More gentest fun :-). NB. I'm not fixing OpenX breakage 'cos if you lookJeremy Allison2004-02-251-5/+27
| * More gentest fixes.Jeremy Allison2004-02-251-6/+17
| * Add 'net rpc group add'. For this parse_samr.c had to be changed: TheVolker Lendecke2004-02-245-5/+167
| * Remove unused variable.Volker Lendecke2004-02-241-1/+0
| * 'net idmap restore' is too useful to be left broken :-)Volker Lendecke2004-02-241-1/+105
| * Ensure '.' and '..' don't match in delete requests.Jeremy Allison2004-02-241-1/+4
| * More gentest error fixups.Jeremy Allison2004-02-243-2/+13
| * Fixup bad-path error found by gentest.Jeremy Allison2004-02-241-4/+6
| * Added NTrename SMB (0xA5) - how did we miss this.... ?Jeremy Allison2004-02-244-2/+55
| * Fixup correct timeout values for blocking lock timeouts (tested at connectathonJeremy Allison2004-02-241-1/+1
| * (merge from 3.0)Andrew Bartlett2004-02-231-1/+1
| * Fix "unable to initialize" bug when smbd hasn't been run withJeremy Allison2004-02-232-2/+8
| * Add bad password count/time attributesJim McDonough2004-02-232-0/+3
| * Add bad password count/time attributesJim McDonough2004-02-221-1/+12
| * Add calls to password lockout functions. Should now work against tdbsam only.Jim McDonough2004-02-211-0/+38
| * printf -> d_printfTim Potter2004-02-211-1/+1
| * Make SMB_FILE_ACCESS_INFORMATION call work correctly.Jeremy Allison2004-02-204-115/+13
| * Make us bug-for-bug compatible with W2K3 - to get delete on close semanticsJeremy Allison2004-02-203-18/+44