summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s3: Lift talloc_autofree_context() from make_auth_context_fixed()Volker Lendecke2010-09-264-7/+10
* s3: Lift talloc_autofree_context() from make_auth_context_subsystem()Volker Lendecke2010-09-267-10/+18
* s3: Lift talloc_autofree_context() from make_auth_context_text_list()Volker Lendecke2010-09-261-3/+6
* s3: Lift talloc_autofree_context() from make_auth_context()Volker Lendecke2010-09-261-3/+7
* s3: Fix a memleak in make_new_server_info_system()Volker Lendecke2010-09-261-0/+1
* s3: Remove talloc_autofree_context() from init_system_info()Volker Lendecke2010-09-261-1/+2
* s3: Fix a typoVolker Lendecke2010-09-251-1/+1
* s3: Fix some 64-bit warningsVolker Lendecke2010-09-252-4/+6
* pyteven: Fix build warnings.Jelmer Vernooij2010-09-251-6/+16
* Check in configure/Makefile for those projects that have waf as primary build...Jelmer Vernooij2010-09-257-5/+219
* pytevent: Add more tests.Jelmer Vernooij2010-09-252-2/+81
* pytevent: Fill in client side fnuctions.Jelmer Vernooij2010-09-251-52/+393
* selftest: If a testsuite is killed by a signal, let selftest die.Jelmer Vernooij2010-09-251-2/+2
* tevent: Add infrastructure for python bindings.Jelmer Vernooij2010-09-252-1/+418
* tevent: Switch to using waf by default.Jelmer Vernooij2010-09-252-14/+15
* s3: Fix bug 7470Volker Lendecke2010-09-253-3/+5
* ldb: mark the location of a lot more ldb requestsAndrew Tridgell2010-09-2528-15/+109
* s4-dsdb: added tagging of requests in dsdb modulesAndrew Tridgell2010-09-258-0/+30
* ldb: added request location trackingAndrew Tridgell2010-09-254-0/+39
* s4-repl: make getncchanges a bit less verboseAndrew Tridgell2010-09-251-1/+1
* s4-net: added --ipaddress option to net commandsAndrew Tridgell2010-09-256-6/+13
* s4-pynet: added server keyword to Net() initialisationAndrew Tridgell2010-09-251-3/+7
* s4-libnet: added server_address option in libnet contextAndrew Tridgell2010-09-253-1/+6
* s4-finddcs: allow override of server IP addressAndrew Tridgell2010-09-252-1/+37
* s4-repl: don't store repsFrom on DNs other than NC headsAndrew Tridgell2010-09-251-0/+9
* s4-pycredentials: avoid a tallloc_free on refAndrew Tridgell2010-09-251-1/+1
* s4-repl: use namingContexts from rootDSE to initialise partition listAndrew Tridgell2010-09-251-53/+36
* s4-repl: force on WRIT_REP when we are a writable replicaAndrew Tridgell2010-09-251-4/+3
* s4-repl: use dreplsrv_partition_source_dsa_by_guid to find source dsaAndrew Tridgell2010-09-251-5/+6
* torture: fixed a valgrind error in SMB2-CREATEAndrew Tridgell2010-09-251-0/+6
* s4-dsdb: Fixed a call to the wrong ops function in dsdb_module_search_dn.Nadezhda Ivanova2010-09-251-1/+1
* s3-waf: fix debug2html.Günther Deschner2010-09-241-1/+1
* s3-waf: add missing idmap module objectfiles.Günther Deschner2010-09-241-0/+6
* s3-waf: convert DISPLAY_SEC into a subsystem.Günther Deschner2010-09-241-7/+9
* s3-waf: fix libnetapi and libaddns unresolved symbols.Günther Deschner2010-09-241-2/+3
* s3-waf: install header files for our libraries.Günther Deschner2010-09-241-0/+4
* s3-waf: convert LIBEVENTLOG into a subsystem.Günther Deschner2010-09-241-12/+13
* s4-waf: add NDR_EVENTLOG.Günther Deschner2010-09-242-2/+7
* s4-waf: rename subsystem NDR_LSAPRC to NDR_LSA.Günther Deschner2010-09-243-12/+12
* s3-waf: convert LIBNET et al into subsystems.Günther Deschner2010-09-242-6/+26
* s3-waf: convert PASSWD_UTIL into a subsystem.Günther Deschner2010-09-241-6/+11
* talloc: Add a warning about talloc_autofree_context() and dlclose()Volker Lendecke2010-09-242-0/+22
* s3-waf: convert READLINE into a subsystem.Günther Deschner2010-09-241-8/+10
* s3-waf: convert PROFILE into a subsystem.Günther Deschner2010-09-241-9/+11
* s3-waf: convert AFS_SETTOKEN and AFS into subsystems.Günther Deschner2010-09-241-9/+17
* s3-waf: let winbind depend on SRV_NDR_WBINT and RPCCLI_NDR_WBINT.Günther Deschner2010-09-242-5/+11
* s3-waf: convert LOCKING into a subsystem.Günther Deschner2010-09-241-12/+13
* s3-waf: add RPC_NDR_WBINT to librpc/wscript_build.Günther Deschner2010-09-241-0/+5
* s3-waf: add autogen-waf.sh to source3.Günther Deschner2010-09-241-0/+27
* s3-waf: add wscript_build to s3 librpc dir for NDR_ subsystems.Günther Deschner2010-09-242-0/+32