summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2011-03-01s4:drsuapi RPC server - this resembles more "samdb_is_gc"Matthias Dieter Wallnöfer1-1/+1
2011-03-01s4:netlogon RPC server - "LogonGetDomainInfo" - check for NULL attributesMatthias Dieter Wallnöfer1-17/+29
2011-03-01s4:drsuapi RPC server - check for the "SPN" attribute != NULLMatthias Dieter Wallnöfer1-0/+6
2011-03-01s4:dsdb - always handle the attribute "options" as 32bit unsigned integerMatthias Dieter Wallnöfer4-22/+24
2011-03-01s4:dsdb/common/util.c - remove "samdb_find_or_add_value"Matthias Dieter Wallnöfer1-8/+0
2011-03-01s4:dsdb/common/util.c - fully remove "samdb_msg_add_string"Matthias Dieter Wallnöfer1-18/+3
2011-03-01s4:libnet/libnet_samsync_ldb.c - add a "samdb_msg_add_string" wrapperMatthias Dieter Wallnöfer1-0/+8
2011-03-01s4:remove many invocations of "samdb_msg_add_string"Matthias Dieter Wallnöfer8-39/+29
2011-03-01lib/util: new merged debug systemAndrew Bartlett2-13/+19
2011-03-01lib/util move debug.[ch] out of the wayAndrew Bartlett1-1/+1
2011-03-01s4-libnet_vampire: Ignore some attributes when building working schema cacheKamen Mazdrashki1-0/+9
2011-03-01s4-repl/working_schema: Ignore some attributes when bulding working schema cacheKamen Mazdrashki1-0/+9
2011-03-01s4-replicated_objects: Implement a mechanism to relax some attributes conversionKamen Mazdrashki1-4/+31
2011-02-28Fix some typesJelmer Vernooij13-24/+24
2011-02-28ntvfs: Add some missing dependencies on tevent/events.Jelmer Vernooij2-4/+5
2011-02-28tdb: Use <tdb.h> to include tdb so system headers are found when building aga...Jelmer Vernooij3-3/+3
2011-02-28Use <tdb.h> to include tdb, so the system include file gets used when buildin...Jelmer Vernooij13-13/+13
2011-02-28Use <tevent.h> so the system tevent gets included, if enabled.Jelmer Vernooij2-2/+2
2011-02-27s4/dsdb-util: Use DS_NTDSDSA_OPT_IS_GC flag definitionKamen Mazdrashki1-1/+1
2011-02-27s4/tests: Include 'replica_sync' test in S4 test suiteKamen Mazdrashki1-0/+1
2011-02-27s4/drs-test: Remove unused importsKamen Mazdrashki3-25/+0
2011-02-27s4/drs-test: remove netReplicateCmd test from 'deleted object' test caseKamen Mazdrashki1-10/+4
2011-02-27s4/drs-tests: Disable replication during 'deleted object' testKamen Mazdrashki1-17/+10
2011-02-27s4/drs-tests: Move enable/disable replication methods to DrsBase class so we ...Kamen Mazdrashki2-12/+11
2011-02-27s4-drepl: Schedule event to trigger replication rather than calling run_pendi...Kamen Mazdrashki1-2/+5
2011-02-27s4-drepl: Fix replica sync callback to really store last error rather than la...Kamen Mazdrashki1-1/+1
2011-02-27s4-drepl: Refactor dreplsrv_run_pull_ops() toKamen Mazdrashki1-16/+33
2011-02-27s4-drepl: Pass replication options from DsReplicaSync callKamen Mazdrashki4-5/+12
2011-02-25s4:heimdal - fix valgrind issue on Fedora 14Milan Crha7-153/+153
2011-02-25Revert "heimdal_build omit #line statments to allow valgrind to work again"Matthias Dieter Wallnöfer8-57/+378
2011-02-25heimdal_build omit #line statments to allow valgrind to work againAndrew Bartlett8-378/+57
2011-02-25Implement the SMB2 close flag SMB2_CLOSE_FLAGS_FULL_INFORMATION (and move def...Jeremy Allison1-1/+0
2011-02-24s4:dynconfig: fix segfault in the set_dyn_*() functionsStefan Metzmacher1-12/+25
2011-02-24s4:dynconfig: add prototypes for *dyn_LOCALEDIRStefan Metzmacher1-0/+1
2011-02-24build: moved util_reg.c into a common subsystemAndrew Tridgell1-2/+2
2011-02-24build: moved spnego_parse.c into a common subsystemAndrew Tridgell1-2/+2
2011-02-24build: moved librpc/rpc/*.c into a rpccommon libraryAndrew Tridgell10-4/+11
2011-02-24build: moved libds/common/flag_mapping.c into a common subsystemAndrew Tridgell7-2/+9
2011-02-24build: moved schannel_sign.c into a shared COMMON_SCHANNEL subsystemAndrew Tridgell3-4/+4
2011-02-24build: moved libcli/auth/ntlmssp*.c into a common libcliauth.so libraryAndrew Tridgell4-8/+6
2011-02-23Make lpcfg_server_role public.Jelmer Vernooij1-0/+1
2011-02-22s4:librpc: let dcerpc-samr library use RPC_NDR_SAMR subsystemStefan Metzmacher1-2/+2
2011-02-22s4:build: add RPC_NDR_ATSVC subsystemStefan Metzmacher1-2/+2
2011-02-22s4-descriptor: Fixed a typo in a comment and clarified it a bit.Nadezhda Ivanova1-2/+2
2011-02-22s4-descriptor: Fixed some missing curly braces.Nadezhda Ivanova1-10/+13
2011-02-22s4:torture/rpc/netlogon.c - fix two build warnings by castsMatthias Dieter Wallnöfer1-2/+2
2011-02-22s4-auth Move libcli/security/session.c to the top levelAndrew Bartlett12-125/+9
2011-02-22selftest move selftesthelpers to a top level helper scriptAndrew Bartlett1-138/+14
2011-02-22python: use os.environ[] instead of os.putenv()Andrew Tridgell3-7/+7
2011-02-22s4-waf: added --enable-s3build configure optionAndrew Tridgell1-1/+6