Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-03-01 | s4-libnet_vampire: Ignore some attributes when building working schema cache | Kamen Mazdrashki | 1 | -0/+9 |
2011-03-01 | s4-repl/working_schema: Ignore some attributes when bulding working schema cache | Kamen Mazdrashki | 1 | -0/+9 |
2011-03-01 | s4-replicated_objects: Implement a mechanism to relax some attributes conversion | Kamen Mazdrashki | 1 | -4/+31 |
2011-02-28 | Fix some types | Jelmer Vernooij | 13 | -24/+24 |
2011-02-28 | ntvfs: Add some missing dependencies on tevent/events. | Jelmer Vernooij | 2 | -4/+5 |
2011-02-28 | tdb: Use <tdb.h> to include tdb so system headers are found when building aga... | Jelmer Vernooij | 3 | -3/+3 |
2011-02-28 | Use <tdb.h> to include tdb, so the system include file gets used when buildin... | Jelmer Vernooij | 13 | -13/+13 |
2011-02-28 | Use <tevent.h> so the system tevent gets included, if enabled. | Jelmer Vernooij | 2 | -2/+2 |
2011-02-27 | s4/dsdb-util: Use DS_NTDSDSA_OPT_IS_GC flag definition | Kamen Mazdrashki | 1 | -1/+1 |
2011-02-27 | s4/tests: Include 'replica_sync' test in S4 test suite | Kamen Mazdrashki | 1 | -0/+1 |
2011-02-27 | s4/drs-test: Remove unused imports | Kamen Mazdrashki | 3 | -25/+0 |
2011-02-27 | s4/drs-test: remove netReplicateCmd test from 'deleted object' test case | Kamen Mazdrashki | 1 | -10/+4 |
2011-02-27 | s4/drs-tests: Disable replication during 'deleted object' test | Kamen Mazdrashki | 1 | -17/+10 |