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
2011-03-09
s4:samba-tool: improve help messages for samba-tool password
Stefan Metzmacher
1
-4
/
+7
2011-03-04
s4:operational LDB module - fix attribute names to be right up/down-cased
Matthias Dieter Wallnöfer
2
-10
/
+10
2011-03-04
s4:ldap.py - rootdse tests should search for the rootDSE not the default DN
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-03-04
s4:ldap.py - add a test in order to show the operational module fixed
Matthias Dieter Wallnöfer
1
-0
/
+14
2011-03-04
s4:operational LDB module - fix display of some constructed attributes
Matthias Dieter Wallnöfer
1
-2
/
+2
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
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
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
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
nterr: make sure both nt_err_desc structs are the same.
Günther Deschner
1
-0
/
+3
2011-03-04
nterr: make sure both nt_errs structs are the same.
Günther Deschner
1
-0
/
+1
2011-03-04
s4-nterr: add _N macro handling as in s3-nterr.
Günther Deschner
1
-91
/
+95
2011-03-04
nterr: remove space indents (use tabs instead), following coding standards.
Günther Deschner
1
-15
/
+15
2011-03-04
nterr: remove trailing whitespace.
Günther Deschner
1
-9
/
+9
2011-03-02
s4:torture/rap/rap.c - remove unused variable "i"
Matthias Dieter Wallnöfer
1
-1
/
+0
2011-03-02
s4-smbtorture: add netsessionenum rap torture test.
Günther Deschner
2
-0
/
+26
2011-03-02
s4-smbtorture: add smbcli_rap_netsessionenum().
Günther Deschner
1
-0
/
+80
2011-03-02
s4-dsdb: Ensure we permit multi-valued backlinks on single-valued attributes
Andrew Bartlett
1
-0
/
+7
2011-03-01
s4:drsuapi RPC server - this resembles more "samdb_is_gc"
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-03-01
s4:netlogon RPC server - "LogonGetDomainInfo" - check for NULL attributes
Matthias Dieter Wallnöfer
1
-17
/
+29
2011-03-01
s4:drsuapi RPC server - check for the "SPN" attribute != NULL
Matthias Dieter Wallnöfer
1
-0
/
+6
2011-03-01
s4:dsdb - always handle the attribute "options" as 32bit unsigned integer
Matthias Dieter Wallnöfer
4
-22
/
+24
2011-03-01
s4:dsdb/common/util.c - remove "samdb_find_or_add_value"
Matthias Dieter Wallnöfer
1
-8
/
+0
2011-03-01
s4:dsdb/common/util.c - fully remove "samdb_msg_add_string"
Matthias Dieter Wallnöfer
1
-18
/
+3
2011-03-01
s4:libnet/libnet_samsync_ldb.c - add a "samdb_msg_add_string" wrapper
Matthias Dieter Wallnöfer
1
-0
/
+8
2011-03-01
s4:remove many invocations of "samdb_msg_add_string"
Matthias Dieter Wallnöfer
8
-39
/
+29
2011-03-01
lib/util: new merged debug system
Andrew Bartlett
2
-13
/
+19
2011-03-01
lib/util move debug.[ch] out of the way
Andrew Bartlett
1
-1
/
+1
[prev]
[next]