summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wafsamba: Add set_target to CHECK_BUNDLED_SYSTEM.Andreas Schneider2014-04-171-3/+5
* selftest: Add a bash env file you can source.Andreas Schneider2014-04-171-0/+11
* s3: use smb_xmemdup instead of smb_memdup and smb_panicBjörn Baumbach2014-04-161-5/+2
* lib-util: rename memdup to smb_memdup and fix all callersBjörn Baumbach2014-04-1611-15/+15
* s3:smbd: always allow SMB1 signing, but only announce it if configured.Stefan Metzmacher2014-04-162-5/+8
* libcli/smb: add smb_signing_is_desired()Stefan Metzmacher2014-04-162-0/+6
* auth: Remove support for HAVE_TRUNCATED_SALT from pass_check.cAndrew Bartlett2014-04-153-870/+0
* auth: Remove USE_BOTH_CRYPT_CALLS block from pass_check.cAndrew Bartlett2014-04-152-40/+0
* auth: Remove linux_bigcrypt support from pass_check.cAndrew Bartlett2014-04-152-40/+0
* auth: Remove support for plaintext auth on systems that use getprpwnam()Andrew Bartlett2014-04-152-19/+0
* auth: Remove plaintext OSF1 password supportAndrew Bartlett2014-04-154-73/+0
* auth: Remove afs_auth() from pass_check.c and s4's auth_unixAndrew Bartlett2014-04-152-39/+0
* auth: Remove dfs_auth() from pass_check.c and s4's auth_unixAndrew Bartlett2014-04-152-319/+0
* auth: Remove unused PASSWORD_LENTH macro from pass_check.cAndrew Bartlett2014-04-151-6/+0
* auth: Remove static variable ths_user from password_check() codeAndrew Bartlett2014-04-151-36/+9
* Do not install smbclient4 and nmblookup4Jeroen Dekkers2014-04-152-2/+4
* ctdb-eventscripts: CTDB_NATGW_PUBLIC_* optional on slave-only nodesMartin Schwenke2014-04-149-17/+142
* ctdb-tools-ctdb: Drop disconnected nodes when filtering by capabilityMartin Schwenke2014-04-143-3/+56
* ctdb-tests: Add a simple test for "ctdb detach"Amitay Isaacs2014-04-141-0/+85
* ctdb-doc: Remove commands that have been deletedAmitay Isaacs2014-04-141-64/+0
* ctdb-doc: Add "ctdb detach" and update "ctdb attach"Amitay Isaacs2014-04-141-5/+34
* ctdb-tools/ctdb: Add ctdb detach command to detach databasesAmitay Isaacs2014-04-141-0/+40
* ctdb-client: Add client code to detach a databaseAmitay Isaacs2014-04-142-0/+20
* ctdb-daemon: Add control CTDB_CONTROL_DB_DETACHAmitay Isaacs2014-04-144-0/+91
* Typo: s/preceeded/preceded/Jelmer Vernooij2014-04-142-4/+4
* Typo: Commiting -> CommittingJelmer Vernooij2014-04-142-4/+4
* Typo: speciefied -> specified.Jelmer Vernooij2014-04-131-1/+1
* Typo: s/prefered/preferred/Jelmer Vernooij2014-04-132-2/+2
* Typo: sucessfully -> successfullyJelmer Vernooij2014-04-132-3/+3
* Typo: Specifing -> specifying.Jelmer Vernooij2014-04-131-1/+1
* s3:smb2_server: remove unused get_min_receive_file_size() wrapper functionStefan Metzmacher2014-04-111-13/+2
* s3:smb2_server: only allocate the required buffer in the smb2 recvfile() code...Stefan Metzmacher2014-04-112-19/+30
* s3:smb2_server: prepare smbd_smb2_request_verify_sizes() for the optimized re...Stefan Metzmacher2014-04-111-0/+9
* s3:smb2_write: allow SMBD_SMB2_IN_DYN_LEN() to be 0 for the recvfile case.Stefan Metzmacher2014-04-111-2/+18
* s3:smb2_server: make sure we don't try recvfile for special NBT messagesStefan Metzmacher2014-04-111-0/+3
* s3:smb2_server: use the same logic to avoid recvfile() for IPC/PRINT sharesStefan Metzmacher2014-04-111-0/+41
* s3:smbd: use smb1srv_open_lookup() in is_valid_writeX_buffer()Stefan Metzmacher2014-04-111-9/+20
* s3:smbXsrv_open: allow now==0 to skip the idle_time update.Stefan Metzmacher2014-04-111-1/+3
* s3:lib: use stack buffers in drain_socket() and default_sys_recvfile()Stefan Metzmacher2014-04-111-16/+2
* libs: s3 and s4: make our dns lookup code signal-safe.Jeremy Allison2014-04-101-5/+24
* s3: smbd: Performance optimization for RECVFILE.Jeremy Allison2014-04-101-13/+43
* s4-wbclient: Fix wbc_sids_to_xids to correctly indicate the length of the SID...Andrew Bartlett2014-04-091-1/+1
* tdb: consolidate tdb allocation code - re-use dead records at hash top.Michael Adam2014-04-092-43/+13
* torture: add local verification trailer parsing testDavid Disseldorp2014-04-093-1/+104
* s3-lib/util: fix logic inside set_namearray loops.Jeremy Allison2014-04-091-10/+16
* s3-lib/util: fix read across end of namelist stringBjörn Baumbach2014-04-081-2/+5
* wafsamba: replace dots in library namesRalph Boehme2014-04-081-1/+1
* s4-wbclient: Cope with winbind returning an errorAndrew Bartlett2014-04-081-0/+4
* ctdb-daemon: Always update database priority cluster wideAmitay Isaacs2014-04-074-17/+17
* s3: smbd/nmbd/winbindd - fix append on trailing slash on system paths.Jeremy Allison2014-04-051-1/+1