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
2009-06-19
Fix Coverity IDs 922 and 933
Volker Lendecke
2
-3
/
+6
2009-06-19
s3/docs: Fix typo.
Karolin Seeger
1
-1
/
+1
2009-06-19
Add tiny tldap test
Volker Lendecke
2
-1
/
+37
2009-06-19
Add tldap_fetch_rootdse
Volker Lendecke
2
-0
/
+138
2009-06-19
Make tevent_req_is_ldap_error public
Volker Lendecke
2
-1
/
+3
2009-06-19
Add tldap_context_[gs]etattr
Volker Lendecke
2
-0
/
+81
2009-06-19
s3:dmapi: prefer dmapi libs from gpfs over system libs
Björn Jacke
1
-4
/
+4
2009-06-19
s4-smbtorture: fix test_GetInfoLevel crash bug in RPC-DFS.
Günther Deschner
1
-0
/
+2
2009-06-19
Merge branch 'master' of ssh://git.samba.org/data/git/samba into master-devel
Andrew Bartlett
2
-0
/
+287
2009-06-19
Allow developers access the the privilaged ldapi socket for the moment
Andrew Bartlett
1
-0
/
+4
2009-06-19
On our way to alpha9!
Andrew Bartlett
1
-2
/
+2
2009-06-19
Mark as release version
Andrew Bartlett
1
-1
/
+1
2009-06-19
Partially revert restriction of socket_wrapper to 1500 byte writes
Andrew Bartlett
1
-10
/
+32
2009-06-19
s4:ldapsrv Place the 'privilaged' ldapi socket under an #ifdef
Andrew Bartlett
1
-1
/
+11
2009-06-19
added some basic documentation for the idmap script option
Andrew Tridgell
1
-0
/
+168
2009-06-19
added a sample script for the "idmap script" option
Andrew Tridgell
1
-0
/
+119
2009-06-19
Partially revert restriction of socket_wrapper to 1500 byte writes
Andrew Bartlett
1
-10
/
+32
2009-06-19
s4:ldb Add test for integer normalisation behaviour
Andrew Bartlett
1
-0
/
+17
2009-06-19
A fix in the ACL code used by both SAMBA 3 and 4
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-06-19
Fixed some uninitialised variables
Matthias Dieter Wallnöfer
5
-18
/
+20
2009-06-19
Correct handling of 32-bit integer attributes in SAMBA 4
Matthias Dieter Wallnöfer
5
-42
/
+88
2009-06-19
s3-pam_winbind: Fix Bug 6253: Use correct value for password expiry calculation.
Günther Deschner
1
-1
/
+2
2009-06-18
Fix bug 4699: Remove pidfile on clean shutdown
Volker Lendecke
5
-8
/
+28
2009-06-18
acl_group_override() doesn't need to call stat. Pass this
Jeremy Allison
1
-28
/
+17
2009-06-18
Add some const to the stat struct in the dosmode calls.
Jeremy Allison
8
-102
/
+72
2009-06-18
Replace the boilerplate calls to :
Jeremy Allison
6
-270
/
+154
2009-06-18
libwbclient: fix returned LogonInfo in wbc_LogonUser().
Günther Deschner
1
-2
/
+4
2009-06-18
wbinfo: use wbcLogonUser for wbinfo -K.
Günther Deschner
1
-35
/
+76
2009-06-18
Revert "For tevent to install tevent_util.h"
Simo Sorce
1
-1
/
+0
2009-06-18
s3/docs: Add documentation for 'net sam rights'.
Karolin Seeger
1
-0
/
+27
2009-06-18
s3:netlogon Cope with recent rename in netlogon.idl
Andrew Bartlett
1
-1
/
+1
2009-06-18
Remove unused variable
Andrew Bartlett
1
-3
/
+0
2009-06-18
Bump the ldb version and the version Samba4 requires.
Andrew Bartlett
2
-2
/
+2
2009-06-18
s4: Add tests and 'must change password' flags in setpassword and newuser
Andrew Bartlett
5
-12
/
+146
2009-06-18
s4:testprogs Don't specify a username/password when checking the ccache
Andrew Bartlett
1
-1
/
+1
2009-06-18
s4:libnet Allow 'net password change' to work on expired passwords
Andrew Bartlett
11
-9
/
+41
2009-06-18
s4:kdc Allow a password change when the password is expired
Andrew Bartlett
12
-70
/
+98
2009-06-18
s4:setup Add an option to 'setpassword' to force password change at next login
Andrew Bartlett
3
-3
/
+17
2009-06-18
s4:gensec Print GSSAPI error message when unable to find PAC
Andrew Bartlett
1
-1
/
+3
2009-06-18
Require the new tdb 1.1.5 (for performance reasons)
Andrew Bartlett
2
-2
/
+2
2009-06-18
Fixes for the "cldap" tests
Matthias Dieter Wallnöfer
2
-6
/
+19
2009-06-18
source4/client/client.c: Possible memory leaks
Slava Semushin
1
-2
/
+5
2009-06-18
Fix resource leak in lib/ldb/tools/ldbmodify.c
Slava Semushin
2
-0
/
+2
2009-06-18
Fix syntax error in lib/ldb/ldb_sqlite3/base160.c
Slava Semushin
2
-2
/
+2
2009-06-18
For tevent to install tevent_util.h
Eric Sandall
1
-0
/
+1
2009-06-18
LDB: Link against both tevent and talloc
Eric Sandall
1
-1
/
+1
2009-06-18
s4: Call va_end() after all va_start()/va_copy() calls.
Andrew Kroeger
4
-5
/
+16
2009-06-18
NETLOGON pipe improvements
Matthias Dieter Wallnöfer
9
-65
/
+184
2009-06-18
Add const to cast, to fix warning
Andrew Bartlett
1
-2
/
+2
2009-06-17
s3 onefs: Remove dfs resolution from create_file() now that it's being done a...
Tim Prouty
1
-22
/
+1
[next]