index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-17
lib/util: Remove unused sys_inet_makeaddr()
Andrew Bartlett
2
-11
/
+0
2012-02-17
lib/util: Remove unused sys_gethostbyname()
Andrew Bartlett
2
-48
/
+0
2012-02-16
lib/util: Remove sys_poll as it is no longer needed
Andrew Bartlett
2
-91
/
+0
2012-02-16
lib/util: Remove unused sys_select_signal()
Andrew Bartlett
2
-19
/
+0
2012-02-15
tevent_signal: Fix a valgrind error
Volker Lendecke
1
-1
/
+2
2012-02-14
tdb: build and run unit tests in tdb/test/
Rusty Russell
1
-7
/
+87
2012-02-14
tdb/test: fix up tests for use in SAMBA tdb code.
Rusty Russell
5
-13
/
+16
2012-02-14
tdb: wean CCAN-style unit tests off of tap.
Rusty Russell
25
-23
/
+64
2012-02-14
tdb: import unit tests from CCAN into tdb/test/
Rusty Russell
35
-1
/
+2567
2012-02-14
tdb: make tdb_private.h idempotent.
Rusty Russell
1
-0
/
+3
2012-02-13
s3-libads: Move to using only the HAVE_KRB5 define
Andrew Bartlett
1
-2
/
+2
2012-02-13
s3-lib/addns: Move to system/kerberos.h and HAVE_KRB5
Andrew Bartlett
2
-18
/
+3
2012-02-13
LDB:pyldb.c - use always the case insensitive comparison for attribute names
Matthias Dieter Wallnöfer
1
-2
/
+2
2012-02-10
lib/util: Remove unused str_format_nbt_domain()
Andrew Bartlett
2
-41
/
+0
2012-02-10
charset: Remove unused strcmp_w()
Andrew Bartlett
2
-15
/
+0
2012-02-10
charset: Remove unused iconv_talloc()
Andrew Bartlett
3
-120
/
+1
2012-02-09
tevent: change the version to 0.9.15
Stefan Metzmacher
2
-1
/
+79
2012-02-09
tevent: Fix deleting signal events from within themselves
Volker Lendecke
1
-2
/
+33
2012-02-08
Fix shadow variable name warning.
Jeremy Allison
1
-10
/
+10
2012-02-07
crypto: Use libbsd md5 header, if available.
Jelmer Vernooij
3
-2
/
+17
2012-02-07
crypto/md5: Change prototypes to match BSD.
Jelmer Vernooij
1
-5
/
+7
2012-02-07
charset/tests: Add prototypes for test functions.
Jelmer Vernooij
2
-0
/
+7
2012-02-07
loadparm: handle P_SEP in switches (silences warning with clang).
Jelmer Vernooij
1
-0
/
+5
2012-02-07
pysocketwrapper: fix behaviour to be consistent with 'socket.getsockopt'
Jelmer Vernooij
1
-2
/
+2
2012-02-07
crypto: Add prototype for main torture functions.
Jelmer Vernooij
3
-0
/
+4
2012-02-06
lib/util: Add hex_encode_buf
Volker Lendecke
2
-9
/
+21
2012-02-04
s3-popt: Fix configure.developer builds on Solairs.
Ira Cooper
1
-0
/
+2
2012-02-03
loadparm: fix a load of uninitialized memory errors found by valgrind.
Michael Adam
1
-1
/
+1
2012-02-02
replace: Only add bsd dependency when bsd library was found.
Jelmer Vernooij
1
-1
/
+4
2012-02-02
tdb2: add --disable-tdb2
Rusty Russell
1
-0
/
+3
2012-02-01
selftest: Remove unused support for --exeext
Andrew Bartlett
4
-58
/
+58
2012-02-01
replace: Add include for bsd/string.h.
Jelmer Vernooij
1
-0
/
+4
2012-01-31
Fix bug #8729 - getpass regressions on Solaris/Illumos - 3.6 and master.
Ira Cooper
2
-0
/
+13
2012-01-31
tevent: Fix python documentation strings
Amitay Isaacs
1
-2
/
+2
2012-01-31
replace: Only include C files from which there are actually functions used.
Jelmer Vernooij
1
-2
/
+21
2012-01-31
replace: use libbsd for strlcat/strlcpy when available.
Jelmer Vernooij
1
-15
/
+21
2012-01-30
tdb2: make --enable-tdb2 the default.
Rusty Russell
1
-2
/
+2
2012-01-30
tdb2: add -1 and -2 options to tdbtorture
Rusty Russell
1
-1
/
+18
2012-01-30
tdb2:tdbtorture: use TEST_DATA_PREFIX for files
Rusty Russell
1
-9
/
+34
2012-01-30
tdb2: name tools the same as TDB1 tools.
Rusty Russell
1
-5
/
+5
2012-01-30
tdb2: tools/tdb2backup
Rusty Russell
2
-0
/
+374
2012-01-30
tdb_compat: only use hashsize attribute when O_CREAT
Rusty Russell
1
-1
/
+1
2012-01-30
ldb_wrap.c: fix TDB2-incompatible API usage.
Rusty Russell
1
-1
/
+1
2012-01-30
tdb2: copy tdb1's changed expansion logic.
Rusty Russell
3
-27
/
+40
2012-01-30
tdb2: careful on wrap.
Rusty Russell
6
-20
/
+29
2012-01-25
lib: Remove dead mszip code.
Andreas Schneider
3
-710
/
+0
2012-01-25
Introduce dump_data_file
Volker Lendecke
2
-0
/
+17
2012-01-25
ldbedit: prevent a transaction warning on failure
Kelly Yeoh
1
-0
/
+1
2012-01-21
param: handle P_BYTES in more places
Andrew Bartlett
1
-0
/
+1
2012-01-11
lib/param: avoid talloc_reference() in copy_service()
Stefan Metzmacher
1
-3
/
+3
[next]