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-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
2012-01-10
talloc/testsuite: fix compiler warnings
Stefan Metzmacher
1
-1
/
+2
2012-01-07
Add "repack" command to tdbtool.
Ira Cooper
1
-0
/
+7
2012-01-06
Fix compile when TDB_TRACE is enabled.
Ira Cooper
1
-1
/
+1
2012-01-03
pyldb: raise an exception if we can't add the attribute
Matthieu Patou
1
-1
/
+6
2012-01-02
ldb:ldb/common/ldb_controls.c - reference "err_string" variable correctly
Matthias Dieter Wallnöfer
1
-1
/
+1
2012-01-02
talloc: Slightly simplify talloc_unlink
Volker Lendecke
1
-8
/
+7
2012-01-02
talloc: Fix a typo
Volker Lendecke
1
-3
/
+3
2011-12-28
gensec: Allow an alternate set of modules to be specified
Andrew Bartlett
1
-1
/
+1
2011-12-25
lib/charset: Remove an unused variable
Volker Lendecke
1
-0
/
+2
2011-12-25
s3: Fix fn signatures in charset_macosx.c
Volker Lendecke
2
-6
/
+6
2011-12-25
tdb: Use tdb_parse_record in tdb_update_hash
Volker Lendecke
1
-11
/
+15
2011-12-25
tdb: Use tdb_parse_record in tdb_update_hash
Volker Lendecke
1
-12
/
+16
2011-12-25
libreplace: Don't check for standards.h on darwin (Lion)
Volker Lendecke
1
-2
/
+10
2011-12-23
ldb:ldb_tdb.c - fix warnings in "ltdb_init_rootdse"
Matthias Dieter Wallnöfer
1
-7
/
+1
2011-12-23
ldif-handler: Fix the case for attribute dnsproperty
Amitay Isaacs
1
-1
/
+1
2011-12-22
lib/param: add support for "SMB2_24" in smb.conf options
Stefan Metzmacher
1
-0
/
+1
[prev]
[next]