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
2011-12-19
s4-becomedc: replicate first with DRS_CRITICAL_ONLY and DRS_GET_ANC objects f...
Matthieu Patou
1
-0
/
+13
2011-12-19
s4-join: replicate first with DRS_CRITICAL_ONLY and DRS_GET_ANC objects for t...
Matthieu Patou
1
-0
/
+10
2011-12-19
tdb: be more careful on 4G files.
Rusty Russell
6
-23
/
+53
2011-12-19
patch tdb-oob-fix.patch
Rusty Russell
0
-0
/
+0
2011-12-19
s3-net: Fix the return codes. 0 on success, -1 on failure
Amitay Isaacs
1
-2
/
+2
2011-12-17
s3: Fix the clustering build
Volker Lendecke
6
-10
/
+10
2011-12-17
libcli/util: add NT_STATUS_NETWORK_SESSION_EXPIRED and NT_STATUS_ALL_SIDS_FIL...
Stefan Metzmacher
2
-0
/
+4
2011-12-17
s4 dns: Allow updates based on smb.conf setting
Kai Blin
6
-2
/
+51
2011-12-17
s4 dns: Add some debug output
Kai Blin
1
-0
/
+3
2011-12-17
s4 dns: Actually handle the update request
Kai Blin
3
-0
/
+383
2011-12-17
s4 dns: Implement RFC-compatible update prescan
Kai Blin
2
-6
/
+41
2011-12-17
s4 dns: Update prerequisite checking conforming to RFC
Kai Blin
4
-42
/
+313
2011-12-17
s4 dns: Give better test output on RCODE mismatch
Kai Blin
1
-1
/
+20
2011-12-17
s4 dns: Move record lookup to dns_utils.c
Kai Blin
3
-36
/
+58
2011-12-17
s4 dns: Implement dns record comparison function
Kai Blin
2
-0
/
+57
2011-12-17
s4 dns: Implement dns name equality check
Kai Blin
2
-0
/
+10
2011-12-17
s4 dns: Fix some typos in comments and a whitespace
Kai Blin
1
-3
/
+3
2011-12-17
check_name() not needed in mkdir.
Jeremy Allison
1
-5
/
+0
2011-12-17
Ensure VALID_STAT before accessing fields.
Jeremy Allison
1
-1
/
+3
2011-12-17
s4:torture/rap/printing: check smbcli_rap_netprintqgetinfo() WERR status
Stefan Metzmacher
1
-0
/
+7
2011-12-16
Fix bug #8664 - Renaming a symlink fails if the symlink target is outside of ...
Jeremy Allison
1
-2
/
+4
2011-12-16
Restrict UCF_UNIX_NAME_LOOKUP (symlink allowed) to restricted set of calls.
Jeremy Allison
1
-1
/
+4
2011-12-16
wafsamba: Fix undefined variable name in error message.
Jelmer Vernooij
1
-1
/
+1
2011-12-16
s3:idmap_autorid: use less transactions
Christian Ambach
1
-55
/
+76
2011-12-16
s3:dbwrap fix return value of db_tdb_parse
Christian Ambach
1
-1
/
+5
2011-12-16
s3:printing/spoolssd: avoid using server_messaging_context()
Stefan Metzmacher
1
-1
/
+1
2011-12-16
s3:smbd: remove unused sconn_server_id()
Stefan Metzmacher
4
-31
/
+0
2011-12-16
s3:smbd: avoid using sconn_server_id()
Stefan Metzmacher
9
-19
/
+24
2011-12-16
s3:locking: avoid using sconn_server_id()
Stefan Metzmacher
2
-7
/
+7
2011-12-16
s3:lib/conn_tdb: avoid using sconn_server_id()
Stefan Metzmacher
1
-1
/
+2
2011-12-16
s4:libcli/rap: the caller should get talloc children from call->ndr_pull_{par...
Stefan Metzmacher
2
-1
/
+6
2011-12-16
s4:libcli/rap: call->ndr_push_{param,data} can be talloc childs of 'call'
Stefan Metzmacher
1
-2
/
+2
2011-12-16
s4:libcli/rap: use talloc_zero() and initialize everything
Stefan Metzmacher
1
-8
/
+3
2011-12-16
s4:libcli/rap: remove unused members from struct rap_call
Stefan Metzmacher
1
-3
/
+0
2011-12-16
s4:libcli/rap: initialize call->rcv_datalen
Stefan Metzmacher
1
-0
/
+1
2011-12-16
s3: Add some const to find_oplock_types
Volker Lendecke
1
-1
/
+1
2011-12-16
s3: Make open_file_ntcreate a bit easier to read
Volker Lendecke
1
-3
/
+2
2011-12-16
s3: Make open_file_ntcreate a bit easier to read
Volker Lendecke
1
-4
/
+6
2011-12-16
s3: Make open_file_ntcreate a bit easier to read
Volker Lendecke
1
-3
/
+3
2011-12-16
Add support for TCP_DEFER_ACCEPT
Volker Lendecke
1
-0
/
+3
2011-12-16
s3: Slightly simplify delay_for_exclusive_oplocks
Volker Lendecke
1
-9
/
+15
2011-12-16
s3: Slightly simplify delay_for_batch_oplocks
Volker Lendecke
1
-6
/
+6
2011-12-16
Third part of fix for bug #8663 - deleting a symlink fails if the symlink tar...
Jeremy Allison
1
-0
/
+8
2011-12-15
Second part of fix for bug #8663 - deleting a symlink fails if the symlink ta...
Jeremy Allison
1
-1
/
+6
2011-12-15
First part of fix for bug #8663 - deleting a symlink fails if the symlink tar...
Jeremy Allison
1
-12
/
+0
2011-12-16
lib/param: Set s4 "host msdfs = true" by default
Andrew Bartlett
1
-0
/
+2
2011-12-15
loadparm: fixed service list handling
Andrew Tridgell
1
-14
/
+4
2011-12-15
pidfile: use set_close_on_exec()
Andrew Tridgell
1
-0
/
+2
2011-12-15
s4-socket: use set_close_on_exec()
Andrew Tridgell
2
-0
/
+8
2011-12-15
genrand: use set_close_on_exec()
Andrew Tridgell
1
-0
/
+9
[prev]
[next]