summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4:process_thread: use monotonic time for time deltasBjörn Jacke2010-08-311-9/+10
* libreplace: move gettimeofday TZ arg check hereBjörn Jacke2010-08-311-1/+0
* s4:lib/messaging: add some const to messaging_send()Stefan Metzmacher2010-08-302-2/+2
* s4-drs-test: Skip a check that may possibly failKamen Mazdrashki2010-08-301-1/+7
* s4-util: Print more informative error messages in 'net drs replicate'Kamen Mazdrashki2010-08-301-4/+13
* s4-drs-test: Use dns hostnames to run 'net drs replicate' commandKamen Mazdrashki2010-08-301-5/+5
* s4-kcc: Notify dreplsrv that Topology has changedKamen Mazdrashki2010-08-281-0/+29
* s4-dreplsrv: Implement irpc stub to be used to force dreplsrv to update inter...Kamen Mazdrashki2010-08-282-0/+31
* s4-dreplsrv: Move partition cache update before scheduling another set of rep...Kamen Mazdrashki2010-08-281-3/+7
* s4-kcc: Assert when unexpected repsFromToBlob version is passedKamen Mazdrashki2010-08-281-2/+4
* s4:torture/rpc/winreg.c - set "error_message" to NULL in "test_HKLM_wellknown"Matthias Dieter Wallnöfer2010-08-271-9/+18
* s4:torture/spoolss_access.c - fix discarded const warningMatthias Dieter Wallnöfer2010-08-271-2/+3
* s4:torture/raw/notify.c - freeable stuff shouldn't be "const"Matthias Dieter Wallnöfer2010-08-271-1/+1
* s4:ntvfs/posix/pvfs_*.c - quiet Solaris warningsMatthias Dieter Wallnöfer2010-08-273-15/+13
* s4:credentials_krb5.c - quiet a Solaris warningMatthias Dieter Wallnöfer2010-08-271-1/+2
* s4-dsdb: Fixed a compiler warning.Nadezhda Ivanova2010-08-271-1/+0
* s4-pynet: pynet depends on pyrpc_utilAndrew Tridgell2010-08-271-1/+1
* pyrpc: Add py_check_dcerpc_type().Jelmer Vernooij2010-08-274-8/+98
* s4:ntlm/auth.c - add a whitespace in a debug outputMatthias Dieter Wallnöfer2010-08-261-1/+1
* s4:dsdb_module_find_dsheuristics - free the "DN" also on other exit casesMatthias Dieter Wallnöfer2010-08-261-0/+2
* s4-dsdb: Removed an unnecessary space in dsdb_module_find_dsheuristics()Nadezhda Ivanova2010-08-261-1/+1
* s4-dsdb: Added utility functions for retrieving dSHeuristics from the module ...Nadezhda Ivanova2010-08-261-0/+47
* s4-devel: added enumprivs developer scriptAndrew Tridgell2010-08-261-0/+58
* s4-net: fixed docstring on spn commandAndrew Tridgell2010-08-261-1/+1
* s4-net: added "net rodc preload" commandAndrew Tridgell2010-08-262-0/+125
* s4-drs: split out drs utility python functionsAndrew Tridgell2010-08-262-135/+167
* s4-pyrpc: convert rpc_talloc.py test to unittest frameworkAndrew Tridgell2010-08-262-46/+60
* s4-pynet: some systems don't have Py_TYPE()Andrew Tridgell2010-08-251-0/+4
* s4-pyrpc: added a test for talloc behaviour in pidl python codeAndrew Tridgell2010-08-252-0/+57
* s4-pyglue: added talloc_total_blocks() python callAndrew Tridgell2010-08-252-2/+23
* s4-rodc: removed python memory workaroundAndrew Tridgell2010-08-251-2/+1
* s4-pyglue: pyglue now depends on pytallocAndrew Tridgell2010-08-251-1/+1
* s4-rodc: setup secrets database at end of RODC joinAndrew Tridgell2010-08-251-5/+33
* s4-pyglue: added talloc_report_full() and talloc_enable_null_tracking()Andrew Tridgell2010-08-252-0/+32
* s4-repl: load RODC partitions using msDS-hasFullReplicaNCsAndrew Tridgell2010-08-252-4/+28
* s4-smbtorture: Added a torture test for forest trustsSumit Bose2010-08-255-2/+841
* s4-smbtorture: Make test_SetupCredentials3 publicSumit Bose2010-08-252-1/+25
* s4-smbtorture: fill in trust_domain_passwords_check_in in NDR lsa test.Günther Deschner2010-08-251-7/+35
* Fix RPC-LSA-TRUSTED-DOMAINS for changed IDLSumit Bose2010-08-251-0/+10
* s4-trusts: fix trustDomainPasswords drsblobs IDL and server side support.Günther Deschner2010-08-252-49/+19
* s4-dsdb: make more of the UF_* flags available on pydsdbAndrew Tridgell2010-08-251-0/+28
* s4-rodc: broke up RODC join into separate functionsAndrew Tridgell2010-08-251-186/+194
* s4-rodc: added REPL_SECRET exop replication of accountsAndrew Tridgell2010-08-251-11/+58
* s4-dsdb: add more DS flags to the dsdb moduleAndrew Tridgell2010-08-251-0/+15
* s4-dsdb: added get_attid_from_lDAPDisplayName() on samdbAndrew Tridgell2010-08-252-0/+49
* s4-rodc: next step in RODC join codeAndrew Tridgell2010-08-251-126/+218
* s4-pynet: added replicate_init() and replicate_chunk() callsAndrew Tridgell2010-08-251-35/+134
* s4-libnet: added libnet_vampire_replicate_init()Andrew Tridgell2010-08-251-0/+17
* s4:getncchanges.c - fix some counter variable typesMatthias Dieter Wallnöfer2010-08-231-3/+3
* s4-devel: added a getncchanges developer scriptAndrew Tridgell2010-08-231-0/+120