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/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
*
s4-python: Properly call PyObject_Del from all destructors.
Jelmer Vernooij
2011-01-01
1
-1
/
+1
*
talloc/tdb/tevent: Remove obsolete signatures files.
Jelmer Vernooij
2011-01-01
3
-180
/
+0
*
Use sockaddr_storage in async sendto/recvfrom
Volker Lendecke
2010-12-29
2
-11
/
+28
*
tdb: add ABI/tdb-1.2.9.sigs
Stefan Metzmacher
2010-12-29
1
-0
/
+62
*
tdb: tdb_summary() support.
Rusty Russell
2010-12-29
7
-10
/
+206
*
async_send->sendto, async_recv->recvfrom
Volker Lendecke
2010-12-28
2
-42
/
+53
*
tdb: setup TEST_DATA_PREFIX for make test
Stefan Metzmacher
2010-12-27
1
-1
/
+5
*
tevent: More documentation updates
Volker Lendecke
2010-12-26
1
-1
/
+72
*
tevent: More doc fixes
Volker Lendecke
2010-12-26
1
-13
/
+47
*
tevent: Some documentation fixes
Volker Lendecke
2010-12-25
1
-22
/
+45
*
tevent: Fix a typo
Volker Lendecke
2010-12-25
1
-1
/
+1
*
tdb:tdbtorture: use TEST_DATA_PREFIX for files
Stefan Metzmacher
2010-12-24
1
-8
/
+30
*
tdb:tdbtest: use TEST_DATA_PREFIX for files
Stefan Metzmacher
2010-12-24
1
-3
/
+28
*
talloc: remove autotools support.
Jelmer Vernooij
2010-12-24
11
-3763
/
+0
*
tdb: Remove autotools support.
Jelmer Vernooij
2010-12-24
16
-3843
/
+96
*
tdb: add ABI/tdb-1.2.8.sigs
Stefan Metzmacher
2010-12-23
1
-0
/
+61
*
tevent: add ABI/tevent-0.9.10.sigs
Stefan Metzmacher
2010-12-23
1
-0
/
+73
*
lib/replace/testsuite.c - fix test output
Matthias Dieter Wallnöfer
2010-12-23
1
-1
/
+1
*
s4-smbtorture: add torture_assert_nttime_equal macro.
Günther Deschner
2010-12-22
1
-1
/
+7
*
lib/util/time.c - make the "strftime" output locale independant ("%c" is not)
Matthias Dieter Wallnöfer
2010-12-22
1
-5
/
+4
*
tevent: Remove reference to nonexistant configure.developer from autogen.sh.
Jelmer Vernooij
2010-12-21
1
-1
/
+1
*
talloc: Remove reference to nonexistant configure.developer in autogen.sh.
Jelmer Vernooij
2010-12-21
2
-12
/
+11
*
tevent: Bump version number after symbol versioning changes.
Jelmer Vernooij
2010-12-21
1
-1
/
+1
*
tdb: Bump version number after symbol versioning changes.
Jelmer Vernooij
2010-12-21
1
-1
/
+1
*
pytdb: Make PyTdb variable static.
Jelmer Vernooij
2010-12-21
1
-3
/
+3
*
s4-dns: disable segfault handling in dlz_bind9
Andrew Tridgell
2010-12-21
2
-2
/
+13
*
lib/util/asn1.c - remove the "const" specifier from OID
Matthias Dieter Wallnöfer
2010-12-21
3
-13
/
+14
*
dnspython: Merge in new upstream.
Jelmer Vernooij
2010-12-20
6
-3
/
+27
*
testtools: Merge in new upstream.
Jelmer Vernooij
2010-12-20
14
-48
/
+156
*
lib: Protect against tevent nterror mismatches
Volker Lendecke
2010-12-20
1
-3
/
+23
*
util_net: fix a comment typo in interpret_string_addr_internal()
Michael Adam
2010-12-17
1
-1
/
+1
*
s4-smbtorture: add torture_assert_strn_equal macro.
Günther Deschner
2010-12-17
1
-0
/
+10
*
build: fix bad syntax
Matthieu Patou
2010-12-14
1
-1
/
+1
*
nss_wrapper: make nss_wrapper.pl executeable.
Günther Deschner
2010-12-13
1
-0
/
+0
*
change searched name from _ss_family to __ss_family
Matthieu Patou
2010-12-12
1
-1
/
+1
*
build: add a check for _ss_family as it used on aix to replace ss_family
Matthieu Patou
2010-12-12
1
-0
/
+2
*
replace: add comments to make the #ifdef/#else/endif more readable
Matthieu Patou
2010-12-12
1
-3
/
+3
[next]