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-05-09
selftest: Test both users created in plugin_s4_dc environment
Andrew Bartlett
1
-0
/
+1
2011-05-09
selftest: don't override just-added username in plugin_s4_dc test
Andrew Bartlett
1
-2
/
+0
2011-05-08
nsswitch: Fix build check logic
Kai Blin
1
-1
/
+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
selftest: Make the ncalrpc dir common between Samba4 and Samba3.
Andrew Bartlett
2
-7
/
+7
2011-05-08
ncalrpc: Force ncalrpc dir to be mode 755 in all users
Andrew Bartlett
2
-2
/
+9
2011-05-08
selftest: Add plugin_s4_dc environment
Andrew Bartlett
2
-0
/
+107
2011-05-08
s3-auth Add auth_samba4 module
Andrew Bartlett
2
-0
/
+141
2011-05-08
s3-passdb: added pdb_samba4
Andrew Bartlett
3
-0
/
+2126
2011-05-08
s3-passdb Redirect domain GUID and SID queries to the passdb stack
Andrew Bartlett
1
-0
/
+58
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
build: Allow the C code to know if this is a waf build
Andrew Bartlett
2
-0
/
+2
2011-05-08
s4-interfaces: keep interfaces in the order they were declared
Andrew Tridgell
1
-1
/
+5
2011-05-08
s3-test: build smbtorture with --enable-developer
Andrew Tridgell
1
-1
/
+1
2011-05-08
lib/socket: Remove outdated comment
Andrew Bartlett
1
-11
/
+0
2011-05-08
s4-interfaces Rename interfaces code so not to conflict with source3/
Andrew Bartlett
29
-116
/
+116
2011-05-08
s3-lib Use common lib/socket code for get_interfaces() et al
Andrew Bartlett
7
-354
/
+7
2011-05-08
lib/socket move interfaces code to the top level
Andrew Bartlett
6
-25
/
+63
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
s3-smbd: expose smbd_set_server_fd()
Andrew Tridgell
3
-29
/
+30
2011-05-08
s3-waf: expose the server_exit code in the smbd_base library
Andrew Tridgell
1
-1
/
+2
2011-05-08
build: allow s3 libraries to be built with no undefined symbols
Andrew Tridgell
1
-2
/
+4
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
3
-7
/
+15
2011-05-08
libds: moved enum security_types to a common header
Andrew Tridgell
4
-5
/
+5
2011-05-08
s3-utils Set dyn_CONFIGFILE from -c on smbpasswd command line
Andrew Bartlett
1
-0
/
+1
2011-05-08
selftest Use die() less often, as it fails to allow cleanup
Andrew Bartlett
2
-9
/
+30
2011-05-08
auth: allow auth_common.h to be included multiple times without error
Andrew Bartlett
1
-0
/
+5
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-07
s3: Fix including libsmb/proto.h without prior ads.h
Volker Lendecke
1
-0
/
+2
2011-05-07
Fix Samba3 on OpenIndiana.
Gordon Ross
4
-7
/
+49
2011-05-06
A couple more off-by-one calculations with strlcpy.
Jeremy Allison
1
-2
/
+2
2011-05-06
s4-smbd: fix randseed_init() usage.
Günther Deschner
1
-1
/
+1
2011-05-06
s3-includes: no need to globally include libads/ads_status.h.
Günther Deschner
7
-1
/
+10
2011-05-06
s3-includes: finally only include client.h when libsmb is used.
Günther Deschner
12
-3
/
+15
2011-05-06
s3-libsmb: move protos to libsmb/proto.h
Günther Deschner
84
-812
/
+937
2011-05-06
s3-proto: remove some duplicate prototypes.
Günther Deschner
1
-54
/
+0
2011-05-06
s3-spoolss: remove unused struct in construct_notify_printer_info().
Günther Deschner
1
-2
/
+1
2011-05-06
libcli/security: fix build warning, cr_descr_log_acl() is not used currently.
Günther Deschner
1
-0
/
+2
2011-05-06
tdb: fix a build warning.
Günther Deschner
1
-0
/
+1
2011-05-06
s3: only include tdb headers where needed.
Günther Deschner
68
-8
/
+81
2011-05-06
lib/util don't use enum protocol_types in ms_fnmatch_protocol
Andrew Bartlett
2
-2
/
+2
2011-05-06
libcli/smb Move cifs posix helper functions and headers in common
Andrew Bartlett
11
-715
/
+555
2011-05-06
lib/util Use lib/util/ms_fnmatch.c in common for gen_fnmatch()
Andrew Bartlett
4
-11
/
+3
[next]