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
...
*
lib/util Make UTIL_LDB conditional on an s4 build
Andrew Bartlett
2011-02-18
1
-1
/
+2
*
s4-util: removed the valgrind_strlen() routine
Andrew Tridgell
2011-02-18
2
-18
/
+0
*
libutil: make waf rules usable by s3 waf build
Andrew Tridgell
2011-02-18
1
-38
/
+39
*
charset: allow s3 waf build to use lib/util/charset
Andrew Tridgell
2011-02-18
1
-5
/
+6
*
lib/util/charset use get_dyn_CODEPAGEDIR(), which is in common
Andrew Bartlett
2011-02-18
1
-2
/
+2
*
lib/util/charset split codepoints.c into it's own subsystem
Andrew Bartlett
2011-02-18
1
-3
/
+6
*
lib/util/charset use a path to dynconfig.h that works in s3 and s4
Andrew Bartlett
2011-02-18
1
-1
/
+1
*
lib/util/charset add functions isupper_m and islower_m
Andrew Bartlett
2011-02-18
2
-0
/
+19
*
uid-wrapper: handle uwrap_enabled() as a macro
Andrew Tridgell
2011-02-18
1
-0
/
+2
*
tevent: Fix a comment
Volker Lendecke
2011-02-17
1
-2
/
+1
*
s3-waf: move the KRB5_DEPRECATED configure check out of lib/replace
Andrew Tridgell
2011-02-17
1
-8
/
+0
*
Return NULL if tevent_add_fd() is passed a negative fd
Stephen Gallagher
2011-02-14
1
-0
/
+6
*
s3-waf: add UTIL_TEVENT subsystem (as in ../lib/util/wscript)
Günther Deschner
2011-02-14
1
-1
/
+2
*
Fix some nonempty blank lines
Volker Lendecke
2011-02-13
1
-18
/
+18
*
tdb: Fix a C++ warning
Volker Lendecke
2011-02-12
1
-1
/
+1
*
waf: pure cosmetic reformatting of the two samba-util object lists (to ease c...
Günther Deschner
2011-02-11
1
-1
/
+30
*
s3: Fix some nonempty blank lines
Volker Lendecke
2011-02-10
1
-2
/
+2
*
replace: Add missing eval to m4 script
Sumit Bose
2011-02-10
1
-2
/
+2
*
socket_wrapper: avoid c++ style comments.
Günther Deschner
2011-02-10
1
-2
/
+2
*
s4-torture: not having an output dir is not a fatal error
Andrew Tridgell
2011-02-10
1
-1
/
+3
*
ldb: use #include <ldb.h> for ldb
Andrew Tridgell
2011-02-10
1
-1
/
+1
*
tevent: Fix typos
Volker Lendecke
2011-02-09
1
-2
/
+2
*
lib/compression: add shared wscript_build.
Günther Deschner
2011-02-08
1
-0
/
+6
*
waf: add clock_gettime clock ID checks to libreplace wscript.
Günther Deschner
2011-02-07
1
-1
/
+17
*
build: removed the old autogen.sh and autogen-waf.sh scripts
Andrew Tridgell
2011-02-07
6
-46
/
+0
*
s4-charset: use dyn_CODEPAGEDIR for location of upcase.dat/lowcase.dat
Andrew Tridgell
2011-02-07
1
-12
/
+4
*
charcnv: removed call to setlocale() (bug 7519)
Andrew Tridgell
2011-02-04
1
-10
/
+0
*
replace: Try to fix broken sys/capabilites.h on Linux.
Stefan Metzmacher
2011-02-03
3
-1
/
+10
*
Revert "replace: Try to fix broken sys/capabilites.h on Linux."
Stefan Metzmacher
2011-02-03
3
-6
/
+1
*
replace: Try to fix broken sys/capabilites.h on Linux.
Andreas Schneider
2011-02-02
3
-1
/
+6
*
s4-waf Don't install any Samba packages into PYTHONDIR
Andrew Bartlett
2011-02-02
1
-2
/
+2
*
lib/util: add tests for anonymous_shared_allocate/free()
Stefan Metzmacher
2011-01-20
1
-0
/
+70
*
lib/util: add anonymous_shared_free()
Stefan Metzmacher
2011-01-20
2
-2
/
+40
*
lib/util: s/allocate_anonymous_shared/anonymous_shared_allocate/
Stefan Metzmacher
2011-01-20
2
-2
/
+2
*
lib/util: fix rounding to page size in allocate_anonymous_shared()
Stefan Metzmacher
2011-01-20
1
-1
/
+5
*
tdb: Added doxygen documentation.
Andreas Schneider
2011-01-19
3
-25
/
+2454
*
waf: ensure "make dist" works from a clean git tree for all libraries
Andrew Tridgell
2011-01-08
4
-8
/
+16
*
lib/addns: move DNS client library to the main directory.
Günther Deschner
2011-01-06
10
-0
/
+2537
*
tdbrestore: Update to GPLv3+, remove old FSF address.
Jelmer Vernooij
2011-01-06
1
-3
/
+2
*
talloc: change version to 2.0.5 after a critical bugfix
Stefan Metzmacher
2011-01-05
2
-1
/
+63
*
talloc: fixed a use after free error
Andrew Tridgell
2011-01-05
1
-1
/
+16
*
talloc: added a test for the use after free Rusty found
Andrew Tridgell
2011-01-05
1
-0
/
+17
*
talloc: Clarify error message on access after free.
Jelmer Vernooij
2011-01-05
1
-4
/
+4
*
talloc: Typo fix for api docs
Brad Hards
2011-01-04
1
-1
/
+1
*
lib/crypto: add aes_cfb8_encrypt()
Stefan Metzmacher
2011-01-03
2
-0
/
+26
*
talloc: Fix warnings in test code
Brad Hards
2011-01-03
3
-3
/
+12
*
Revert broken destructor changes.
Jelmer Vernooij
2011-01-03
1
-1
/
+1
*
s4-python: Properly call PyObject_Del from all destructors.
Jelmer Vernooij
2011-01-03
1
-1
/
+1
*
s4-python: Only set BASETYPE flag if subclassing is supported.
Jelmer Vernooij
2011-01-01
2
-4
/
+2
*
s4-python: Add more prototypes.
Jelmer Vernooij
2011-01-01
1
-0
/
+2
[prev]
[next]