summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s3:idmap: remove passdb argument from idmap_init_domain()Michael Adam2011-03-221-5/+3
* s3:idmap: remove the params argument from the init functionMichael Adam2011-03-2212-29/+21
* s3:idmap: remove special treatment of domain "*" from idmap_ldap_init.Michael Adam2011-03-221-9/+5
* s3:idmap: remove use of params from idmap_ldap_init - it is not used any moreMichael Adam2011-03-221-13/+7
* s3:idmap: remove the special treatment of the default domain "*" from idmap_i...Michael Adam2011-03-221-65/+23
* s4:python bindings - handle NULL returns from "loadparm_init_global"Matthias Dieter Wallnöfer2011-03-223-0/+17
* s4:param/loadparm.c - check for OOMMatthias Dieter Wallnöfer2011-03-221-0/+3
* s4:auth/system_session.c - check for OOMMatthias Dieter Wallnöfer2011-03-221-0/+2
* s4:ntvfs/posix: name->dos.attrib isn't initialized in pvfs_access_check_create()Stefan Metzmacher2011-03-221-1/+1
* s3:docs: fix xml of "printnotifybackchannel" parameter (missing closing tag)Michael Adam2011-03-221-0/+1
* s3-fault: removed the cont_fn from fault_setup()Andrew Tridgell2011-03-228-46/+8
* libcli/security: make sure that we don't grant SEC_STD_DELETE to the owner by...Stefan Metzmacher2011-03-211-28/+30
* s3:smbd: access checks should not depend on share mode flagsStefan Metzmacher2011-03-211-1/+0
* s4:ntvfs/posix: grant SEC_STD_DELETE if the parent grants SEC_DIR_DELETE_CHILDStefan Metzmacher2011-03-211-10/+58
* s3: Fix Coverity ID 1048, CHECKED_RETURNVolker Lendecke2011-03-211-6/+1
* s3: Fix Coverity ID 770, REVERSE_INULLVolker Lendecke2011-03-211-15/+7
* idmap.idl: Fix whitespaceVolker Lendecke2011-03-211-1/+1
* pyldb: minor fixup, fix a memory leakMatthieu Patou2011-03-201-2/+3
* pyldb: add more tests for control manipulationMatthieu Patou2011-03-201-0/+4
* dsdb: read acl, sd can be null and ret == LDB_SUCCESSMatthieu Patou2011-03-201-1/+1
* dsdb: acl_read fix a missed talloc_stealMatthieu Patou2011-03-201-0/+1
* upgradeprovision: Fix typoMatthieu Patou2011-03-201-1/+1
* ldb:fix control parsing for dirsyncMatthieu Patou2011-03-201-2/+3
* ldapcli: allocate control value on the control object not on the control cont...Matthieu Patou2011-03-201-2/+2
* s3: Fix early tldap_search cancelsVolker Lendecke2011-03-201-1/+1
* lib/replace/test: Add missing include for prototype.Jelmer Vernooij2011-03-191-0/+1
* rpc_server/remote: Add missing prototype.Jelmer Vernooij2011-03-191-0/+1
* lib/registry/tests: Fix prototypes.Jelmer Vernooij2011-03-194-4/+4
* selftest/Samba3: use 'debug pid=yes'Stefan Metzmacher2011-03-191-0/+1
* s3:smbd: remove uses of "./" in unlink_internals()Stefan Metzmacher2011-03-191-4/+0
* s3: use getgrset() when it is availableChristian Ambach2011-03-193-3/+59
* pidl: Fix prototype for server init functions.Jelmer Vernooij2011-03-191-2/+5
* lib/: Fix prototypes for functions.Jelmer Vernooij2011-03-192-3/+5
* libcli/: Fix prototypes for all functions.Jelmer Vernooij2011-03-195-0/+8
* source4/: Fix prototypes for all functions in various subsystems.Jelmer Vernooij2011-03-1910-0/+19
* source4/lib: Fix prototypes for all functions.Jelmer Vernooij2011-03-196-0/+12
* source4/torture: Fix prototypes for all functions.Jelmer Vernooij2011-03-197-0/+8
* source4/auth: Fix prototypes for all functions.Jelmer Vernooij2011-03-196-1/+17
* libreplace: Fix prototypes for all functions.Jelmer Vernooij2011-03-194-1/+8
* source4/param: Fix prototypes for all functions.Jelmer Vernooij2011-03-194-1/+8
* source4/auth/ntlm: Fix prototypes for all functions.Jelmer Vernooij2011-03-197-0/+13
* source4/auth/gensec: Fix prototypes for all functions.Jelmer Vernooij2011-03-197-1/+11
* source4/winbind: Fix prototypes for all functions.Jelmer Vernooij2011-03-193-0/+7
* source4/torture/ndr: Fix prototypes for all functions.Jelmer Vernooij2011-03-1914-0/+14
* source4/kdc: Fix prototypes for all functions.Jelmer Vernooij2011-03-196-1/+13
* source4/ntvfs: Fix prototypes for all functions.Jelmer Vernooij2011-03-197-0/+14
* source4/rpc_server: Fix prototypes for all functions.Jelmer Vernooij2011-03-196-0/+7
* source4/dsdb/samdb: Fix prototypes for all functions.Jelmer Vernooij2011-03-194-2/+4
* source4/smbd: Fix prototypes for all functions.Jelmer Vernooij2011-03-195-0/+9
* source4/ntvfs/posix: Fix prototypes for all functions.Jelmer Vernooij2011-03-194-0/+8