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
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r23478: Change the handling of the developer CFLAGS so that they are always
James Peach
2
-13
/
+32
2007-10-10
r23477: Build farm fix: Use int rather than MIT's krb5_int32 when setting con...
Gerald Carter
1
-1
/
+1
2007-10-10
r23475: Fix the prototype for sys_broken_setgroups and log *BSD group list
James Peach
1
-2
/
+2
2007-10-10
r23474: Here's a small patch that disables the libkrb5.so replay cache
Gerald Carter
4
-42
/
+68
2007-10-10
r23472: add missing default setting for 'winbind nss info' (merge from 3.0.26)
Gerald Carter
1
-0
/
+1
2007-10-10
r23471: Here's a rough patch for expanding domain group membership
Gerald Carter
3
-155
/
+351
2007-10-10
r23470: Fix supplementary group list truncation for *BSD. We need to pass
James Peach
1
-2
/
+8
2007-10-10
r23469: Fix a comment
Volker Lendecke
1
-1
/
+1
2007-10-10
r23468: Open registry.tdb with sequence number.
Michael Adam
1
-3
/
+15
2007-10-10
r23467: Next little simplification: In rename_internals it's a bit pointless to
Volker Lendecke
1
-38
/
+13
2007-10-10
r23466: Fix RAW-NOTIFY: by using delete on close the notify is triggered deep
Volker Lendecke
1
-6
/
+0
2007-10-10
r23465: There was this diff between reg_printing in 3_0 and 3_0_26:
Michael Adam
1
-1
/
+4
2007-10-10
r23460: Re-add whitespace to reduce diff between branches.
Michael Adam
1
-1
/
+1
2007-10-10
r23459: Remove one superfluous cast.
Michael Adam
1
-1
/
+1
2007-10-10
r23458: Cosmetic fix in debug output.
Michael Adam
1
-1
/
+1
2007-10-10
r23457: After Jeremy's ack:
Volker Lendecke
1
-24
/
+29
2007-10-10
r23450: max_params_return is complete fiction when getting a changenotify
Jeremy Allison
2
-18
/
+6
2007-10-10
r23448: Doh ! Don't call winbind_child_died() *before* the
Jeremy Allison
1
-7
/
+6
2007-10-10
r23447: Add kill signal to child dead path. After talking
Jeremy Allison
1
-0
/
+3
2007-10-10
r23446: Restore Jeremy's original formatting, just fix the comment.
Volker Lendecke
1
-21
/
+17
2007-10-10
r23445: Fix suggested by Volker. Don't call rename_open_files
Jeremy Allison
1
-2
/
+0
2007-10-10
r23434: Coorect a comment.
Michael Adam
1
-1
/
+1
2007-10-10
r23433: remove superfluous semicolon.
Michael Adam
1
-1
/
+1
2007-10-10
r23432: Remove superfluous comment.
Michael Adam
1
-2
/
+0
2007-10-10
r23429: Ooops, sorry.
Volker Lendecke
1
-3
/
+3
2007-10-10
r23426: Correct a comment. The default timeout is not 1min, but 30s. While
Volker Lendecke
1
-17
/
+21
2007-10-10
r23425: Volker noticed this obvious fix for the wins server
Jeremy Allison
1
-2
/
+2
2007-10-10
r23424: Thanks to Jerry, we finally tracked down the :
Jeremy Allison
1
-0
/
+62
2007-10-10
r23423: Use the correct structure types in the NT_ACL operations. It's not
James Peach
1
-2
/
+2
2007-10-10
r23411: We were missing displayName and that was preventing us
Simo Sorce
1
-0
/
+1
2007-10-10
r23410: Merge the core of the cluster code.
Volker Lendecke
22
-18
/
+2396
2007-10-10
r23408: Remove a bogus comment
Volker Lendecke
1
-1
/
+0
2007-10-10
r23407: While verifying a bug I found out that for some reason
Simo Sorce
1
-17
/
+14
2007-10-10
r23406: Evn if not strictly currently necessary do check for correct
Simo Sorce
2
-0
/
+16
2007-10-10
r23404: Fix wrong (and missing) action on error condition in ldap reply evalu...
Simo Sorce
1
-1
/
+5
2007-10-10
r23402: Got bitten by a talloc hierarchy. Make sure we alloc
Jeremy Allison
1
-3
/
+3
2007-10-10
r23400: Fix lsa crash bug #4683. The "names" enum struct
Jeremy Allison
4
-44
/
+23
2007-10-10
r23398: Support membership of >16 groups on Darwin by making sure we opt in t...
James Peach
2
-0
/
+64
2007-10-10
r23396: Make VFS callbacks static. Mark operations as OPAQUE because they
James Peach
1
-8
/
+9
2007-10-10
r23393: Support BSD group semantics by making sure that the effective GID is ...
James Peach
3
-27
/
+103
2007-10-10
r23391: Second part of the patch for Apple.
Jeremy Allison
1
-14
/
+22
2007-10-10
r23390: First part of the patch to make Apple's life easier.
Jeremy Allison
1
-6
/
+6
2007-10-10
r23389: Disabling ACL support on Darwin/Mac OS X for now.
Michael Adam
1
-1
/
+5
2007-10-10
r23387: 1. This unifies the POSIX ACL detection code:
Michael Adam
1
-75
/
+40
2007-10-10
r23380: netr_getdcname returns WERROR not NTSTATUS.
Günther Deschner
4
-16
/
+16
2007-10-10
r23379: Whitespace cosmetics, to reduce irritating diffs...
Michael Adam
2
-2
/
+2
2007-10-10
r23377: Patch from Bjoern Jacke <bjoern@j3e.de> to deal
Gerald Carter
1
-2
/
+2
2007-10-10
r23376: More warnings
Volker Lendecke
1
-4
/
+6
2007-10-10
r23375: Fix a 64-bit warning
Volker Lendecke
1
-1
/
+1
2007-10-10
r23372: Remove restriction on string length for rpcclient commands.
Jeremy Allison
1
-3
/
+4
[prev]
[next]