summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* talloc: Switch over to using waf as the default build system for the standalo...Jelmer Vernooij2010-10-316-17/+107
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-31162-15208/+0
* s4:samldb LDB module - make the "userAccountControl" and "groupType" modify h...Matthias Dieter Wallnöfer2010-10-301-122/+173
* s4:samldb LDB module - add a new function which handles special cases for sin...Matthias Dieter Wallnöfer2010-10-301-28/+51
* s4:samldb LDB module - primary group change - free temporary messages to save...Matthias Dieter Wallnöfer2010-10-301-2/+4
* s4:sam.py - add a short double swap "primaryGroupID" testMatthias Dieter Wallnöfer2010-10-301-0/+9
* s4:samldb LDB module - adapt the "samldb_prim_group_change" trigger to suppor...Matthias Dieter Wallnöfer2010-10-301-10/+55
* s4:samr RPC server - the LDB error codes for adding or deleting a group membe...Matthias Dieter Wallnöfer2010-10-301-4/+2
* s4:sam.py - enhance "member" testsMatthias Dieter Wallnöfer2010-10-301-0/+35
* 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: Remove zlib from the cache if we failed to pass all the testsMatthieu Patou2010-10-301-0/+6
* build: make this test darwin only as it mess a bit more the freebsd buildMatthieu Patou2010-10-301-1/+1
* replace: Fix formatting.Jelmer Vernooij2010-10-301-8/+8
* ldb: Drop autoconf-based build system.Jelmer Vernooij2010-10-3016-4260/+0
* tevent: Drop autoconf-based build system for standalone build.Jelmer Vernooij2010-10-3013-3918/+0
* replace: Avoid autoproto as it breaks standalone builds.Jelmer Vernooij2010-10-302-1/+10
* replace: Only build replace-test in standalone build.Jelmer Vernooij2010-10-301-7/+9
* 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: strip -single_module when doing bundle on mac OS XMatthieu Patou2010-10-301-0/+12
* build: set shared libraries flags correctly on mac os XMatthieu Patou2010-10-303-2/+26
* talloc.3: Remove documentation for deprecated talloc_append_string,Jelmer Vernooij2010-10-301-11/+0
* 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
* waf: fixed building of non-shared binaries that contain modulesAndrew Tridgell2010-10-301-0/+19
* 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-test: don't override modules dirAndrew Tridgell2010-10-302-2/+0
* waf: get rid of target aliases in wafsambaAndrew Tridgell2010-10-302-30/+1
* s4-build: removed some unnecessary dependenciesAndrew Tridgell2010-10-3010-13/+13
* 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-304-9/+10
* 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
* zlib: use the real library name 'z' instead of ZLIBAndrew Tridgell2010-10-303-11/+7
* 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-302-3/+2
* 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