summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* waf: Use Logs.info() instead of print.Andreas Schneider2012-04-173-3/+9
* waf: Add possibility to build with system libwbclient.Andreas Schneider2012-04-173-9/+29
* s3-waf: Add possibility to build with system libsmbclient.Andreas Schneider2012-04-173-34/+42
* s3-waf: Fix client/smbclient dependencies.Andreas Schneider2012-04-171-7/+7
* s3:libsmb/cliconnect: make use of ntlmssp_is_anonymous()Stefan Metzmacher2012-04-171-1/+1
* s3:libsmb/ntlmssp: improve anonymous loginsStefan Metzmacher2012-04-171-2/+3
* s3:libsmb/ntlmssp: add ntlmssp_is_anonymous()Stefan Metzmacher2012-04-172-0/+16
* s3:libsmb/ntlmssp: remove some indentation in ntlmssp_set_password()Stefan Metzmacher2012-04-171-18/+20
* Revert "s3:libsmb/ntlmssp: an empty string should mean no password"Stefan Metzmacher2012-04-171-1/+1
* tsocket: Fix a couple of typos and spellings in tsocket_guide.txtMichael Adam2012-04-171-26/+27
* s3: Add smbstatus -N to output the notify dbVolker Lendecke2012-04-173-1/+42
* s3: Add "notify-cleanup" to smbcontrolVolker Lendecke2012-04-171-0/+13
* s3: New notify implementationVolker Lendecke2012-04-178-758/+1093
* s3: Add two notify benchmark testsVolker Lendecke2012-04-175-0/+727
* s3: Make torture_nprocs globally availableVolker Lendecke2012-04-171-19/+19
* s3: Make ctdbd_messaging_send_blob available in non-clustered modeVolker Lendecke2012-04-171-1/+10
* s3: Make messaging_ctdbd_connection available in non-clustered modeVolker Lendecke2012-04-171-0/+9
* s3: Implement tevent_barrierVolker Lendecke2012-04-173-0/+235
* s3: Start a list of ctdb srvid assigmentsVolker Lendecke2012-04-171-0/+40
* s3: Introduce ctdb_messaging_send_blobVolker Lendecke2012-04-172-20/+23
* s3: Add msg_channelVolker Lendecke2012-04-177-0/+551
* s3: Add messaging_tdb_event()Volker Lendecke2012-04-172-0/+13
* s3: Add a second ctdb connect libraryVolker Lendecke2012-04-177-0/+931
* s3: Add dbwrap_try_fetch_lockedVolker Lendecke2012-04-178-16/+97
* s3: Add dbwrap_cacheVolker Lendecke2012-04-174-1/+244
* s3: Open up 3 levels of dbwrap_lock_orderVolker Lendecke2012-04-172-5/+9
* s3: Increase debuglevel for unknown child msgsVolker Lendecke2012-04-171-1/+1
* s3: Add infrastructure for background jobsVolker Lendecke2012-04-174-0/+274
* s3: Return CTDB_PATH from lp_ctdbd_socket()Volker Lendecke2012-04-174-13/+18
* tdb-compat: Add tdb_chainlock_nonblockVolker Lendecke2012-04-172-0/+26
* s4:ldapcmp.py: pass down outf and errfStefan Metzmacher2012-04-171-12/+29
* docs:man:vfs_gpfs: Remove itemized list to fix indentationChristof Schmitt2012-04-161-11/+4
* s3: switch off kernel oplocks by defaultChristian Ambach2012-04-162-5/+4
* s3: Fix smbclient notify against WindowsVolker Lendecke2012-04-161-1/+1
* Improve the VFS Makefile so that it is easier for use out of tree but still w...Richard Sharpe2012-04-161-13/+9
* provision: Simplify handling of default for --server-role.Jelmer Vernooij2012-04-161-8/+4
* provision: Simplify handling of default for --function-level.Jelmer Vernooij2012-04-161-4/+3
* provision: Simplify handling of default for --dns-backend option.Jelmer Vernooij2012-04-161-6/+2
* s3/selftest: Fix reference to knownfail file.Jelmer Vernooij2012-04-161-1/+1
* build: rebuild idl if the pidl compiler is changedDavid Disseldorp2012-04-161-5/+20
* s4:libcli/smb2: fix anonymous session setups against windows serversStefan Metzmacher2012-04-162-1/+16
* s4:libcli/smb2: remove unused dependency to LIBPACKETStefan Metzmacher2012-04-162-2/+1
* s3:libsmb: fix anonymous session setups against windows serversStefan Metzmacher2012-04-161-0/+16
* s3:libsmb/ntlmssp: an empty string should mean no passwordStefan Metzmacher2012-04-161-1/+1
* libcli/smb: move smb2cli_session_setup_*() prototypes to the code.Stefan Metzmacher2012-04-162-15/+15
* libcli/smb: add smb2cli_session_get_flags()Stefan Metzmacher2012-04-162-0/+6
* libcli/smb: we should not force a session key for anonymous connectionsStefan Metzmacher2012-04-161-4/+4
* libcli/smb: make use of data_blob_string_const_null()Stefan Metzmacher2012-04-161-12/+6
* s3:smbd/sesssetup: use a helper variable 'action' to mark guest accessStefan Metzmacher2012-04-161-1/+3
* Add an option to have s3fs as file server for samba4Matthieu Patou2012-04-162-9/+21