summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ctdb-tests: Add another LCP2 takeover testMartin Schwenke2014-07-291-0/+74
* ctdb-eventscripts: Remove NAT gateway "monitor" eventMartin Schwenke2014-07-295-10/+4
* messaging4: Simplify imessaging_pathVolker Lendecke2014-07-291-9/+4
* messaging3: messaging_array is no longer usedVolker Lendecke2014-07-281-5/+0
* unix_msg: simplify unix_msg_sendVolker Lendecke2014-07-281-12/+5
* unix_msg: Use struct initializersVolker Lendecke2014-07-281-32/+32
* unix_msg: Use empty arrays in structsVolker Lendecke2014-07-281-3/+3
* lib: directory_create_or_exist() does not use "uid" parameterVolker Lendecke2014-07-2814-23/+19
* lib: Simplify directory_create_or_exist with an early returnVolker Lendecke2014-07-281-23/+24
* winbind/i18n: update Japanese pam winbind translationBjörn Jacke2014-07-261-117/+113
* s3:idmap: fix talloc hierarchy in idmap_passdb_domain()Michael Adam2014-07-251-1/+1
* s3:idmap: only check the range values if a range setting has been found.Michael Adam2014-07-251-3/+1
* s3:idmap: move loading of idmap options together before range checking in idm...Michael Adam2014-07-251-4/+4
* s3:idmap: in idmap_init_domain() load methods before loading further configMichael Adam2014-07-251-18/+23
* s3:idmap: don't log missing range config if range checking not requestedMichael Adam2014-07-251-2/+2
* messaging3: Remove an unnecessary variableVolker Lendecke2014-07-251-4/+1
* messaging4: Simplify ping_message with server_id_str_buf()Volker Lendecke2014-07-241-3/+2
* messaging3: Simplify ping_message()Volker Lendecke2014-07-241-10/+4
* messaging3: Remove two procid_str_static callsVolker Lendecke2014-07-241-3/+6
* s3:smbd: remove unused client_get_tcp_info()Stefan Metzmacher2014-07-241-15/+0
* s3:smbd: avoid using client_get_tcp_info()Stefan Metzmacher2014-07-241-25/+17
* torture: Add FSCTL_QUERY_NETWORK_INTERFACE_INFO torture test case to source4/...Anubhav Rakshit2014-07-241-0/+47
* librpc: Add NETWORK_INTERFACE_INFO IDL data structureAnubhav Rakshit2014-07-243-1/+86
* torture4: Use sizeof(char-array) instead of constantVolker Lendecke2014-07-241-12/+12
* s4:torture/smb2: add smb2.session.bind1Stefan Metzmacher2014-07-241-0/+132
* s4:libcli/smb2: add smb2_session_channel()Stefan Metzmacher2014-07-242-10/+74
* s4:libcli/smb2: remove unused 'primary' argument of smb2_session_init()Stefan Metzmacher2014-07-243-8/+4
* s3: remove stat_ex.vfs_private completelyMichael Adam2014-07-243-23/+0
* s3:vfs:gpfs: remove a block and reduce indentation in gpfs_is_offline()Michael Adam2014-07-241-8/+6
* s3:vfs:gpfs: remove all writing uses of stat_ex.vfs_private from vfs_gpfs.Michael Adam2014-07-241-7/+0
* s3:vfs:gpfs: Remove all reading uses of stat_ex.vfs_private from vfs_gfs.Michael Adam2014-07-241-23/+22
* Revert "s3:vfs:gpfs: log when winAttr-garbage is detected (by heuristics) in ...Michael Adam2014-07-241-5/+0
* selftest: check for fs specific options of the share dir only after creating itMichael Adam2014-07-231-2/+2
* ctdb:vacuum: stop vacuuming when the first delete_list traverse fails.Michael Adam2014-07-231-0/+1
* ctdb-vacuum: Use existing function ctdb_marshall_finishAmitay Isaacs2014-07-232-11/+5
* ctdb-vacuum: Use ctdb_marshall_add to add a record to marshall bufferAmitay Isaacs2014-07-231-28/+10
* ctdb-util: Refactor record marshalling routines to avoid extra tallocAmitay Isaacs2014-07-231-20/+13
* ctdb-util: Refactor ctdb_marshall_recordAmitay Isaacs2014-07-231-14/+37
* ctdb-util: Fix nonempty line endingsAmitay Isaacs2014-07-231-3/+3
* ctdb-vacuum: If talloc_realloc fails, terminate traverseAmitay Isaacs2014-07-231-1/+2
* ctdb-vacuum: Fix talloc hierarchy in delete_marshall_traverseAmitay Isaacs2014-07-231-1/+1
* smbd: Fix a typoVolker Lendecke2014-07-221-1/+1
* smbd: ?True:False is pretty pointless :-)Volker Lendecke2014-07-221-1/+1
* smbd: Add missing {}Volker Lendecke2014-07-221-1/+2
* smbd: Remove superfluous ()Volker Lendecke2014-07-221-1/+1
* smbd: Fix a typoVolker Lendecke2014-07-221-1/+1
* smbd: Simplify brl_locktestVolker Lendecke2014-07-223-33/+16
* smbd: Restructure brl_conflict_otherVolker Lendecke2014-07-221-14/+39
* smbd: Fix indentation, {} and line length in brl_conflict_otherVolker Lendecke2014-07-221-6/+14
* smbd: Rename lck2->rw_probe in brl_conflict_otherVolker Lendecke2014-07-221-8/+8