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
fix typo for callback bit
Jim McDonough
1
-1
/
+1
2004-03-02
fix typo for callback bit
Jim McDonough
1
-1
/
+1
2004-03-02
Let's be polite with poorer backends ;-)
Simo Sorce
1
-1
/
+3
2004-03-02
This adds winbind-generated groups showing up in 'getent group'. It is not
Volker Lendecke
3
-0
/
+141
2004-03-02
allow the 'printing' parameter to be set on a per share basis.
Gerald Carter
1
-7
/
+29
2004-03-02
allow the 'printing' parameter to be set on a per share basis.
Gerald Carter
1
-7
/
+29
2004-03-02
Idra, your privileges patch allowed login only with tdbsam. The problem is
Volker Lendecke
1
-1
/
+1
2004-03-02
Sorry, forgot to commit an essential piece.
Simo Sorce
1
-0
/
+363
2004-03-02
Expand aliases for winbind-generated groups.
Volker Lendecke
1
-0
/
+154
2004-03-02
merging from 3.0
Gerald Carter
2
-50
/
+54
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
[prev]
[next]