index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:dbwrap_ctdb: increase the number of commit retries 5-->100
Michael Adam
2009-12-08
1
-1
/
+1
*
s3:dbwrap_ctdb: increase the rsn of the __transaction_lock__ when storing
Michael Adam
2009-12-08
1
-0
/
+2
*
s3: Fix explicit stat64 support
Volker Lendecke
2009-12-08
1
-3
/
+12
*
Restructure the ACL code some more, get the internal semantics
Jeremy Allison
2009-12-08
1
-0
/
+20
*
s3: prefer posix_fallocate for doing "strict allocate"
Björn Jacke
2009-12-08
1
-0
/
+14
*
s3: Move directory_exist_stat to testparm.c, it only looks at the mode
Volker Lendecke
2009-12-08
1
-21
/
+0
*
s3: Pass fake_dir_create_times down to file_exist_stat, none of the callers l...
Volker Lendecke
2009-12-08
1
-2
/
+3
*
s3: "get_file_size" only looks at the size
Volker Lendecke
2009-12-08
1
-1
/
+1
*
s3: "socket_exist" only looks at the mode
Volker Lendecke
2009-12-08
1
-1
/
+1
*
s3: "sys_path_to_bdev" only looks at the devicenumber
Volker Lendecke
2009-12-08
1
-4
/
+3
*
s3: "check_log_size" only looks at the size
Volker Lendecke
2009-12-08
1
-2
/
+1
*
s3: Pass the "fake dir create times" parameter to sys_*stat
Volker Lendecke
2009-12-08
4
-19
/
+26
*
s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...
Günther Deschner
2009-12-08
11
-0
/
+12
*
s3-registry: fix REG_MULTI_SZ handling in registry_push_value.
Günther Deschner
2009-11-26
1
-3
/
+20
*
s3-registry: use push_reg_multi_sz() in registry_push_value().
Günther Deschner
2009-11-26
1
-59
/
+3
*
s3-registry: remove reg_pull_multi_sz().
Günther Deschner
2009-11-26
2
-28
/
+18
*
s3:fix endianness bug in dbwrap_change_int32_atomic() (bug #6901)
Michael Adam
2009-11-26
1
-4
/
+6
*
s3:fix endianness bug in dbwrap_change_uint32_atomic() (bug #6901)
Michael Adam
2009-11-26
1
-4
/
+6
*
s3: Factor timeval_string out of current_timestring()
Volker Lendecke
2009-11-26
1
-12
/
+13
*
s3:load_interfaces(): use function gfree_interfaces() that we have.
Michael Adam
2009-11-26
1
-9
/
+1
*
Remove "store create time" code, cause create time to be stored
Jeremy Allison
2009-11-26
2
-0
/
+34
*
s3: Fix a memleak in sys_popen
Volker Lendecke
2009-11-26
1
-0
/
+1
*
s3:dbwrap_ctdb: add debug message to transaction_fetch_start()
Michael Adam
2009-11-26
1
-0
/
+4
*
s3:dbwrap_ctdb: split combined check in two and add descriptive debug
Michael Adam
2009-11-26
1
-1
/
+14
*
s3:dbwrap_ctdb: fix race condition with concurrent transactions on the same n...
Michael Adam
2009-11-26
1
-0
/
+12
*
s3:dbwrap_ctdb: add new db_ctdb_transaction_active() that calls CTDB_CONTROL_...
Michael Adam
2009-11-26
1
-0
/
+21
*
s3:dbwrap_ctdb: fix a race in starting concurrent transactions on a single node
Michael Adam
2009-11-26
1
-0
/
+25
*
s3:dbwrap_ctdb: use db_ctdb_ltdb_fetch() inside db_ctdb_transaction_fetch_start
Michael Adam
2009-11-26
1
-6
/
+4
*
s3:dbwrap_ctdb: use db_ctdb_ltdb_fetch() inside db_ctdb_transaction_fetch()
Michael Adam
2009-11-26
1
-16
/
+6
*
s3:dbwrap_ctdb: add a function db_ctdb_ltdb_fetch()
Michael Adam
2009-11-26
1
-0
/
+53
*
s3:dbrwap_ctdb: add a function db_ctdb_ltdb_store()
Michael Adam
2009-11-26
1
-27
/
+39
*
s3:dbwrap_ctdb: reformat a comment slightly to enhance clearness.
Michael Adam
2009-11-26
1
-3
/
+5
*
Revert "s3: Make libnetapi_open_pipe take strings instead of a ndr_interface_...
Volker Lendecke
2009-11-26
12
-61
/
+54
*
s3: Make libnetapi_open_pipe take strings instead of a ndr_interface_table
Volker Lendecke
2009-11-26
12
-54
/
+61
*
s3: get_pipe_name_from_iface -> get_pipe_name_from_syntax
Volker Lendecke
2009-11-26
1
-1
/
+1
*
s3: Add parameter "ctdb timeout"
Volker Lendecke
2009-11-26
2
-4
/
+21
*
Remove "Protocol" as an extern, and add accessor functions.
Jeremy Allison
2009-11-26
1
-1
/
+11
*
s3: Remove debug_ctx()
Volker Lendecke
2009-11-26
2
-18
/
+3
*
s3: Fix a 100% CPU loop when ctdbd dies during a traverse
Volker Lendecke
2009-11-26
1
-0
/
+1
*
s3-gencache: restore gencache_get behavior with NULL args (with torture test).
Günther Deschner
2009-11-26
1
-4
/
+8
*
s3: Fix incorrect rc check of nscd_flush_cache.
Jim McDonough
2009-11-26
1
-1
/
+1
*
s3: Rename new parameter "ldap ref follow" to "ldap follow referral".
Karolin Seeger
2009-11-26
1
-2
/
+2
*
s3-libnetapi: add nltest tool.
Günther Deschner
2009-11-26
2
-1
/
+258
*
s3-libnetapi: add I_NetLogonControl{2} example code.
Günther Deschner
2009-11-26
3
-1
/
+303
*
s3-libnetapi: add I_NetLogonControl{2} to public headers.
Günther Deschner
2009-11-26
1
-1
/
+91
*
s3-libnetapi: fill in I_NetLogonControl{2}_r.
Günther Deschner
2009-11-26
1
-2
/
+181
*
s3-libnetapi: add I_NetLogonControl{2} skeleton.
Günther Deschner
2009-11-26
3
-0
/
+172
*
Fix valgrind memory leak in bug #6814 - Fixes for problems reported by valgrind
Jeremy Allison
2009-11-26
1
-1
/
+7
*
s3/smbldap: add option to disable following LDAP refs
Jan Engelhardt
2009-11-26
1
-2
/
+10
*
Fix builds with external tdb
Simo Sorce
2009-11-26
1
-6
/
+0
[next]