index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2004-03-02
BUG 761: read the config file before initialized default values for printing ...
Gerald Carter
1
-46
/
+50
2004-03-01
BUG 692: patch from SATOH Fumiyasu <fumiya@miraclelinux.com> to correct trunc...
Gerald Carter
1
-4
/
+4
2004-03-01
BUG 1147; bad pointer case in get_stored_queue_info() causing seg fault
Gerald Carter
1
-1
/
+1
2004-03-01
BUG 1147; bad pointer case in get_stored_queue_info() causing seg fault
Gerald Carter
1
-1
/
+1
2004-03-01
Ok here it is my latest work on privileges
Simo Sorce
24
-140
/
+838
2004-03-01
Fix Tim's fix for #1144. Tim, could you look at that again?
Volker Lendecke
1
-7
/
+12
2004-03-01
When asked to delete an alias member, don't add it ...
Volker Lendecke
1
-1
/
+1
2004-03-01
Add aliases to winbindd_getgroups().
Volker Lendecke
4
-86
/
+109
2004-03-01
Fix bugzilla #1144 where running configure --with-fhs=anything would
Tim Potter
1
-1
/
+5
2004-02-29
Apply my experimental aliases support to HEAD. This will be a bit difficult to
Volker Lendecke
6
-4
/
+614
2004-02-29
net_rpc.c: Don't complain if [add|del]mem was successful.
Volker Lendecke
2
-5
/
+5
2004-02-29
net_rpc.c: Don't complain if [add|del]mem was successful.
Volker Lendecke
2
-5
/
+5
2004-02-29
Trivial commit to make 'smbdiff 3_0/source head/source' two files smaller.
Volker Lendecke
2
-0
/
+2
2004-02-29
Print an informative error message if trying to add/remove members from
Volker Lendecke
1
-0
/
+6
2004-02-29
Print an informative error message if trying to add/remove members from
Volker Lendecke
1
-0
/
+6
2004-02-28
Add 'net rpc group [add|del]mem' for domain groups and aliases.
Volker Lendecke
4
-3
/
+732
2004-02-28
Add 'net rpc group [add|del]mem' for domain groups and aliases.
Volker Lendecke
4
-3
/
+732
2004-02-28
Fix my fix to net rpc group list. We can certainly have more than a single
Volker Lendecke
1
-3
/
+6
2004-02-28
Fix my fix to net rpc group list. We can certainly have more than a single
Volker Lendecke
1
-3
/
+6
2004-02-28
Can't set allocation size on directories, return correct error code on
Jeremy Allison
3
-1
/
+18
2004-02-28
Can't set allocation size on directories, return correct error code on
Jeremy Allison
3
-1
/
+18
2004-02-28
More gentest fixes. Fix up regression in IS_NAME_VALID and renames.
Jeremy Allison
2
-13
/
+34
2004-02-28
More gentest fixes. Fix up regression in IS_NAME_VALID and renames.
Jeremy Allison
2
-13
/
+34
2004-02-27
Added copyrights I forgot about looong ago...
Rafal Szczesniak
2
-2
/
+4
2004-02-27
Added copyrights I forgot about looong ago...
Rafal Szczesniak
2
-2
/
+4
2004-02-27
Adding ability to operate on trust passwords to pdbedit. This enables
Rafal Szczesniak
2
-6
/
+176
2004-02-27
Disabling GUMS (gums_tdbsam2) temporarily, to fix the build.
Rafal Szczesniak
1
-1
/
+1
2004-02-26
Fix for writable printerdata problem - bugzilla #1112.
Tim Potter
1
-6
/
+12
2004-02-26
Fix for writable printerdata problem - bugzilla #1112.
Tim Potter
1
-6
/
+12
2004-02-26
That const was one too many
Volker Lendecke
1
-3
/
+2
2004-02-26
That const was one too many
Volker Lendecke
1
-3
/
+2
2004-02-26
Implement 'net groupmap set' and 'net groupmap cleanup'.
Volker Lendecke
3
-0
/
+157
2004-02-26
Implement 'net groupmap set' and 'net groupmap cleanup'.
Volker Lendecke
3
-0
/
+157
2004-02-26
And another little const
Volker Lendecke
1
-1
/
+1
2004-02-26
And another little const
Volker Lendecke
1
-1
/
+1
2004-02-26
Apply some const
Volker Lendecke
1
-2
/
+3
2004-02-26
Apply some const
Volker Lendecke
1
-2
/
+3
2004-02-26
Fixes to minor security bug pointed out by AB in the mount helper
Steve French
1
-1
/
+8
2004-02-26
fixed compilation with --enable-dmalloc
Andrew Tridgell
2
-4
/
+4
2004-02-26
Merging Richard's rename test.
Jeremy Allison
1
-6
/
+75
2004-02-26
Interesting fact found by IFSTEST /t LockOverlappedTest...
Jeremy Allison
1
-1
/
+8
2004-02-26
Interesting fact found by IFSTEST /t LockOverlappedTest...
Jeremy Allison
1
-1
/
+8
2004-02-25
(merge from 3.0)
Andrew Bartlett
2
-1
/
+6
2004-02-25
Fix bug in previous global_sam_sid() commit. I broke the 'read from
Andrew Bartlett
2
-1
/
+6
2004-02-25
Adds some more tests of renaming an open file that has been opened with
Richard Sharpe
1
-7
/
+76
2004-02-25
(merge from 3.0)
Andrew Bartlett
4
-31
/
+61
2004-02-25
I *hate* global variables...
Andrew Bartlett
4
-31
/
+61
2004-02-25
Fixup strange rename error case (gentest).
Jeremy Allison
1
-1
/
+2
2004-02-25
Fixup strange rename error case (gentest).
Jeremy Allison
1
-1
/
+2
2004-02-25
Do the query part of the previous fix...reset time and duration are set in mi...
Jim McDonough
1
-2
/
+2
[prev]
[next]