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
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-16
waf: Enable Samba3 torture tests in top level build.
Andreas Schneider
1
-12
/
+12
2011-05-16
s4-smbtorture: add test_netremotetod.
Günther Deschner
2
-0
/
+18
2011-05-16
s4-libcli/rap: add smbcli_rap_netremotetod().
Günther Deschner
1
-0
/
+47
2011-05-13
do an explicit A record search for SRV entries
Luke Howard
1
-4
/
+22
2011-05-13
s4/test/getnc_exop: Tune the the test to work against windows
Kamen Mazdrashki
1
-17
/
+27
2011-05-11
s4/drepl_fsmo: Add an CR so that message is visible in the logs
Kamen Mazdrashki
1
-1
/
+1
2011-05-11
s4/getnc_exop: Initial implementation of a testsuite for GetNCChanges extende...
Kamen Mazdrashki
1
-0
/
+136
2011-05-11
s4/getncchanges: Pre-mark extended requests as success in case a sub-function...
Kamen Mazdrashki
1
-0
/
+4
2011-05-11
s4/getncchanges: Implement placeholder for handling ex-op collection of objects
Kamen Mazdrashki
1
-13
/
+44
2011-05-11
s4/getncchanges: Move the code that collects objects into separate function
Kamen Mazdrashki
1
-41
/
+67
2011-05-11
s4/getncchanges: Don't mask Extended operation result - callers need it
Kamen Mazdrashki
1
-1
/
+0
2011-05-11
s4/getncchanges: Fail extended request rather than failing whole request
Kamen Mazdrashki
1
-1
/
+3
2011-05-09
build: Remove --disable-s3build so we can rely on these subsystems
Andrew Bartlett
1
-6
/
+1
2011-05-09
selftest: Test both users created in plugin_s4_dc environment
Andrew Bartlett
1
-0
/
+1
2011-05-08
selftest: Polish selftest-vars.sh a little so it can be used again
Kamen Mazdrashki
1
-10
/
+14
2011-05-08
s4-selftest Add tests for proxy_samba4_dc
Andrew Bartlett
1
-0
/
+1
2011-05-08
ncalrpc: Force ncalrpc dir to be mode 755 in all users
Andrew Bartlett
1
-0
/
+7
2011-05-08
s4-dsdb Add transactions to dsdb modify helpers
Andrew Bartlett
1
-0
/
+18
2011-05-08
s4-samr Remove incorrect transaction_cancel() in error path
Andrew Bartlett
1
-1
/
+0
2011-05-08
s4-param cope with doulbe-parsing of -foo and +foo lists
Andrew Bartlett
1
-3
/
+9
2011-05-08
s4-interfaces: keep interfaces in the order they were declared
Andrew Tridgell
1
-1
/
+5
2011-05-08
s4-interfaces Rename interfaces code so not to conflict with source3/
Andrew Bartlett
28
-113
/
+113
2011-05-08
lib/socket move interfaces code to the top level
Andrew Bartlett
3
-334
/
+6
2011-05-08
s4-lib/socket Samba4 is not IPv6 compatible
Andrew Bartlett
1
-0
/
+5
2011-05-08
s4-lib merge get_interfaces() from Samba3 to Samba4
Andrew Bartlett
3
-100
/
+375
2011-05-08
s4-param Don't set variables such as the debuglevel unless global
Andrew Bartlett
1
-2
/
+18
2011-05-08
Improve debug messages when creating socket directories
Andrew Bartlett
1
-1
/
+1
2011-05-08
libds: moved enum security_types to a common header
Andrew Tridgell
2
-2
/
+2
2011-05-08
s4-auth Rename auth -> auth4 to avoid conflict with s3 auth
Andrew Bartlett
23
-78
/
+80
2011-05-08
s4-ntvfs: Rename brl_*() -> brlock_*() to avoid conflict with brlock_init in s3
Andrew Bartlett
7
-24
/
+24
2011-05-08
s4-auth: remove unused prototype
Andrew Tridgell
1
-4
/
+1
2011-05-06
s4-smbd: fix randseed_init() usage.
Günther Deschner
1
-1
/
+1
2011-05-06
libcli/smb Move cifs posix helper functions and headers in common
Andrew Bartlett
4
-191
/
+2
2011-05-06
lib/util Rename ms_fnmatch() to ms_fnmatch_protocol() to avoid dup symbol
Andrew Bartlett
5
-9
/
+9
2011-05-06
errors: Remove unused unix_to_werror()
Andrew Bartlett
1
-5
/
+0
2011-05-06
libcli/util Move NTSTATUS table to the top level
Andrew Bartlett
1
-889
/
+2
2011-05-06
nterr: Add mem_ctx for return string from get_nt_error_c_code()
Andrew Bartlett
2
-26
/
+26
2011-05-06
libcli/util Merge ntstatus_to_dos() ntstatus_to_werror() to the top level
Andrew Bartlett
1
-668
/
+0
2011-05-06
errors: Merge source3/ werror_to_ntstatus() code to source4/
Andrew Bartlett
1
-6
/
+16
2011-05-06
errors: Merge ntstatus -> DOS error table between Samba3 and Samba4.
Andrew Bartlett
1
-7
/
+11
2011-05-06
s3-lib Remove unused dos error codes from errmap_unix
Andrew Bartlett
1
-5
/
+3
2011-05-06
lib/util Move source3 tdb_wrap_open() into the common code.
Andrew Bartlett
13
-181
/
+10
2011-05-05
Fix many const compiler warnings.
Jeremy Allison
1
-1
/
+1
2011-05-05
s4-auth: removed the password combinations code in auth_unix
Andrew Tridgell
1
-39
/
+4
2011-05-05
s4-samba-tool: allow specification of targetdir when joining as (RO)DC
Matthieu Patou
1
-4
/
+5
2011-05-05
Clean up some const and other compiler warnings.
Jeremy Allison
6
-10
/
+25
2011-05-04
sasl_secret_t ends in a char [1] size. This means the extra character is impl...
Jeremy Allison
1
-2
/
+2
2011-05-04
Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1.
Jeremy Allison
3
-5
/
+5
2011-05-03
s4-param Rename secrets_init() -> randseed_init()
Andrew Bartlett
3
-10
/
+10
2011-05-03
s4: fix arguments to safe_strcpy()
Andrew Bartlett
1
-2
/
+2
[next]