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
2011-03-04
s4:operational LDB module - add "groupToken" as unsigned int (uint32_t)
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-03-04
s4:operational LDB module - readd "structuralObjectClass" -> "objectClass" ma...
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-03-04
ldb:ldb_msg.c - use LDB result constants for checking return values
Matthias Dieter Wallnöfer
1
-2
/
+5
2011-03-04
s4:ldap.py - other important RDN check testcases
Matthias Dieter Wallnöfer
1
-0
/
+67
2011-03-04
s4:ldap.py - remove a debug output
Matthias Dieter Wallnöfer
1
-1
/
+0
2011-03-04
ldb:rdn_name LDB module - more RDN constraint checks (from AD)
Matthias Dieter Wallnöfer
1
-1
/
+40
2011-03-04
s4/ldb - remove now superflous "ldb_dn_validate" checks
Matthias Dieter Wallnöfer
9
-18
/
+14
2011-03-04
s4:dsdb - we don't need to check if a DN != NULL if we call "ldb_dn_validate"
Matthias Dieter Wallnöfer
3
-7
/
+4
2011-03-04
Revert "s4:objectclass LDB module - if we cannot find DN's parent then the DN...
Matthias Dieter Wallnöfer
1
-3
/
+1
2011-03-04
ldb:ldb_request - handle here the DN checks
Matthias Dieter Wallnöfer
1
-1
/
+22
2011-03-04
s4:objectclass LDB module - fix a comment
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-03-04
s4:libnet/libnet_site.c - make use of LDB return constants
Matthias Dieter Wallnöfer
1
-6
/
+6
2011-03-04
s4:waf-build fix disable-shared build for smbtorture
Christian Ambach
1
-1
/
+1
2011-03-04
s4:selftest: test using the machine account of the rodc against itself
Stefan Metzmacher
1
-0
/
+1
2011-03-04
selftest/target/Samba4: regenerate the krb5.conf after the rodc join
Stefan Metzmacher
1
-0
/
+6
2011-03-04
selftest/target/Samba4: splitout a mk_krb5_conf() function
Stefan Metzmacher
1
-44
/
+51
2011-03-04
s4:kdc: split the kdc_tcp_proxy() logic from the main kdc logic
Stefan Metzmacher
3
-252
/
+303
2011-03-04
s4:kdc: split the kdc_udp_proxy() logic from the main kdc logic
Stefan Metzmacher
3
-207
/
+231
2011-03-04
s4:kdc: add a kdc_proxy_unavailable_error() helper function
Stefan Metzmacher
1
-0
/
+24
2011-03-04
s4:kdc: fix calculation of the rodc kvno
Stefan Metzmacher
1
-4
/
+12
2011-03-04
HEIMDAL:kdc: correctly propagate HDB_ERR_NOT_FOUND_HERE to via tgs_parse_requ...
Stefan Metzmacher
1
-0
/
+5
2011-03-04
lib/socket_wrapper: try to fix the build on solaris
Stefan Metzmacher
1
-0
/
+13
2011-03-04
s3: add two missing vfs disconnect calls
David Disseldorp
1
-0
/
+2
2011-03-04
s3-printing: fix cups pcap reload with no printers
David Disseldorp
1
-12
/
+27
2011-03-04
s3-printing: remove unneeded local_pcap_copy global
David Disseldorp
1
-36
/
+18
2011-03-04
s3-printing: follow force user/group for driver IO
David Disseldorp
3
-57
/
+118
2011-03-04
ldb:ldb tools - remove a superflous "return" (usage internally calls "exit")
Matthias Dieter Wallnöfer
1
-1
/
+0
2011-03-04
ldb:ldb tools - return LDB_ERR_INVALID_DN_SYNTAX on wrong DN parameters
Matthias Dieter Wallnöfer
5
-5
/
+9
2011-03-04
ldb:ldb tools - ldbtest - convert other result values to LDB codes as well
Matthias Dieter Wallnöfer
1
-15
/
+15
2011-03-04
s4:LDAP server - remove validation checks of input DNs
Matthias Dieter Wallnöfer
1
-23
/
+8
2011-03-04
s4:objectclass LDB module - if we cannot find DN's parent then the DN itself ...
Matthias Dieter Wallnöfer
1
-1
/
+3
2011-03-04
debug: fixed a valgrind error
Andrew Tridgell
1
-1
/
+4
2011-03-04
s3-waf: add wildcard commands from main wscript.
Günther Deschner
1
-1
/
+11
2011-03-04
s3-nterr: use strcasecmp in nt_status_string_to_code().
Günther Deschner
1
-1
/
+2
2011-03-04
s4-nterr: move auth_nt_status_squash to nt_status_squash and move to nterr.c
Günther Deschner
8
-36
/
+38
2011-03-04
s4-nterr: some minor cosmetic edits to further match s3 nterr.
Günther Deschner
1
-3
/
+10
2011-03-04
s3-nterr: within nt_errstr() compare codes using NT_STATUS_V().
Günther Deschner
1
-1
/
+2
2011-03-04
nterr: make sure both nt_err_desc structs are the same.
Günther Deschner
2
-0
/
+6
2011-03-04
nterr: make sure both nt_errs structs are the same.
Günther Deschner
2
-4
/
+17
2011-03-04
s4-nterr: add _N macro handling as in s3-nterr.
Günther Deschner
1
-91
/
+95
2011-03-04
s3-nterr: make nt_err_desc static const.
Günther Deschner
1
-1
/
+1
2011-03-04
nterr: remove space indents (use tabs instead), following coding standards.
Günther Deschner
2
-27
/
+27
2011-03-04
nterr: remove trailing whitespace.
Günther Deschner
2
-24
/
+24
2011-03-04
s3-waf: add check for SEEKDIR_RETURNS_VOID.
Günther Deschner
1
-0
/
+5
2011-03-04
s3-waf: add check for HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR.
Günther Deschner
1
-0
/
+6
2011-03-04
libreplace: move "struct timespec" checks into libreplace (where timespec is ...
Günther Deschner
6
-33
/
+31
2011-03-03
socket_wrapper: use swrap_sendmsg_before()/after() in swrap_writev()
Stefan Metzmacher
1
-49
/
+17
2011-03-03
socket_wrapper: use swrap_sendmsg_before()/after() in swrap_sendmsg()
Stefan Metzmacher
1
-47
/
+66
2011-03-03
socket_wrapper: use swrap_sendmsg_before()/after() in swrap_send()
Stefan Metzmacher
1
-37
/
+18
2011-03-03
socket_wrapper: use swrap_sendmsg_before()/after() in swrap_sendto()
Stefan Metzmacher
1
-86
/
+35
[prev]
[next]