summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* pdb: fix build issues with shared modulesGarming Sam2014-12-181-0/+1
* s3:locking: fix uninitialiazed variable in brl_get_locks_readonly_parser()Stefan Metzmacher2014-12-181-0/+1
* torture: improve rpc.remote_pac test so we check if LogonSamLogon actually su...Andrew Bartlett2014-12-181-0/+2
* torture: Improve winbindd.pac test to check multiple GENSEC mechanimsAndrew Bartlett2014-12-181-10/+57
* gensec_krb5: Match behaviour of gensec_gssapi for password-based keytabsAndrew Bartlett2014-12-181-0/+10
* test: improve kinit kerberos testsGarming Sam2014-12-181-6/+38
* autobuild: adapt a commentMichael Adam2014-12-171-1/+1
* vfs/glusterfs: Change xattr key to match gluster key.raghavendra talur2014-12-171-1/+1
* vfs_glusterfs: Implement AIO supportPoornima G2014-12-172-12/+243
* vfs_glusterfs: Change sys_get_acl_file/fd to return ACLs corresponding to mod...Poornima G2014-12-171-0/+59
* script/autobuild.py: use --picky-developer for the samba-ctdb targetStefan Metzmacher2014-12-171-1/+1
* s3:lib: fix allocation check in messages_ctdbd.cStefan Metzmacher2014-12-171-1/+1
* ctdb/server: add format string checking to ctdb_tevent_logging()Stefan Metzmacher2014-12-171-1/+5
* lib/util: provide a dbgtext_va() function which takes va_listStefan Metzmacher2014-12-172-5/+20
* notify: Move path construction to notify_triggerVolker Lendecke2014-12-163-15/+20
* lib: Add ctdbd_messaging_send to ctdb_dummy.cVolker Lendecke2014-12-161-0/+7
* messaging3: Add messaging_handler_send/recvVolker Lendecke2014-12-162-0/+89
* messaging3: Add messaging_send_iov_fromVolker Lendecke2014-12-162-10/+25
* messaging3: Add messaging_names_dbVolker Lendecke2014-12-163-0/+21
* dbwrap: Add code to marshall a db_context's dbVolker Lendecke2014-12-162-0/+175
* lib: Add server_id_dbVolker Lendecke2014-12-163-0/+360
* lib: Add "strv" string handling routinesVolker Lendecke2014-12-163-0/+178
* lib: Add tdb_fetch_tallocVolker Lendecke2014-12-162-0/+36
* lib: Add map_unix_error_from_tdbVolker Lendecke2014-12-162-1/+63
* smbstatus: Tell the user that smbstatus can only be run as root.Andreas Schneider2014-12-161-0/+7
* Revert "script/autobuild.py: build the samba target with --with-profiling-data"Stefan Metzmacher2014-12-161-1/+1
* script/autobuild.py: build the samba target with --with-profiling-dataStefan Metzmacher2014-12-151-1/+1
* ctdb-build: fix build without xsltprocBjörn Baumbach2014-12-151-3/+4
* packaging: Include CTDB man pages in the tarballAmitay Isaacs2014-12-151-0/+3
* ctdb-build: Fix the installation of config files for top-level buildAmitay Isaacs2014-12-151-2/+7
* ctdb-build: Fix the indentationAmitay Isaacs2014-12-151-1/+1
* libcli/smb: only force signing of smb2 session setups when binding a new sessionStefan Metzmacher2014-12-121-1/+6
* s3:smb2_server: allow reauthentication without signingStefan Metzmacher2014-12-122-5/+4
* libsmb: Simplify netsamlogon_cache_getVolker Lendecke2014-12-121-2/+2
* libsmb: Only print decoded netsamlogon cache entriesVolker Lendecke2014-12-121-4/+4
* libsmb: Fix removing invalid samlogon cache entriesVolker Lendecke2014-12-121-1/+1
* testprogs/test_ldb: check rootdse search with extended-dn controlStefan Metzmacher2014-12-121-0/+2
* s4:dsdb/rootdse: expand extended dn values with the AS_SYSTEM controlStefan Metzmacher2014-12-121-4/+2
* lib/util: Fix incorrect month in timestampsMartin Schwenke2014-12-121-1/+1
* vfs_streams_xattr: add missing call to SMB_VFS_NEXT_CONNECTRalph Boehme2014-12-121-0/+6
* selftest: Add test for joining a Samba classic DC as a BDCAndrew Bartlett2014-12-112-0/+29
* libsmb: Allow change of BDC trust account passwordAndrew Bartlett2014-12-111-0/+3
* auth: Allow domain join to itself when we are a PDCAndrew Bartlett2014-12-111-1/+3
* selftest: Add 'net dom join' test which fails cause we are a DCAndreas Schneider2014-12-112-0/+27
* netapi: Move DC check to NetJoinDomain() where it is needed.Andrew Bartlett2014-12-112-4/+4
* vfs_glusterfs: Set connectpath as snapdir-entry-path.raghavendra talur2014-12-101-0/+11
* vfs_glusterfs: Remember the connect path too for reopening.raghavendra talur2014-12-101-5/+15
* vfs_glusterfs: In vfs_gluster_sys_acl_get_file/fd, reduce the number of getxa...Poornima G2014-12-101-10/+32
* torture: Fix raw.open.chained-ntcreatexVolker Lendecke2014-12-091-2/+2
* notify_inotify: Simplify inotify_dispatchVolker Lendecke2014-12-091-15/+17