index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-22
dbwrap: dbwrap_fetch_locked_timeout().
Rusty Russell
4
-0
/
+52
2012-06-22
dbwrap: add dbwrap_check() function.
Rusty Russell
4
-0
/
+31
2012-06-22
dbwrap: dbwrap_local_open()
Rusty Russell
6
-3
/
+96
2012-06-22
dbwrap: remove get_flags().
Rusty Russell
7
-49
/
+2
2012-06-22
util_tdb: move timeout chainlock variants from source3/lib/util/util_tdb.c
Rusty Russell
6
-90
/
+122
2012-06-22
util: util_ntdb ntdb_fetch_int32/ntdb_store_int32 and ntdb_add_int32_atomic
Rusty Russell
2
-0
/
+89
2012-06-22
util: util_ntdb.c gets NTDB_ERROR => NTSTATUS map.
Rusty Russell
2
-0
/
+49
2012-06-22
util: util_ntdb.c gains bystring functions.
Rusty Russell
2
-1
/
+85
2012-06-22
util: ntdb_new() supports NTDB_CLEAR_IF_FIRST.
Rusty Russell
2
-1
/
+99
2012-06-22
util: util_ntdb.c
Rusty Russell
3
-0
/
+168
2012-06-22
ntdb: take advantage of direct access across expand.
Rusty Russell
1
-33
/
+15
2012-06-22
ntdb: test arbitrary operations during ntdb_parse_record().
Rusty Russell
2
-0
/
+90
2012-06-22
ntdb: make database read-only during ntdb_parse() callback.
Rusty Russell
6
-24
/
+195
2012-06-22
ntdb: allow direct access for NTDB_INTERNAL dbs during expansion.
Rusty Russell
1
-14
/
+45
2012-06-22
ntdb: enhancement to allow direct access to the ntdb map during expansion.
Rusty Russell
5
-33
/
+86
2012-06-22
ntdb: don't munmap the database on every close.
Rusty Russell
2
-13
/
+16
2012-06-22
ntdb: hand correct error code when alloc_read allocation fails.
Rusty Russell
1
-1
/
+1
2012-06-22
autobuild: always set TDB_NO_FSYNC.
Rusty Russell
2
-4
/
+10
2012-06-22
ntdb: respect TDB_NO_FSYNC flag for 'make test'
Rusty Russell
51
-151
/
+187
2012-06-22
s4:torture/smb2: add smb2.durable-open.lock-oplock
Stefan Metzmacher
2
-0
/
+80
2012-06-22
selftest: samba3.smb2.durable-open.lock => samba3.smb2.durable-open.lock-lease
Stefan Metzmacher
1
-1
/
+1
2012-06-22
s4:torture/smb2: rename smb2.durable-open.lock to smb2.durable-open.lock-lease
Stefan Metzmacher
1
-4
/
+4
2012-06-22
autobuild: run "samba3-ctdb" by default
Michael Adam
1
-1
/
+1
2012-06-21
autobuild: run "samba-ctdb" by default to catch dbwrap_ctdb regressions
Michael Adam
1
-1
/
+1
2012-06-21
autobuild: add a target "samba3-ctdb" that builds samba3 (autoconf) with clus...
Michael Adam
1
-0
/
+10
2012-06-21
autobuild: add a target "samba-ctdb" that builds samba (waf) with cluster sup...
Michael Adam
1
-0
/
+19
2012-06-21
autobuild: rename the "samba4-libs" target to "samba-libs"
Michael Adam
1
-3
/
+3
2012-06-21
autobuild: rename the "samba4" target to "samba"
Michael Adam
1
-8
/
+8
2012-06-21
Add current headers from ctdb master.
Michael Adam
5
-0
/
+4236
2012-06-21
wintest: enable dns forwarding for internal dns
Björn Baumbach
2
-1
/
+4
2012-06-21
wintest: get original nameserver for forwarding on a more general place
Björn Baumbach
1
-5
/
+5
2012-06-21
wintest: extend get_is_dc function with additional expectations
Björn Baumbach
1
-1
/
+1
2012-06-21
wintest: check netcats exitstatus instead of output
Björn Baumbach
1
-2
/
+5
2012-06-21
wintest: set recursive queries for internal dns
Björn Baumbach
2
-1
/
+5
2012-06-21
wintest: add option to select the dns backend
Björn Baumbach
2
-11
/
+34
2012-06-21
wintest: set nameserver on a more general place
Björn Baumbach
2
-2
/
+2
2012-06-21
wintest: add option to use ntvfs instead of s3fs
Björn Baumbach
2
-1
/
+8
2012-06-21
wintest: add working bbaumbach.conf file for use with VirtualBox
Björn Baumbach
1
-0
/
+97
2012-06-21
Fix bug #8974 - Kernel oplocks are broken when uid(file) != uid(process).
Jeremy Allison
2
-5
/
+13
2012-06-21
Add --disable-ntdb option for building.
Jelmer Vernooij
3
-2
/
+11
2012-06-21
samdb: Accept a list of member variables rather than a comma-separated string.
Jelmer Vernooij
5
-23
/
+25
2012-06-21
s3:idmap_cache: also store negative entries for unknown sids
Stefan Metzmacher
1
-0
/
+7
2012-06-21
s3:winbindd: do not expose negative cache idmap entries as valid mappings (bu...
Stefan Metzmacher
1
-6
/
+19
2012-06-21
s3:winbindd: discard the expired gid cache if we're online (bug #9002)
Stefan Metzmacher
1
-1
/
+1
2012-06-21
s3: Remove an unnecessary ()
Volker Lendecke
1
-1
/
+1
2012-06-21
s3: Use string_term_tdb_data where appropriate
Volker Lendecke
1
-2
/
+1
2012-06-21
s3: Fix const warnings
Volker Lendecke
1
-2
/
+3
2012-06-21
s4-provision: Give better clues on what Samba needs for s3fs ACL support
Andrew Bartlett
2
-1
/
+22
2012-06-21
s3-rpcclient: support all known netr_LogonControl2 variants properly
Alexander Bokovoy
1
-3
/
+35
2012-06-21
s4:torture/smb2: add smb2.durable-open.delete_on_close1
Stefan Metzmacher
2
-2
/
+127
[prev]
[next]