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
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-05
s4:ldb Cosmetic corrections in "rdn_name" module
Matthias Dieter Wallnöfer
1
-4
/
+4
2009-08-05
changed BCC handling for SMBwriteX to handle broken MacOSX client
Andrew Tridgell
1
-13
/
+8
2009-08-05
on buffer overflow windows gives SMBSRV:ERRerror here
Andrew Tridgell
1
-1
/
+1
2009-08-05
s4:torture The test logic for the target was wrong. This should correct it.
Matthias Dieter Wallnöfer
1
-4
/
+4
2009-08-05
s4:heimdal_build: define HEIMDAL_LOCALEDIR
Stefan Metzmacher
1
-0
/
+1
2009-08-05
s4:ldap_server: make sure we shutdown the tls socket before stream_terminate_...
Stefan Metzmacher
1
-0
/
+1
2009-08-05
s4:torture Remove some unwanted code in the LDAP test - hope this fixes up th...
Matthias Dieter Wallnöfer
1
-12
/
+0
2009-08-05
fixed a problem with group policy writes causing policy corruption
Andrew Tridgell
3
-4
/
+48
2009-08-05
handle large directories in smb2_deltree()
Andrew Tridgell
1
-36
/
+42
2009-08-05
s4:heimdal: import lorikeet-heimdal-200908050050 (commit 8714779fa7376fd9f776...
Andrew Bartlett
50
-367
/
+1155
2009-08-05
s4 now supports the large readx extension
Andrew Tridgell
1
-6
/
+11
2009-08-05
fixed the sense of the pvfs_acl uwrap check
Andrew Tridgell
1
-1
/
+1
2009-08-05
pyldb: Fix reference counting on ldb_message_elements, add extra type
Jelmer Vernooij
1
-1
/
+9
2009-08-05
skip the readbraw tests if the server does not support it
Andrew Tridgell
1
-0
/
+5
2009-08-05
make the UID_WRAPPER skip checks at runtime
Andrew Tridgell
3
-9
/
+17
2009-08-05
added a uid_wrapper library
Andrew Tridgell
9
-3
/
+25
2009-08-05
s4:ldb initialise e->values[i].length before use in python bindings
Andrew Bartlett
1
-1
/
+1
2009-08-05
s4:dsdb Don't cast an ldb_val into a const char * for schema lookups
Andrew Bartlett
5
-52
/
+129
2009-08-04
s4: make install: prevent overwriting failure
Rusty Russell
1
-1
/
+1
2009-08-04
s4: Change my nested groups patch to don't include user's SID itself in the "...
Matthias Dieter Wallnöfer
1
-17
/
+24
2009-08-04
s4:torture Make RPC-NETLOGON pass against ncaclrpc servers
Andrew Bartlett
1
-122
/
+132
2009-08-04
Add const
Andrew Bartlett
1
-1
/
+1
2009-08-04
s4:ldif_handlers Allow a binary nTsecurityDescriptor when parsing LDIF
Andrew Bartlett
1
-1
/
+17
2009-08-04
s4:netlogon Fix warnings and segfault in GetDomainInfo call
Andrew Bartlett
1
-4
/
+5
2009-08-04
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Andrew Tridgell
5
-11
/
+163
2009-08-04
fixed support for readx greater than 64k
Andrew Tridgell
2
-3
/
+4
2009-08-04
s4:torture rework LDAP sort test
Andrew Bartlett
4
-79
/
+45
2009-08-04
s4:torture Add test for correct server-side sorting over LDAP
Matthieu Patou
3
-3
/
+194
2009-08-04
Use smbclient binary for the test file in smbclient test
Andrew Bartlett
1
-7
/
+2
2009-08-04
param/pyparam: Cope with string list parameters being empty.
Ricardo Jorge
1
-1
/
+7
2009-08-04
python/loadparm: Get shares listing working.
Ricardo Jorge
1
-5
/
+6
2009-08-04
pyldb: Properly keep copies of Python string contents, rather than
Jelmer Vernooij
1
-9
/
+21
2009-08-04
s4-ldap_server: fix generated error string in map_ldb_error().
Günther Deschner
1
-1
/
+1
2009-08-03
pyldb: Raise proper exception when attempting to assign a string to a dn
Jelmer Vernooij
2
-5
/
+24
2009-08-03
s4: Change constant to comply with the merged build
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-08-03
s4: Torture test for enhancements in "netr_LogonGetDomainInformations" call
Matthias Dieter Wallnöfer
1
-26
/
+275
2009-08-03
s4: Enhancements in the "netr_LogonGetDomainInformations" call
Matthias Dieter Wallnöfer
1
-65
/
+194
2009-08-03
Return infinite time for last last logoff when last logoff = 0
Matthieu Patou
3
-2
/
+18
2009-07-31
s4: Correct renamed constants
Matthias Dieter Wallnöfer
2
-6
/
+6
2009-07-31
s4: Adds a small test for the new enhanced error messages from the AD LDAP se...
Matthias Dieter Wallnöfer
1
-4
/
+183
2009-07-31
s4: Enhances the LDAP server to display error messages like Windows Server
Matthias Dieter Wallnöfer
1
-27
/
+178
2009-07-31
Adds new error codes (needed for enhancing error messages for SAMBA 4 AD LDAP...
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-07-31
s4:libcli/ldap: the tls code steals the original socket on its own now
Stefan Metzmacher
1
-3
/
+0
2009-07-31
s4:ldap_server: the tls code steals the original socket on its own now
Stefan Metzmacher
2
-2
/
+2
2009-07-31
s4:tls: avoid using talloc_reference() in tls_init_client()
Stefan Metzmacher
1
-6
/
+2
2009-07-31
s4:tls: avoid using talloc_reference() in tls_init_server()
Stefan Metzmacher
1
-8
/
+1
2009-07-31
s4:libnet: use talloc_strdup() instead of talloc_reference()
Stefan Metzmacher
2
-2
/
+2
2009-07-31
s4:build: make sure that we regenerate proto headers when source files change
Stefan Metzmacher
1
-0
/
+2
2009-07-31
s4:auth: make sure we have elements returned at all in authsam_expand_nested_...
Stefan Metzmacher
1
-0
/
+6
2009-07-31
s4: Patch to implement nested group and privileges
Matthias Dieter Wallnöfer
1
-34
/
+100
[next]