Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-02-27 | s4/drs-tests: Move enable/disable replication methods to DrsBase class so we ... | Kamen Mazdrashki | 2 | -12/+11 |
2011-02-27 | s4-drepl: Schedule event to trigger replication rather than calling run_pendi... | Kamen Mazdrashki | 1 | -2/+5 |
2011-02-27 | s4-drepl: Fix replica sync callback to really store last error rather than la... | Kamen Mazdrashki | 1 | -1/+1 |
2011-02-27 | s4-drepl: Refactor dreplsrv_run_pull_ops() to | Kamen Mazdrashki | 1 | -16/+33 |
2011-02-27 | s4-drepl: Pass replication options from DsReplicaSync call | Kamen Mazdrashki | 4 | -5/+12 |
2011-02-25 | s4:heimdal - fix valgrind issue on Fedora 14 | Milan Crha | 7 | -153/+153 |
2011-02-25 | Revert "heimdal_build omit #line statments to allow valgrind to work again" | Matthias Dieter Wallnöfer | 8 | -57/+378 |
2011-02-25 | heimdal_build omit #line statments to allow valgrind to work again | Andrew Bartlett | 8 | -378/+57 |
2011-02-25 | Implement the SMB2 close flag SMB2_CLOSE_FLAGS_FULL_INFORMATION (and move def... | Jeremy Allison | 1 | -1/+0 |
2011-02-24 | s4:dynconfig: fix segfault in the set_dyn_*() functions | Stefan Metzmacher | 1 | -12/+25 |
2011-02-24 | s4:dynconfig: add prototypes for *dyn_LOCALEDIR | Stefan Metzmacher | 1 | -0/+1 |
2011-02-24 | build: moved util_reg.c into a common subsystem | Andrew Tridgell | 1 | -2/+2 |
2011-02-24 | build: moved spnego_parse.c into a common subsystem | Andrew Tridgell | 1 | -2/+2 |
2011-02-24 | build: moved librpc/rpc/*.c into a rpccommon library | Andrew Tridgell | 10 | -4/+11 |
2011-02-24 | build: moved libds/common/flag_mapping.c into a common subsystem | Andrew Tridgell | 7 | -2/+9 |
2011-02-24 | build: moved schannel_sign.c into a shared COMMON_SCHANNEL subsystem | Andrew Tridgell | 3 | -4/+4 |
2011-02-24 | build: moved libcli/auth/ntlmssp*.c into a common libcliauth.so library | Andrew Tridgell | 4 | -8/+6 |
2011-02-23 | Make lpcfg_server_role public. | Jelmer Vernooij | 1 | -0/+1 |
2011-02-22 | s4:librpc: let dcerpc-samr library use RPC_NDR_SAMR subsystem | Stefan Metzmacher | 1 | -2/+2 |
2011-02-22 | s4:build: add RPC_NDR_ATSVC subsystem | Stefan Metzmacher | 1 | -2/+2 |
2011-02-22 | s4-descriptor: Fixed a typo in a comment and clarified it a bit. | Nadezhda Ivanova | 1 | -2/+2 |