index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop installing popt_common.h as its symbols are in a private library.
Jelmer Vernooij
2012-03-16
1
-1
/
+0
*
tdb_wrap: Move to specific directory.
Jelmer Vernooij
2012-03-10
1
-1
/
+1
*
s4 dns: Fix TCP handling in the DNS server
Kai Blin
2012-03-06
2
-0
/
+13
*
policy/python: Move python binding tests to standard location.
Jelmer Vernooij
2012-03-06
1
-36
/
+0
*
s4:lib/tls - include GNUTLS headers consistently using <...>
Matthias Dieter Wallnöfer
2012-02-18
3
-4
/
+4
*
s4-lib/samba3: Remove unused smbpasswd_decode_acb_info()
Andrew Bartlett
2012-02-10
2
-66
/
+0
*
s4-lib/tls: remove unused tls_support()
Andrew Bartlett
2012-02-10
2
-15
/
+0
*
s4-cmdline: Remove unused popt_common_dont_ask()
Andrew Bartlett
2012-02-10
2
-10
/
+0
*
regshell: Fix a counter that can actually be non-zero.
Jelmer Vernooij
2012-02-08
1
-1
/
+1
*
s4-messaging: fix pymessaging docstring
Andrew Bartlett
2012-02-08
1
-3
/
+2
*
WERROR type variable being incorrectly checked with a NT_STATUS_IS_X
David Disseldorp
2012-01-23
1
-1
/
+1
*
pyregistry: Remove directory support.
Jelmer Vernooij
2011-12-29
1
-32
/
+0
*
Remove the 'dir' registry backend.
Jelmer Vernooij
2011-12-29
4
-491
/
+1
*
s3: Fix the clustering build
Volker Lendecke
2011-12-17
2
-4
/
+4
*
s4-socket: use set_close_on_exec()
Andrew Tridgell
2011-12-15
2
-0
/
+8
*
s4:lib/tls - call "gnutls_transport_set_lowat" only on GNUTLS < 3.0
Matthias Dieter Wallnöfer
2011-11-30
2
-0
/
+8
*
s4:lib/socket: add socket_connect_multi_ex_*
Stefan Metzmacher
2011-11-30
2
-10
/
+147
*
s4-socket: allow connect_multi_next_socket to try all the IP for a given host
Matthieu Patou
2011-11-11
1
-12
/
+21
*
policy/tests: Fix import of TestCase.
Jelmer Vernooij
2011-11-11
1
-2
/
+3
*
test: fixed several tests to use samba.tests
Andrew Tridgell
2011-11-10
1
-2
/
+2
*
s4-socket: detect NULL server in socket connection code
Andrew Tridgell
2011-11-10
1
-0
/
+5
*
s4:lib/registry - enhance registry tests in respect to default values
Matthias Dieter Wallnöfer
2011-11-03
1
-1
/
+54
*
s4:lib/registry/ldb.c - quit the deletion of a not-existing default value wit...
Matthias Dieter Wallnöfer
2011-11-03
1
-1
/
+3
*
s4:lib/registry/ldb.c - don't use search filters for base searches
Matthias Dieter Wallnöfer
2011-11-03
1
-2
/
+4
*
s4:lib/registry/regf.c - always generate debug messages on error cases
Matthias Dieter Wallnöfer
2011-11-03
1
-1
/
+2
*
s4-socket: do not segfault if the socket is NULL
Matthieu Patou
2011-11-01
1
-0
/
+3
*
s4:lib/socket: don't pass -1 to close()
Stefan Metzmacher
2011-10-31
1
-1
/
+4
*
replace: Add don't include unistd.h directly and add uid_wrapper.
Andreas Schneider
2011-10-27
1
-3
/
+1
*
s4:lib/stream: make use of smb_len_tcp()
Stefan Metzmacher
2011-10-19
1
-1
/
+7
*
s4-interfaces: allow pure ipv6 to work
Matthieu Patou
2011-10-16
1
-1
/
+2
*
lib/util: Add back control of mmap and hash size in tdb for top level build
Andrew Bartlett
2011-10-13
1
-1
/
+8
*
s4-messaging: Pass the loadparm context, not just the messaging path
Andrew Bartlett
2011-10-13
5
-24
/
+28
*
s4:lib/wmi: avoid '//' comments
Stefan Metzmacher
2011-10-08
1
-8
/
+8
*
build: avoid util.h as a public header name due to conflict with MacOS
Andrew Bartlett
2011-09-23
1
-1
/
+1
*
s4:lib/messaging: let irpc handles return NT_STATUS_CONNECTION_DISCONNECTED
Stefan Metzmacher
2011-09-14
1
-2
/
+2
*
s4:lib/socket/interface.c - "ifaces" strictly needs to be initialised
Matthias Dieter Wallnöfer
2011-09-12
1
-1
/
+1
*
s4-messaging ensure we do not segfault on a NULL msg context in cleanup
Andrew Bartlett
2011-08-26
1
-0
/
+4
*
s4/libpolicy: Install header file.
Jelmer Vernooij
2011-08-21
4
-8
/
+6
*
credentials: Rename library to samba-credentials to avoid name clashes.
Jelmer Vernooij
2011-08-18
1
-2
/
+2
*
Use public pytalloc header file.
Jelmer Vernooij
2011-08-14
1
-1
/
+1
*
s4:lib: use tevent_ fns names instead of legcay event_ ones
Simo Sorce
2011-08-13
6
-28
/
+28
*
s4:messaging: use tevent_ function names instead of legacy event_ ones
Simo Sorce
2011-08-13
3
-7
/
+7
*
pytalloc: Use consistent prefix for functions, add ABI file.
Jelmer Vernooij
2011-08-10
1
-15
/
+15
*
s4:pyregistry: PyArg_ParseTuple("z#") requires an 'int' argument instead of '...
Stefan Metzmacher
2011-08-08
1
-1
/
+4
*
build: provide tevent-util as a public library
Andrew Bartlett
2011-08-08
1
-1
/
+1
*
s4-policy: Use the correct local directory for stat.
Amitay Isaacs
2011-08-03
1
-1
/
+1
*
s4-policy: Add python wrapper for ads_to_dir_access_mask() function
Amitay Isaacs
2011-08-03
1
-2
/
+17
*
s4-policy: Expose gp_ads_to_dir_access_mask() function
Amitay Isaacs
2011-08-03
2
-1
/
+2
*
s4-debug: Start with DEBUG_DEFAULT_STDOUT, so we can log to a file in deamons
Andrew Bartlett
2011-07-29
1
-1
/
+1
*
policy: Rename to samba-policy to avoid name space clashes.
Jelmer Vernooij
2011-07-26
2
-5
/
+5
[next]