summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add code to implement SeSecurityPrivilege in net rpc rights, and in theJeremy Allison2010-10-213-27/+21
* pytalloc: use talloc_unlink() to free py_talloc objectsKamen Mazdrashki2010-10-201-1/+3
* talloc: make header C++ safeSimo Sorce2010-10-201-0/+8
* smbtorture: Fix typo in status message.James Peach2010-10-201-1/+1
* s3: Make "unpack_pjob" staticVolker Lendecke2010-10-202-2/+1
* s3: Use any_nt_status_not_ok in winbindVolker Lendecke2010-10-2019-95/+19
* s3: Add any_nt_status_not_okVolker Lendecke2010-10-202-0/+14
* s3: Don't use talloc_autofree_context in map_fileVolker Lendecke2010-10-201-1/+1
* uid_wrapper: The gid wrapper does not require a destructorVolker Lendecke2010-10-201-2/+2
* Make getpwnam_alloc() static to lib/username.c, and ensure all username looku...Jeremy Allison2010-10-2017-117/+97
* nsstest: no need for two copies of the same tool.Günther Deschner2010-10-204-527/+116
* s3-waf: more registry cleanup.Günther Deschner2010-10-201-9/+20
* s3-waf: convert LIBSMBCONF into a subsystem.Günther Deschner2010-10-201-5/+8
* s3-waf: move RPC_CLIENT_SCHANNEL into a subsystem.Günther Deschner2010-10-202-7/+12
* s4-schema_init: Print more info about syntax we fail to recognizeKamen Mazdrashki2010-10-201-2/+4
* asn1_tests.c: Make test data static constKamen Mazdrashki2010-10-201-6/+6
* lib/util/asn1.c: comment spellingKamen Mazdrashki2010-10-201-1/+1
* ldb:ldb_index.c - fix some memory leaksMatthias Dieter Wallnöfer2010-10-201-1/+6
* ldb:ldb_index.c - let "ldb_module_oom" generate the return codeMatthias Dieter Wallnöfer2010-10-201-15/+8
* ldb:ldb_cache.c - fix memory contexts and memory leaksMatthias Dieter Wallnöfer2010-10-201-3/+4
* ldb:ldb_tdb submodule - use "ldb_msg_new" where appropriateMatthias Dieter Wallnöfer2010-10-202-12/+12
* ldb:ldb_pack.c - remove superflous "message->elements = NULL"Matthias Dieter Wallnöfer2010-10-201-1/+0
* libcli/security/access_check.c - fix a memory leakMatthias Dieter Wallnöfer2010-10-201-7/+12
* s3: Add some DEBUGVolker Lendecke2010-10-201-0/+2
* s3: Cope with EINTR in smbd_[un]lock_socketVolker Lendecke2010-10-201-2/+10
* libcli/ldap Don't try and encode a control with a NULL OIDAndrew Bartlett2010-10-201-0/+6
* autobuild: create an autobuild.pid fileAndrew Tridgell2010-10-191-0/+9
* s4-mailslot: fixed handling of random collision in temporary mailslot namesAndrew Tridgell2010-10-191-1/+1
* Fix shadow warning for "access" variable.Jeremy Allison2010-10-191-3/+3
* Add deadtime detection for SMB2. Correctly update lastused timestamp across a...Jeremy Allison2010-10-192-30/+76
* Add SMB2 paths to smbd/conn.c. Except for conn_idle_all(), to be cleaned up n...Jeremy Allison2010-10-191-32/+105
* Copyright/whitespace/comment cleanup in preparation for adding SMB2 paths.Jeremy Allison2010-10-191-20/+27
* Move tcons.num_open from smb1 to sconn->num_tcons_open as this is needed for ...Jeremy Allison2010-10-194-7/+11
* s3-waf Use LIBSECRUITY subsystem from the common wscript_buildAndrew Bartlett2010-10-191-24/+9
* s3-waf: all subsystems complete now, no need for this loop anymore.Günther Deschner2010-10-191-26/+0
* s3-waf: convert rpc into a subsystem.Günther Deschner2010-10-192-63/+140
* s4:nbt_server - fix a LDB counter typeMatthias Dieter Wallnöfer2010-10-191-1/+1
* s4-dsdb Reset the error string after 'expected' errors.Andrew Bartlett2010-10-191-0/+1
* s4-dsdb Add module to send only 'simple' DNs to OpenLDAP backendsAndrew Bartlett2010-10-193-2/+83
* s4-dsdb Allow LDB_ERR_INVALID_DN_SYNTAX in dsdb_load_partition_usnAndrew Bartlett2010-10-191-1/+1
* s4-auth Add DEBUG() for invalid DNs and errors expanding user groups.Andrew Bartlett2010-10-191-0/+5
* ldb:"ldb_schema_attribute_by_name_internal" - support the whole unsigned int ...Matthias Dieter Wallnöfer2010-10-191-7/+5
* s4:dsdb/schema/schema_init.c - remove a duplicated "talloc_free"Matthias Dieter Wallnöfer2010-10-191-1/+0
* s4:samdb.py - remove a pointless commentMatthias Dieter Wallnöfer2010-10-191-1/+0
* s4:samdb.py - use a more standard way to get to the domain realm/dns nameMatthias Dieter Wallnöfer2010-10-191-1/+2
* Addition of userPrincipalName attribute when new account is createdLukasz Zalewski2010-10-191-0/+2
* s4-gensec Don't give more to sasl_encode() than it will permitAndrew Bartlett2010-10-191-3/+10
* s4-gensec Don't upgrade all DIGEST-MD5 connections to sealAndrew Bartlett2010-10-191-12/+21
* s4-provisionbackend Allow a fixed URI to be specified for LDAP backendAndrew Bartlett2010-10-193-54/+72
* s4-provision Remove serverdn parameter from Schema()Andrew Bartlett2010-10-194-14/+7