summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libwbclient-sssd: implement basic functionsHEADmasterSumit Bose2014-06-175-22/+927
* Add empty libwbclient-sssdSumit Bose2014-06-1711-1/+2120
* Extract common code from wbc_util.cSumit Bose2014-06-173-71/+99
* Extract common code from wbc_sid.cSumit Bose2014-06-173-169/+197
* Extract common code from wbclient.cSumit Bose2014-06-173-153/+180
* Extract common code from wbc_idmap.cSumit Bose2014-06-173-67/+92
* Add new configure option --with-wbclient-sssdSumit Bose2014-06-171-0/+10
* wafsamba: add optional vscript(default=NULL) to SAMBA_LIBRARY()Sumit Bose2014-06-171-25/+27
* autobuild: fix samba-ctdb samba build to pick up right tdbMichael Adam2014-06-171-1/+1
* autobuild: add cflags and ldflags to find locally installed tdbMichael Adam2014-06-171-1/+1
* ctdb:vacuum: always run freelist_size againMichael Adam2014-06-171-6/+4
* ctdb:vacuum: add missing return to ctdb_vacuum_traverse_db() error path.Michael Adam2014-06-171-0/+1
* ctdb:vacuum: remove now unused talloc ctx argument from ctdb_vacuum_db()Michael Adam2014-06-171-3/+1
* ctdb:vacuum: move init of vdata into init_vdata funcionMichael Adam2014-06-171-32/+43
* ctdb:vacuum: remove vacuum limit from vdata - not usedMichael Adam2014-06-171-2/+0
* ctdb:vacuum: remove a superfluous comment.Michael Adam2014-06-171-4/+1
* ctdb:vacuum: untangle assignmend and check for return of tdb_repack()Michael Adam2014-06-171-1/+3
* ctdb:vacuum: remove a superfluous and misleading commentMichael Adam2014-06-171-3/+0
* ctdb:vacuum: remove now unused ctdb_repack_tdb().Michael Adam2014-06-171-129/+0
* ctdb:vacuum: use plain tdb_repack() instead of ctdb_repack_tdb()Michael Adam2014-06-171-1/+1
* ctdb:vacuum: remove a comment in ctdb_vacuum_and_repack_db()Michael Adam2014-06-171-3/+0
* ctdb:vacuum: adapt debug message for repacking.Michael Adam2014-06-171-2/+2
* messaging3: Use server_id_str_bufVolker Lendecke2014-06-171-2/+4
* lib: Use server_id_str_buf in server_id_strVolker Lendecke2014-06-171-22/+12
* lib: Add server_id_str_bufVolker Lendecke2014-06-172-0/+26
* build: fix the test and define for msg_accrightsMichael Adam2014-06-162-6/+6
* ctdb:build: fix building with external libtdbMichael Adam2014-06-161-7/+7
* s4-winbind: Use winbindd in the AD DC for fl2003dc and plugin_s4_dcAndrew Bartlett2014-06-162-28/+6
* s3-winbindd: Honour pdb_is_responsible_for_everything_else()Andrew Bartlett2014-06-161-8/+11
* passdb: Allow a passdb module to do idmap for everythingAndrew Bartlett2014-06-166-2/+348
* vfs:gpfs: fix a debug messageMichael Adam2014-06-131-1/+1
* vfs: update a bit-rotten commentMichael Adam2014-06-131-5/+6
* vfs: remove unused function vfs_pread_data()Michael Adam2014-06-132-24/+0
* man vfs_streams_xattr: new options "prefix" and "store_stream_type"Ralph Boehme2014-06-131-2/+32
* vfs_streams_xattr: add options "prefix" and "store_stream_type"Ralph Boehme2014-06-131-30/+92
* Convert samba_private_attr_name() to a public functionRalph Boehme2014-06-132-1/+2
* locking: use correct conversion specifier for printing variablesRalph Boehme2014-06-133-10/+11
* leases: Fix uint32->hyperVolker Lendecke2014-06-121-1/+1
* Remove .clang_complete.Andreas Schneider2014-06-121-104/+0
* waf: fix the name of the WINBIND "nss" module on AIXBjörn Jacke2014-06-121-1/+1
* torture: convert torture_comment() -> torture_result() so we can knownfail fl...Andrew Bartlett2014-06-121-34/+34
* torture: convert torture_comment() -> torture_result() so we can knownfail fl...Andrew Bartlett2014-06-121-82/+82
* ctdb-daemon: Reset scheduler policy for helper processesAmitay Isaacs2014-06-122-0/+4
* ctdb-daemon: Do not complain if node is inactive and db is not attachedAmitay Isaacs2014-06-121-1/+4
* ctdb-build: Remove duplicate library dependencyAmitay Isaacs2014-06-121-1/+1
* ctdb-daemon: Remove duplicate code from helper binariesAmitay Isaacs2014-06-123-16/+9
* ctdb-logging: Move controls handling functions from common to serverAmitay Isaacs2014-06-122-42/+40
* ctdb-logging: Split ringbuffer handling code from ctdb_collect_logAmitay Isaacs2014-06-122-7/+23
* ctdb-common: Move mkdir_p_or_die to system utilitiesAmitay Isaacs2014-06-122-14/+14
* ctdb-daemon: Rename ctdb_mkdir_p_or_die to mkdir_p_or_dieAmitay Isaacs2014-06-123-5/+5