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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-25
socket_wrapper: use libreplace headers based on "#ifdef HAVE_LIBREPLACE"
Michael Adam
1
-3
/
+5
2011-11-25
socket_wrapper: simplify include path for replace.h
Michael Adam
1
-1
/
+1
2011-11-24
Remove unused variable.
Jeremy Allison
1
-1
/
+0
2011-11-23
Fix uninitialized variable frees on error paths.
Jeremy Allison
1
-11
/
+11
2011-11-23
Ensure we don't free uninitialized variables.
Jeremy Allison
1
-2
/
+2
2011-11-22
s3 libaddns: Prevent a crash when dns_create_update fails
Kai Blin
1
-1
/
+1
2011-11-21
Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...
Jeremy Allison
2
-5
/
+2
2011-11-20
lib/param: add "SMB2_22" to enum_protocol
Stefan Metzmacher
1
-0
/
+1
2011-11-19
socket_wrapper/py_socket_wrapper.c - include Python 2.4 compatiblity code
Matthias Dieter Wallnöfer
1
-0
/
+7
2011-11-17
socket_wrapper: Added python interface to socket_wrapper
Amitay Isaacs
3
-0
/
+938
2011-11-17
ldb: Add handy macros for reporting error inside ldb module
Amitay Isaacs
1
-0
/
+2
2011-11-17
lib/param simplify server role values specified in smb.conf
Andrew Bartlett
1
-5
/
+1
2011-11-17
param: use lp_is_security_and_server_role_valid()
Andrew Bartlett
1
-5
/
+11
2011-11-17
param: Check if server role and security parameters are conflicting
Amitay Isaacs
2
-0
/
+40
2011-11-17
param: Connect lp_security to the lib/param code to allow tests
Andrew Bartlett
1
-0
/
+10
2011-11-17
param: Move enum values into a common (included) .c file
Andrew Bartlett
2
-81
/
+113
2011-11-17
param: move server role helpers into loadparm.h
Andrew Bartlett
4
-33
/
+5
2011-11-17
param: calculate server role from security, and security from server role
Andrew Bartlett
4
-7
/
+201
2011-11-17
s3-param remove lp_domain_logons(), always use IS_DC
Andrew Bartlett
1
-1
/
+1
2011-11-17
param: make server role list common and include auto (for the new default)
Andrew Bartlett
1
-1
/
+9
2011-11-17
param: Add "domain logons" and "domain master" parameters
Amitay Isaacs
1
-0
/
+20
2011-11-16
lib/util/debug: with log level = 10 we should be more verbose
Stefan Metzmacher
1
-3
/
+9
2011-11-15
s3: allow to set TCP_NODELAYACK socket option on AIX
Björn Jacke
1
-0
/
+3
2011-11-13
waf: Factor checking for undefined symbol flags out into separate method.
Jelmer Vernooij
4
-0
/
+8
2011-11-13
pytdb: Shorter description which fits on a single line.
Jelmer Vernooij
1
-1
/
+2
2011-11-13
testtools: Import new upstream snapshot.
Jelmer Vernooij
6
-8
/
+30
2011-11-13
subunit: Import new upstream snapshot.
Jelmer Vernooij
7
-22
/
+92
2011-11-13
ldb: Only check for pkg-config file when checking for system ldb.
Jelmer Vernooij
1
-2
/
+2
2011-11-13
tevent: Only check for pkg-config file when checking for system tevent.
Jelmer Vernooij
1
-1
/
+1
2011-11-13
tdb: Only check for pkg-config file when checking for system tdb.
Jelmer Vernooij
1
-1
/
+1
2011-11-13
talloc: Only check for pkg-config file when checking for system talloc.
Jelmer Vernooij
1
-2
/
+2
2011-11-13
subunit: Only check for pkg-config file and use proper pkg-config file name.
Jelmer Vernooij
1
-1
/
+1
2011-11-13
tevent: Only build pytevent if the system doesn't provide it.
Jelmer Vernooij
1
-5
/
+8
2011-11-13
ldb: Use pyembed rather than pyext for ldb-util library.
Jelmer Vernooij
1
-1
/
+1
2011-11-13
tevent: remove unnecessary enablement.
Jelmer Vernooij
1
-1
/
+0
2011-11-13
pytalloc-util: Don't mark as python extension, use pyembed instead.
Jelmer Vernooij
1
-1
/
+1
2011-11-10
ldb: Re-apply pyldb fixes from Tridge and Amity, using unittest rather
Jelmer Vernooij
1
-33
/
+37
2011-11-10
Revert "pyldb: fixed ldb API test"
Jelmer Vernooij
1
-36
/
+39
2011-11-10
Fix -Wunused-but-set-variable compiler warnings in tevent_signal.c
Martin Schwenke
1
-4
/
+2
2011-11-10
pyldb: fixed ldb API test
Andrew Tridgell
1
-39
/
+36
2011-11-10
pyldb: enhanced get() method on msg object
Andrew Tridgell
1
-14
/
+33
2011-11-03
util/time: Make some functions explicitly public.
Jelmer Vernooij
1
-3
/
+3
2011-11-03
util/time: Remove unnecessary _PUBLIC_ - that's implicit for things in header...
Jelmer Vernooij
1
-44
/
+40
2011-11-08
param: Remove duplicate initialization of 'share backend' parameter
Amitay Isaacs
1
-2
/
+0
2011-11-03
torture: add torture_assert_guid_equal() macro.
Günther Deschner
1
-0
/
+10
2011-11-03
lib/param: use SMB_SIGNING_IF_REQUIRED instead of SMB_SIGNING_SUPPORTED
Stefan Metzmacher
1
-6
/
+7
2011-11-03
lib/param: map "* signing = auto" to SMB_SIGNING_SUPPORTED
Stefan Metzmacher
1
-1
/
+1
2011-11-03
s4:smb_server: change the default for "server signing" to "default"
Stefan Metzmacher
1
-1
/
+1
2011-11-03
lib/param: change the default for "client signing" to "default"
Stefan Metzmacher
1
-1
/
+2
2011-11-02
pyldb: Remove duplicate definition of SYNTAX_DN.
Jelmer Vernooij
1
-1
/
+0
[next]