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
*
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
*
build: add a dependency on lib iconv for lib intl if we are not able to find it
Matthieu Patou
2010-12-11
1
-1
/
+12
*
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
2010-12-11
17
-19
/
+18
*
talloc: Add ability to generate Python docs using pydoctor.
Jelmer Vernooij
2010-12-11
2
-0
/
+10
*
dnspython: Update to newer upstream snapshot.
Jelmer Vernooij
2010-12-10
22
-95
/
+1175
*
subunit: Update to newer upstream snapshot.
Jelmer Vernooij
2010-12-10
8
-16
/
+47
*
testtools: Import new upstream snapshot.
Jelmer Vernooij
2010-12-10
36
-367
/
+3694
*
build: introduce SAMBA_CHECK_PYTHON_HEADERS
Matthieu Patou
2010-12-10
3
-3
/
+3
*
build: finishing fixing broken libiconv on hpux
Matthieu Patou
2010-12-10
1
-0
/
+2
*
talloc: pytalloc-util should not have an ABI-file yet
Stefan Metzmacher
2010-12-09
1
-2
/
+0
*
waf: remove the restriction that private libraries must not have a vnum
Andrew Tridgell
2010-12-09
3
-10
/
+4
*
waf-abi: auto-generate per-symbol versions from ABI files
Andrew Tridgell
2010-12-09
3
-4
/
+4
*
build: Cope with broken libiconv
Matthieu Patou
2010-12-08
1
-1
/
+5
*
talloc: build pytalloc-util with the same logic as libtalloc
Stefan Metzmacher
2010-12-08
1
-1
/
+4
*
talloc: mark pytalloc-util functions as _PUBLIC_
Stefan Metzmacher
2010-12-08
1
-6
/
+6
*
talloc: remove unused PyString_FromString_check_null() from pytalloc-util
Stefan Metzmacher
2010-12-08
1
-8
/
+0
*
s4-pkgconfig: add @LIB_RPATH@ to our link flags
Andrew Tridgell
2010-12-08
6
-6
/
+6
*
Revert "lib/util:tests/time.c - "test_timestring" - fix it on Solaris"
Matthias Dieter Wallnöfer
2010-12-06
1
-5
/
+2
*
lib/util/fault.c - fix "pid_t" printf warning on Solaris
Matthias Dieter Wallnöfer
2010-12-06
1
-1
/
+1
*
idtree: fix overflow for v. large ids on allocation and removal
Rusty Russell
2010-12-06
1
-1
/
+1
*
lib/util:tests/time.c - "test_timestring" - fix it on Solaris
Matthias Dieter Wallnöfer
2010-12-05
1
-3
/
+5
*
pytalloc: Add docstring for talloc.Object.
Jelmer Vernooij
2010-12-05
1
-1
/
+3
*
lib/torture: add torture_assert_u64_equal_goto()
Stefan Metzmacher
2010-12-04
1
-0
/
+13
*
Fix bug #3185 - testparm exits 0 if it can read the config file regardless of...
Holger Hetterich
2010-12-04
1
-1
/
+1
*
talloc: add ABI/talloc-2.0.4.sigs
Stefan Metzmacher
2010-12-03
2
-1
/
+63
*
talloc: Bump version number after pytalloc changes.
Jelmer Vernooij
2010-12-03
1
-1
/
+1
*
tests: avoid bash in shebang and fix wrong "==" in test
Björn Jacke
2010-12-02
2
-12
/
+12
*
fix ѕome == to correct shell test in commented stuff
Björn Jacke
2010-12-02
2
-2
/
+2
*
pytalloc: Make py_talloc_default_cmp private.
Jelmer Vernooij
2010-12-01
3
-14
/
+15
*
pytalloc: Make py_talloc_dealloc private.
Jelmer Vernooij
2010-12-01
3
-14
/
+11
*
pytalloc: Make py_talloc_default_repr private (now exposed by talloc.Object).
Jelmer Vernooij
2010-12-01
3
-15
/
+12
*
pytalloc: Expose PyTalloc_GetObjectType
Jelmer Vernooij
2010-12-01
2
-2
/
+3
*
pytalloc: Add convenience function for checking if something is a talloc
Jelmer Vernooij
2010-12-01
2
-0
/
+29
*
talloc: Add talloc object.
Jelmer Vernooij
2010-11-30
1
-0
/
+15
*
replace:wscript - reintroduce the size check for "bool" due to a request of m...
Matthias Dieter Wallnöfer
2010-11-28
1
-1
/
+1
*
replace:wscript - change the "bool" checks to be compatible with more platforms
Matthias Dieter Wallnöfer
2010-11-28
1
-1
/
+1
*
replace:wscript - reintroduce the size check for "bool" due to a request of m...
Matthias Dieter Wallnöfer
2010-11-28
1
-1
/
+1
*
replace:wscript - change the "bool" checks to be compatible with more platforms
Matthias Dieter Wallnöfer
2010-11-28
1
-2
/
+2
*
tdb:common/open.c - use "discard_const_p" for certain "tdb->name" assignments
Matthias Dieter Wallnöfer
2010-11-27
1
-2
/
+2
*
tdb:tdbstore.c - remove an useless '\'
Matthias Dieter Wallnöfer
2010-11-27
1
-1
/
+1
*
Fix endianess problems as discovered on the build farm
Matthieu Patou
2010-11-26
1
-5
/
+6
*
lib/debug Add clarifying comments
Andrew Bartlett
2010-11-24
1
-2
/
+2
*
Avoid the use of PyAPI_DATA, which is for internal Python API's.
Arnaud Faucher
2010-11-22
1
-1
/
+1
*
waf:lib/util - add missing dependency on talloc
Matthias Dieter Wallnöfer
2010-11-20
1
-1
/
+1
[next]