summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s4-ldb: support a new type of ldb module loadingAndrew Tridgell2010-11-014-1/+199
* waf: added module_init_name parameter to SAMBA_MODULE()Andrew Tridgell2010-11-011-2/+3
* tdb: Use waf by default.Jelmer Vernooij2010-11-012-14/+15
* s4-dsdb_schema: Use DRSUAPI_ATTID_INVALID instead of 0xFFFFFFFF magic valueKamen Mazdrashki2010-11-012-28/+28
* s4-druspia.idl: rename DRSUAPI_ATTID_NONE to DRSUAPI_ATTID_INVALIDKamen Mazdrashki2010-10-311-1/+2
* idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID valuesKamen Mazdrashki2010-10-3113-240/+240
* s4-server: avoid using environ as it is not portableAndrew Tridgell2010-10-311-2/+1
* unit tests: remove trailling white spacesMatthieu Patou2010-10-311-27/+27
* unit tests: allow make test to correctly and quickly exit in case of problem ...Matthieu Patou2010-10-311-63/+73
* replace/talloc: Avoid automatically pulling in new configure/Makefile,Jelmer Vernooij2010-10-312-12/+0
* s4:sam.py - test the "sAMAccountName" attributeMatthias Dieter Wallnöfer2010-10-311-0/+59
* s4:samldb LDB module - validate "sAMAccountName" modificationsMatthias Dieter Wallnöfer2010-10-311-0/+74
* s4:netlogon RPC server - "LogonGetDomainInfo" - always check the LDB return c...Matthias Dieter Wallnöfer2010-10-311-31/+57
* s4:libnet_join.c - only write the really essential SPNsMatthias Dieter Wallnöfer2010-10-311-8/+7
* s4:provision - remove the "servicePrincipalName" creation on the DC objectMatthias Dieter Wallnöfer2010-10-313-25/+2
* s4:setup/spn_update_list - reorder and update with other SPNsMatthias Dieter Wallnöfer2010-10-311-13/+15
* s4:scripting/bin/samba_spnupdate - also support adding all possible "serviceP...Matthias Dieter Wallnöfer2010-10-311-2/+3
* s4:dsdb/dns/dns_update.c - increase the timeout for the SPN and DNS update sc...Matthias Dieter Wallnöfer2010-10-311-2/+2
* s4:netlogon RPC server - point out that the "LogonGetDomainInfo" "servicePrin...Matthias Dieter Wallnöfer2010-10-311-0/+4
* s4:sam.py - add a test for the "dNSHostName" - "servicePrincipalName" update ...Matthias Dieter Wallnöfer2010-10-311-1/+151
* s4:samldb LDB module - implement the "dNSHostName" - "servicePrincipalName" c...Matthias Dieter Wallnöfer2010-10-311-0/+155
* s4:samldb LDB module - check for the number of results after a search operationMatthias Dieter Wallnöfer2010-10-311-0/+3
* s4:drsuapi RPC server - fix counter variablesMatthias Dieter Wallnöfer2010-10-311-3/+6
* talloc: Look harder for waf.Jelmer Vernooij2010-10-311-1/+8
* replace: Look harder for waf.Jelmer Vernooij2010-10-311-1/+8
* build: In some case the flags for the sun studio linker are wrongMatthieu Patou2010-10-312-0/+24
* build: check that if we provide -liconv we can build shared libsMatthieu Patou2010-10-312-2/+19
* s4-auth: added a dependency on com_errAndrew Tridgell2010-10-311-1/+1
* replace: Build using waf by default.Jelmer Vernooij2010-10-316-15/+111
* 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