index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
util/charset: remove a duplicate comment.
Michael Adam
2010-11-03
1
-5
/
+0
*
build: a more portable way of finding waf in makefiles
Andrew Tridgell
2010-11-03
3
-9
/
+3
*
replace/wscript: add size checks for stdint.h types
Stefan Metzmacher
2010-11-03
1
-0
/
+1
*
replace/wscript: do the size checks directly after the type checks
Stefan Metzmacher
2010-11-03
1
-4
/
+4
*
replace/wscript: define bool to int instead of off_t
Stefan Metzmacher
2010-11-03
1
-1
/
+1
*
replace/wscript: check for uint8_t
Stefan Metzmacher
2010-11-03
1
-0
/
+1
*
waf: added reconfigure targets to our libraries
Andrew Tridgell
2010-11-03
3
-0
/
+15
*
debug Explain the behaviour of setup_logging() more clearly
Andrew Bartlett
2010-11-02
1
-1
/
+7
*
lib/debug Use vdprintf rather than manually allocate
Andrew Bartlett
2010-11-02
1
-5
/
+1
*
lib/util Remove setup_logging_stdout()
Andrew Bartlett
2010-11-01
2
-15
/
+1
*
talloc: Install pytalloc.h.
Jelmer Vernooij
2010-11-01
1
-0
/
+1
*
tdb: Use waf by default.
Jelmer Vernooij
2010-11-01
2
-14
/
+15
*
replace/talloc: Avoid automatically pulling in new configure/Makefile,
Jelmer Vernooij
2010-10-31
2
-12
/
+0
*
talloc: Look harder for waf.
Jelmer Vernooij
2010-10-31
1
-1
/
+8
*
replace: Look harder for waf.
Jelmer Vernooij
2010-10-31
1
-1
/
+8
*
build: check that if we provide -liconv we can build shared libs
Matthieu Patou
2010-10-31
1
-0
/
+6
*
replace: Build using waf by default.
Jelmer Vernooij
2010-10-31
6
-15
/
+111
*
talloc: Switch over to using waf as the default build system for the standalo...
Jelmer Vernooij
2010-10-31
5
-15
/
+107
*
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
2010-10-31
21
-630
/
+0
*
build: Remove zlib from the cache if we failed to pass all the tests
Matthieu Patou
2010-10-30
1
-0
/
+6
*
replace: Fix formatting.
Jelmer Vernooij
2010-10-30
1
-8
/
+8
*
tevent: Drop autoconf-based build system for standalone build.
Jelmer Vernooij
2010-10-30
13
-3918
/
+0
*
replace: Avoid autoproto as it breaks standalone builds.
Jelmer Vernooij
2010-10-30
2
-1
/
+10
*
replace: Only build replace-test in standalone build.
Jelmer Vernooij
2010-10-30
1
-7
/
+9
*
talloc.3: Remove documentation for deprecated talloc_append_string,
Jelmer Vernooij
2010-10-30
1
-11
/
+0
*
zlib: use the real library name 'z' instead of ZLIB
Andrew Tridgell
2010-10-30
1
-4
/
+2
*
replace: create a private replace-test library
Andrew Tridgell
2010-10-30
1
-5
/
+8
*
talloc: Fix manual pages in standalone build.
Jelmer Vernooij
2010-10-30
1
-2
/
+1
*
talloc: fix waf build for libtalloc-compat1
Stefan Metzmacher
2010-10-27
1
-4
/
+4
*
lib/util: remove useless ../lib/util/mutex.*
Stefan Metzmacher
2010-10-26
4
-143
/
+2
*
replace: restore the order for #define + rep_strtoll
Matthieu Patou
2010-10-26
1
-3
/
+3
*
talloc: change pytalloc-util to be a public library.
Jelmer Vernooij
2010-10-26
1
-1
/
+2
*
talloc: Install pytalloc-util as system library.
Jelmer Vernooij
2010-10-26
2
-3
/
+36
*
talloc: Avoid dependency on unknown EXT_LIB_PYTHON.
Jelmer Vernooij
2010-10-26
1
-1
/
+1
*
talloc: Move pytalloc to lib/talloc.
Jelmer Vernooij
2010-10-26
1
-0
/
+8
*
waf: Only specify vnum for non-private libraries.
Jelmer Vernooij
2010-10-26
3
-28
/
+44
*
waf: Stop automaticaly changing dashes to underscores in library names.
Jelmer Vernooij
2010-10-26
1
-1
/
+1
*
waf: Remove lib prefix from libraries manually.
Jelmer Vernooij
2010-10-26
3
-3
/
+3
*
s4: Drop duplicate 'lib' prefix for private libraries.
Jelmer Vernooij
2010-10-26
1
-1
/
+1
*
ldb:gendb_* calls: support a "NULL" resultset parameter
Matthias Dieter Wallnöfer
2010-10-25
1
-4
/
+5
*
Add dump_data_cb()
Volker Lendecke
2010-10-24
2
-21
/
+48
*
Add print_asc_cb()
Volker Lendecke
2010-10-24
2
-3
/
+24
*
talloc: pytalloc should not depend on samba specific code
Stefan Metzmacher
2010-10-24
1
-3
/
+2
*
s4: Rename LIBSAMBA-* to libsamba-*
Jelmer Vernooij
2010-10-24
3
-3
/
+3
*
s4: Rename NSS_WRAPPER to nss_wrapper.
Jelmer Vernooij
2010-10-23
2
-7
/
+8
*
s4: Rename UID_WRAPPER to uid_wrapper.
Jelmer Vernooij
2010-10-23
3
-7
/
+7
*
s4: Rename WRAP_XATTR to wrap_xattr.
Jelmer Vernooij
2010-10-23
1
-7
/
+7
*
waf: Rename some BUNDLED_ functios to PRIVATE_.
Jelmer Vernooij
2010-10-23
4
-4
/
+4
*
tdb: Revert re-addition of tdb_set_logging_function.
Jelmer Vernooij
2010-10-23
3
-3
/
+0
*
tdb: commit the version 1.2.7 signatures
Matthias Dieter Wallnöfer
2010-10-23
1
-0
/
+61
[prev]
[next]