index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmdline: Use new samba_getpass() function.
Andreas Schneider
2012-12-03
1
-5
/
+9
*
docs: man regtree: Add missing meta data.
Karolin Seeger
2012-11-29
1
-0
/
+3
*
docs: man regshell: Add missing meta data.
Karolin Seeger
2012-11-29
1
-0
/
+3
*
docs: man regpatch: Add missing meta data.
Karolin Seeger
2012-11-29
1
-0
/
+3
*
docs: man regdiff: Add missing meta data.
Karolin Seeger
2012-11-29
1
-0
/
+3
*
popt_common: Fix typos.
Karolin Seeger
2012-11-15
1
-2
/
+2
*
pymessaging: Add irpc_servers_byname() and irpc_all_servers()
Andrew Bartlett
2012-10-31
1
-0
/
+99
*
pymessaging: Use the server_id IDL structure rather than a tuple
Andrew Bartlett
2012-10-31
1
-5
/
+20
*
imessaging: Add irpc_all_servers() to list all available servers
Andrew Bartlett
2012-10-31
2
-0
/
+73
*
s4-events: Do not vasprintf() the tevent debug messages that will not be shown
Andrew Bartlett
2012-08-09
1
-4
/
+6
*
s4:libcli/pyerrors: s/PyErr_WERROR_IS_ERR_RAISE/PyErr_WERROR_NOT_OK_RAISE/
Stefan Metzmacher
2012-08-06
1
-12
/
+12
*
lib/param: Remove use of lp{cfg,}_socket_address outside the NBT client and s...
Andrew Bartlett
2012-07-27
1
-10
/
+0
*
s4-lib/tls: Try socket_send() multiple times to send partial packets
Andrew Bartlett
2012-07-18
1
-13
/
+26
*
s4:registry:regdiff: use existing talloc context for the event context
Michael Adam
2012-07-13
1
-1
/
+1
*
s4:registry:regdiff: add TALLOC_CTX * argument to open_backend()
Michael Adam
2012-07-13
1
-6
/
+7
*
s4:registry: add a TALLOC_CTX argument to reg_open_remote()
Michael Adam
2012-07-13
4
-5
/
+7
*
s4:registry:testsuite: fix use of non-existent word (existant)
Michael Adam
2012-06-12
1
-3
/
+3
*
build: Add missing deps and make MESSAGING a private library
Andrew Bartlett
2012-06-07
1
-2
/
+3
*
s4:lib/events: no longer define TEVENT_COMPAT_DEFINES
Stefan Metzmacher
2012-05-14
1
-3
/
+0
*
s4:lib/events: remove unused event_context_find() prototype
Stefan Metzmacher
2012-05-14
1
-1
/
+0
*
s4:lib: remove unused wscript_build file
Michael Adam
2012-05-11
1
-7
/
+0
*
UTIL_TDB: lowercase name.
Jelmer Vernooij
2012-05-03
1
-1
/
+1
*
s4-messaging: Fill in the whole server_id in all use cases
Andrew Bartlett
2012-04-30
1
-1
/
+6
*
s4-messaging: Use generate_random() to get a unique ID for messaging clients
Andrew Bartlett
2012-04-25
1
-1
/
+2
*
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
[next]