summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s3: Streamline regdb_normalize_keynames_fn a bitVolker Lendecke2010-10-281-4/+2
* s3: Fix the registry upgrade codeVolker Lendecke2010-10-281-1/+1
* s3: FILE_WRITE_DATA & friends have gone from includes.hVolker Lendecke2010-10-281-0/+1
* unit tests: use skip file to exclude smb2.dir instead of hackMatthieu Patou2010-10-282-1/+2
* build: Add XPG6 otherwise we have a configure pb on sun SolarisMatthieu Patou2010-10-281-0/+1
* s3: Add a vfs_time_audit moduleAbhidnya P Chirmule2010-10-284-0/+2314
* s3: Fix bug 7759Volodymyr Khomenko2010-10-281-16/+18
* s4 net: rename to samba-tool in order to not clash with s3 netKai Blin2010-10-2830-309/+258
* build: remove warnings about redifinition of boolean use -KPIC on sunccMatthieu Patou2010-10-271-1/+9
* Fix for bug 7755 - SMBC_getdents_ctx() ignores struct alignment rulesJeremy Allison2010-10-271-6/+13
* ndr: Make sure ndr_dns.c has no lines wider than 80 charsKai Blin2010-10-272-104/+153
* tls: Inform the user if the cert/ca/private key can't be savedMatthieu Patou2010-10-271-3/+12
* Fix bug 7754 - samba uses index(), marked as legacy.Sven Neumann2010-10-271-3/+3
* s4:setup/schema_samba4.ldif - this control isn't used anymoreMatthias Dieter Wallnöfer2010-10-271-1/+1
* s3: Make gpfs winattrs work againVolker Lendecke2010-10-271-7/+31
* s4-ldb: Added the correct extended check for read access to nTSecurityDescriptorNadezhda Ivanova2010-10-273-1/+64
* s4-ldb: Changes the aclread module to use LDB_HANDLE_FLAG_UNTRUSTED to determ...Nadezhda Ivanova2010-10-274-12/+5
* unit tests: move backend testing to the endMatthieu Patou2010-10-271-1/+1
* unit tests: remove smb2.dirMatthieu Patou2010-10-271-1/+1
* librpc/ndr/ndr.c - fix some counter typesMatthias Dieter Wallnöfer2010-10-271-3/+4
* auth/credentials Give a sensible behaviour for resetting the krb5 contextAndrew Bartlett2010-10-271-3/+8
* librpc Make ndrdump use printf() rather than having to mess with DEBUG()Andrew Bartlett2010-10-273-12/+27
* s3-smbd Remove manual override of DEBUGELVEL during exitAndrew Bartlett2010-10-271-5/+0
* talloc: fix waf build for libtalloc-compat1Stefan Metzmacher2010-10-271-4/+4
* wafsamba: support 'soname' attribute on SAMBA_LIBRARY()Stefan Metzmacher2010-10-272-1/+16
* waf: sped up the project rules checkingAndrew Tridgell2010-10-271-21/+60
* s3-waf: fixed the s3 waf buildAndrew Tridgell2010-10-271-9/+8
* waf: quote subsystem names to make them clearerAndrew Tridgell2010-10-261-1/+1
* lib/util: remove useless ../lib/util/mutex.*Stefan Metzmacher2010-10-264-143/+2
* s4-dsdb_syntax: *_OID_oid_ldb_to_drsuapi() functions should useKamen Mazdrashki2010-10-261-6/+6
* s4-pfm_test: no need to test created prefixMap contents here - it already testedKamen Mazdrashki2010-10-261-3/+0
* s4-pfm_test: Tests for dsdb_schema_pfm_attid_from_oid()Kamen Mazdrashki2010-10-261-0/+117
* s4-prefixMap: split dsdb_schema_make_attid() function into read-only andKamen Mazdrashki2010-10-261-1/+38
* s4-prefixmap: Use WERR_NOT_FOUND when OID is not found in current prefixMapKamen Mazdrashki2010-10-263-3/+3
* Add a script for formating test result of st/subunitMatthieu Patou2010-10-261-0/+19
* replace: restore the order for #define + rep_strtollMatthieu Patou2010-10-261-3/+3
* s4:librpc: we don't need dcerpc client bindings for dns.idlStefan Metzmacher2010-10-261-11/+0
* s4:ldap.py - add a test for attribute ranges - still very basicMatthias Dieter Wallnöfer2010-10-261-1/+56
* s4:sam.py - enhance users and groups testMatthias Dieter Wallnöfer2010-10-261-2/+63
* s4:samldb LDB module - enhance the "member"-check triggerMatthias Dieter Wallnöfer2010-10-261-3/+7
* s4:ldap.py - enhance and activate the "description" attribute testMatthias Dieter Wallnöfer2010-10-261-27/+89
* s4:objectclass_attrs.c - rework to support these special "description" constr...Matthias Dieter Wallnöfer2010-10-261-10/+40
* wafsamba: Fix soname for standalone private libraries.Jelmer Vernooij2010-10-261-1/+1
* talloc: change pytalloc-util to be a public library.Jelmer Vernooij2010-10-269-34/+35
* talloc: Install pytalloc-util as system library.Jelmer Vernooij2010-10-262-3/+36
* waf: Remove unused EXT_LIB_PYTHON.Jelmer Vernooij2010-10-261-5/+1
* talloc: Avoid dependency on unknown EXT_LIB_PYTHON.Jelmer Vernooij2010-10-261-1/+1
* talloc: Move pytalloc to lib/talloc.Jelmer Vernooij2010-10-262-7/+8
* waf: Only specify vnum for non-private libraries.Jelmer Vernooij2010-10-264-30/+50
* waf: Stop automaticaly changing dashes to underscores in library names.Jelmer Vernooij2010-10-2620-58/+57