summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* libcli/auth: add netlogon_creds_cli_ServerGetTrustInfo*()Stefan Metzmacher2015-01-212-0/+301
* s4:kdc/db-glue: fix supported_enctypes samba_kdc_trust_message2entry()Stefan Metzmacher2015-01-211-5/+5
* libsmb: provide authinfo domain for encrypted session referralsDavid Disseldorp2015-01-211-1/+1
* CodingStyle: Update example to use our coding practice.Andreas Schneider2015-01-201-4/+4
* tdb_wrap: don't let tdb_wrap_open() segfault with name==NULLStefan Metzmacher2015-01-191-1/+7
* selftest: use env.SELFTEST_PREFIX to define subunit_cacheStefan Metzmacher2015-01-191-1/+1
* README.Coding: Add hint for if-statmentsVolker Lendecke2015-01-191-19/+27
* docs/idmap_rid: remove deprecated base_rid from exampleDavid Disseldorp2015-01-191-3/+0
* libsmb: provide authinfo domain for DFS referral authDavid Disseldorp2015-01-191-3/+8
* libsmb: reuse connections derived from DFS referralsDavid Disseldorp2015-01-191-24/+79
* utils: Fix 'net time' segfault.Andreas Schneider2015-01-191-7/+14
* cli_connect_nb_send: don't segfault on host == NULL.Michael Adam2015-01-191-7/+15
* wafsamba: create unique names when building shared modulesStefan Metzmacher2015-01-191-0/+3
* wafsamba: remove unused variable in SAMBA_MODULE()Stefan Metzmacher2015-01-191-2/+0
* wafsamba: passing 'subsystem' to SAMBA_MODULE() is not optionalStefan Metzmacher2015-01-191-8/+9
* wafsamba: make it possible to pass bundled_name to SAMBA_LIBRARY()Stefan Metzmacher2015-01-191-1/+4
* lib/util: add missing commas to statfs_typesRalph Boehme2015-01-161-2/+2
* samba3.py: Correctly initialize cache directory for passdb testChristof Schmitt2015-01-161-0/+1
* smbd: Stop using vfs_Chdir after SMB_VFS_DISCONNECT.Ira Cooper2015-01-161-3/+3
* CVE-2014-8143:dsdb-samldb: Check for extended access rights before we allow c...Andrew Bartlett2015-01-155-5/+220
* CVE-2014-8143:dsdb: Allow use of dsdb_autotransaction_request outside util.cAndrew Bartlett2015-01-151-2/+2
* CVE-2014-8143:pydsdb: Pull in UF_USE_AES_KEYS flagAndrew Bartlett2015-01-151-0/+1
* CVE-2014-8143:auth: Force talloc type of session_info pointer to matchAndrew Bartlett2015-01-151-0/+5
* s3: auth - tests: Add test for "force user" being a unix-only user, not in pa...Jeremy Allison2015-01-142-0/+5
* s3: auth: Add previously missing allocation fail check.Jeremy Allison2015-01-141-0/+4
* s3: auth: Plumb in the SamInfo3_handle_sids() utility function into passwd_to...Jeremy Allison2015-01-143-5/+17
* s3: auth: Convert samu_to_SamInfo3() to use the new utility function.Jeremy Allison2015-01-141-57/+9
* s3: auth: Add a utility function - SamInfo3_handle_sids() that factors out th...Jeremy Allison2015-01-141-0/+70
* rwrap: Bump version to 1.1.2.Andreas Schneider2015-01-131-1/+1
* rwrap: Fix ns_name_compress detection.Andreas Schneider2015-01-131-1/+3
* rwrap: Bump version to 1.1.1.Andreas Schneider2015-01-131-1/+1
* rwrap: Fix a possible NULL dereference.Andreas Schneider2015-01-131-1/+1
* rwrap: If we do not have ns_name_compress() use dn_comp().Andreas Schneider2015-01-132-0/+6
* net: Fix sam addgroupmemVolker Lendecke2015-01-131-3/+5
* s3-util: Fix authentication with long hostnames.Andreas Schneider2015-01-121-1/+3
* leases_db: don't leak lock_path onto talloc tosDavid Disseldorp2015-01-121-2/+9
* smbd: Fix a small leak on talloc_tos()Volker Lendecke2015-01-111-1/+1
* smbd: Fix an uninitialized variable readVolker Lendecke2015-01-111-2/+1
* smbd: Make talloc_report of smb_filename more readableVolker Lendecke2015-01-111-0/+6
* vfs_unityed_media: VFS module for sharing AVID projectsRalph Boehme2015-01-105-1/+2079
* lib: Simplify iov_bufVolker Lendecke2015-01-091-2/+2
* unix_msg: Fix 80-line formattingVolker Lendecke2015-01-091-2/+4
* Make sure response->extra_data.data is always cleared outMatthew Newton2015-01-091-6/+7
* test: Fix quotingVolker Lendecke2015-01-091-1/+1
* s3-vfs: Fix developer build of vfs_ceph module.Günther Deschner2015-01-091-10/+20
* ctdb: improve helpfulness of debug message when taking reclock failsMichael Adam2015-01-091-1/+5
* ctdb-daemon: Handle out-of-memory when setting recovery lock fileMartin Schwenke2015-01-091-8/+26
* ctdb-scripts: Don't use the GNU awk gensub() functionMartin Schwenke2015-01-094-7/+11
* ctdb-scripts: Try to deal with Ubuntu having /usr/sbin/serviceMartin Schwenke2015-01-091-0/+2
* ctdb-tests: Fix tickle sniffing for IPv4Martin Schwenke2015-01-091-1/+1