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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
parmlist: Add more tests.
Jelmer Vernooij
2009-09-27
3
-3
/
+92
*
parmlist: Add basic tests for test_get_int().
Jelmer Vernooij
2009-09-27
1
-0
/
+46
*
util/parmlist: Add some more comments.
Jelmer Vernooij
2009-09-27
2
-4
/
+36
*
libutil: Add separate utility code for dealing with settings as a
Jelmer Vernooij
2009-09-26
3
-0
/
+102
*
Fixing timeval calculation
Simo Sorce
2009-09-25
1
-1
/
+1
*
lib/util: fix build warning.
Günther Deschner
2009-09-25
1
-1
/
+1
*
Remove the const from the str_list_XXX functions that
Jeremy Allison
2009-09-24
2
-24
/
+24
*
s4-ldb: added a bunch more debug for DC join
Andrew Tridgell
2009-09-22
1
-2
/
+3
*
s4-util: windows only accepts lowercase hex encodings for extended DNs
Andrew Tridgell
2009-09-22
1
-1
/
+4
*
lib/tevent: a cleaner fix for be4ac227842530d484659f2db683453366326d8b segv
Rusty Russell
2009-09-22
1
-7
/
+1
*
tdb:tdbtool: fix indentation.
Michael Adam
2009-09-21
1
-178
/
+177
*
tdb:tdbtool: add transaction_start/_commit/_cancel commands.
Michael Adam
2009-09-21
1
-0
/
+21
*
tdb:tdbtool: add the "speed" command to the help text.
Michael Adam
2009-09-21
1
-0
/
+1
*
async_sock: return -1/EPIPE if we're getting an end of file on read.
Stefan Metzmacher
2009-09-21
1
-0
/
+4
*
tevent: make sure we don't set errno within the signal handler function.
Stefan Metzmacher
2009-09-21
1
-0
/
+3
*
talloc: fixed talloc_disable_null_tracking()
Andrew Tridgell
2009-09-20
3
-1
/
+30
*
tdb: increase minor version
Andrew Tridgell
2009-09-19
1
-1
/
+1
*
talloc: don't crash if f is NULL in talloc_report_*
Andrew Tridgell
2009-09-17
1
-2
/
+4
*
libreplace: added likely()/unlikely() macros for gcc
Andrew Tridgell
2009-09-17
1
-0
/
+19
*
spnego: Support ASN.1 BIT STRING and use it in SPNEGO.
Kouhei Sutou
2009-09-17
2
-0
/
+44
*
lib/crypto: include aes.h into crypto.h
Stefan Metzmacher
2009-09-16
1
-1
/
+1
*
tdb: allow reads after prepare commit
Andrew Tridgell
2009-09-15
1
-8
/
+0
*
talloc: when we enable NULL tracking, reparent the autofree context
Andrew Tridgell
2009-09-15
1
-0
/
+3
*
lib/crypto: link in AES crypto for s4 as well.
Günther Deschner
2009-09-16
1
-1
/
+2
*
lib/crypto: add aes encryption routines to main cryto lib.
Günther Deschner
2009-09-16
4
-0
/
+1462
*
libreplace: white space cleanups
Björn Jacke
2009-09-15
2
-12
/
+12
*
libcli:nbt put util_net.c protos in new header file
Andrew Bartlett
2009-09-15
2
-21
/
+46
*
libcli:nbt make the lmhosts parsing code and dependicies common
Andrew Bartlett
2009-09-15
2
-2
/
+138
*
Prepend "$libreplacedir/" to all objects in LIBREPLACEOBJ
Matt Kraai
2009-09-14
7
-14
/
+14
*
tevent:mksyms: fix spelling...
Michael Adam
2009-09-11
2
-2
/
+2
*
talloc:mksigs: allow PRINTF_ATTRIBUTE(..) macros function types as funcion args
Michael Adam
2009-09-11
1
-1
/
+1
*
talloc:mksigs: normalize bool -> _Bool
Michael Adam
2009-09-11
1
-0
/
+3
*
talloc:mksigs: ignore symbols (like _DEPRECATED_) after closing function pare...
Michael Adam
2009-09-11
1
-0
/
+1
*
talloc:mksigs: correctly ignode multiline function typedefs
Michael Adam
2009-09-11
1
-5
/
+5
*
talloc:mksigs: ignore struct forward declarations.
Michael Adam
2009-09-11
1
-0
/
+1
*
talloc:mksyms: allow characters after closing functions parenthesis.
Michael Adam
2009-09-11
1
-2
/
+2
*
talloc:mksyms: allow double pointer return value of functions.
Michael Adam
2009-09-11
1
-1
/
+1
*
tdb:mksigs: allow PRINTF_ATTRIBUTE(..) macros function types as funcion args
Michael Adam
2009-09-11
1
-1
/
+1
*
tdb:mksigs: normalize bool -> _Bool
Michael Adam
2009-09-11
1
-0
/
+3
*
tdb:mksigs: ignore symbols (like _DEPRECATED_) after closing function parenth...
Michael Adam
2009-09-11
1
-0
/
+1
*
tdb:mksigs: correctly ignode multiline function typedefs
Michael Adam
2009-09-11
1
-5
/
+5
*
tdb:mksigs: ignore struct forward declarations.
Michael Adam
2009-09-11
1
-0
/
+1
*
tdb:mksyms: allow characters after closing functions parenthesis.
Michael Adam
2009-09-11
1
-2
/
+2
*
tdb:mksyms: allow double pointer return value of functions.
Michael Adam
2009-09-11
1
-1
/
+1
*
tevent:signatures: add _tevent_req_cancel and tevent_req_set_cancel_fn
Michael Adam
2009-09-11
1
-0
/
+2
*
tevent:exports: add _tevent_req_cancel and tevent_req_set_cancel_fn.
Michael Adam
2009-09-11
1
-0
/
+2
*
tevent:mksigs: allow PRINTF_ATTRIBUTE(..) macros function types as funcion args
Michael Adam
2009-09-11
1
-1
/
+1
*
tevent:mksigs: normalize bool -> _Bool
Michael Adam
2009-09-11
1
-0
/
+3
*
tevent:mksigs: ignore symbols (like _DEPRECATED_) after closing function pare...
Michael Adam
2009-09-11
1
-0
/
+1
*
tevent:mksigs: correctly ignode multiline function typedefs
Michael Adam
2009-09-11
1
-5
/
+5
[next]