summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4:samldb LDB module - "member" triggerMatthias Dieter Wallnöfer2010-10-301-38/+69
* s4:rpc_server/common.h - quiet compilation warningsMatthias Dieter Wallnöfer2010-10-301-0/+2
* provision: fix wrong testsMatthieu Patou2010-10-301-6/+11
* build: make this test darwin only as it mess a bit more the freebsd buildMatthieu Patou2010-10-301-1/+1
* ldb: Drop autoconf-based build system.Jelmer Vernooij2010-10-3016-4260/+0
* s4:local_password LDB module - fix typosMatthias Dieter Wallnöfer2010-10-301-6/+6
* s4:resolve_oids LDB module - fix counter typesMatthias Dieter Wallnöfer2010-10-301-2/+2
* s4:partition_init LDB module - fix counter typeMatthias Dieter Wallnöfer2010-10-301-2/+4
* s4:extended_dn_store LDB module - fix counter typesMatthias Dieter Wallnöfer2010-10-301-2/+2
* provision: when deriving netbiosname from hostname force the netbiosname to b...Matthieu Patou2010-10-301-3/+13
* build: set shared libraries flags correctly on mac os XMatthieu Patou2010-10-301-0/+5
* s4-smbd: initialise process models in smbtorture before useAndrew Tridgell2010-10-302-5/+15
* s4-smbd: leave the single process model as internalAndrew Tridgell2010-10-301-1/+1
* s4-heimdal: lex_err_message() should not be staticAndrew Tridgell2010-10-301-2/+2
* s4-waf: added a lexyacc.sh script that manually rebuilds the heimdal parsersAndrew Tridgell2010-10-301-0/+82
* s4-build: removed some unnecessary dependenciesAndrew Tridgell2010-10-309-12/+12
* s4-ndr: make ndr-table a subsystemAndrew Tridgell2010-10-301-2/+1
* s4-cmdline: make cmdline-credentials a private libraryAndrew Tridgell2010-10-303-8/+8
* s4-dns: make the dns update task an external moduleAndrew Tridgell2010-10-301-5/+6
* s4-cluster: make cluster a private shared libAndrew Tridgell2010-10-302-10/+11
* s4-replace: make libreplace a private shared lib in s4Andrew Tridgell2010-10-301-1/+1
* s4-tdb: make tdb-wrap into a private libraryAndrew Tridgell2010-10-303-8/+9
* s4-auth: make KERBEROS subsystem into authkrb5 private libraryAndrew Tridgell2010-10-304-11/+12
* s4-credentials: make a private library from CREDENTIALS subsystemAndrew Tridgell2010-10-301-8/+9
* s4-ldb: add explicit depenencies on ldb library in ldb modulesAndrew Tridgell2010-10-301-2/+10
* s4-ldbwrap: split ldb-wrap out from the LDBSAMBA subsystemAndrew Tridgell2010-10-305-12/+23
* s4-rpc: split the dcesrv reply code out of dcerpc_serverAndrew Tridgell2010-10-307-175/+264
* s4-modules: remove LD_SAMBA_MODULE_PATHAndrew Tridgell2010-10-301-2/+1
* s4-torture: simplify the depenencies for TORTURE_DRSAndrew Tridgell2010-10-301-1/+1
* s4-smbd: make our process models into real modulesAndrew Tridgell2010-10-301-39/+46
* s4-smbd: don't initialise process models more than onceAndrew Tridgell2010-10-3018-50/+55
* waf: added --symbol-check optionAndrew Tridgell2010-10-301-0/+2
* waf: build all libraries after all object filesAndrew Tridgell2010-10-301-2/+7
* s4-kdc: create a 'pac' private grouping libraryAndrew Tridgell2010-10-301-0/+6
* s4-heimdal: removed the use of signal.c from rokenAndrew Tridgell2010-10-301-1/+0
* s4-heimdal: fixed the use of error_message() in heimdalAndrew Tridgell2010-10-3012-47/+49
* replace: create a private replace-test libraryAndrew Tridgell2010-10-302-2/+3
* s4-ldb: create a private library ldb-cmdlineAndrew Tridgell2010-10-302-6/+7
* s4:torture/rpc/samr.c - fix NTTIME warnings by castsMatthias Dieter Wallnöfer2010-10-291-13/+16
* s4:torture/rpc/samr.c - test the "ReplicaSourceNodeName" only against s3Matthias Dieter Wallnöfer2010-10-291-2/+4
* s4:samr RPC server - fix trailing whitespacesMatthias Dieter Wallnöfer2010-10-293-268/+268
* s4:samr RPC server - fix indentation of function parametersMatthias Dieter Wallnöfer2010-10-291-29/+30
* s4:samr RPC server - DomainGeneralInformation - never return NULL on the oem ...Matthias Dieter Wallnöfer2010-10-291-2/+6
* s4:samr RPC server - provide the right "ReplicaSourceNodeName"Matthias Dieter Wallnöfer2010-10-291-12/+16
* s4:samr RPC server - remove wrong implementation of ReplicaSourceNodeNameMatthias Dieter Wallnöfer2010-10-292-42/+7
* s4-drs_tests: drs_util_DsAttributeId_to_string() is not used anymoreKamen Mazdrashki2010-10-291-74/+0
* s4-resolve_oids: Remove redundant check - resolve_oids_need_value() handle thisKamen Mazdrashki2010-10-291-4/+0
* s4-schema_init: we should be able to resolve Syntax OIDs with prefixMap we haveKamen Mazdrashki2010-10-291-3/+3
* s4-pfm_test: Use single instance of global testing data to test withKamen Mazdrashki2010-10-291-52/+24
* s4-pfm-test: Enrich and fix comment primary for testing dataKamen Mazdrashki2010-10-291-5/+12