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