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-06-12
lib/testtools: fix use of a non-existent word (existant)
Michael Adam
1
-1
/
+1
2012-06-12
tdb:tests: fix use of a non-existent word (existant)
Michael Adam
1
-2
/
+2
2012-06-12
ldb:tests: fix use of a non-existent word (existant)
Michael Adam
1
-1
/
+1
2012-06-12
lib/util: fix use of a non-existent word (existant) in a comment
Michael Adam
1
-1
/
+1
2012-06-11
debug: Do not constantly rename logs when max log size = 0
Andrew Bartlett
1
-16
/
+18
2012-06-11
lib/param: simplfy lp_find_security()
Andrew Bartlett
1
-5
/
+0
2012-06-11
pyldb: Ensure that the ldb argument is really an ldb before we dereference
Andrew Bartlett
1
-0
/
+10
2012-06-11
lib/ldb/tools: add missing "replace.h"
Stefan Metzmacher
4
-0
/
+4
2012-06-09
tdb2: use ccan/err instead of err.h
Rusty Russell
35
-36
/
+11
2012-06-09
ccan: make failtest use ccan/err.
Rusty Russell
2
-1
/
+2
2012-06-09
ccan: import err module.from ccan revision 5add556a1cb64b49a664506aa76216d885...
Rusty Russell
6
-2
/
+348
2012-06-08
tevent: change version to 0.9.16
Stefan Metzmacher
2
-1
/
+83
2012-06-08
tevent: expose tevent_context_init_ops
Stefan Metzmacher
2
-3
/
+19
2012-06-08
lib/tevent: Add trace point callback
Martin Schwenke
8
-0
/
+82
2012-06-08
lib/tevent: In poll_event_context, add a pointer back to the tevent_context
Martin Schwenke
1
-0
/
+4
2012-06-08
samba_util: mark smb_panic as _NORETURN_.
Rusty Russell
1
-1
/
+1
2012-06-07
ccan: Only build ccan-failtest when we are in developer mode
Andrew Bartlett
2
-32
/
+50
2012-06-07
lib/tdb2: build tests when built at toplevel.
Rusty Russell
1
-23
/
+94
2012-06-07
util: fix build on platforms without IPv6 support
Björn Jacke
1
-1
/
+1
2012-06-06
lib/replace: Fix snprintf() override for systems with a broken snprintf()
Andrew Bartlett
1
-1
/
+1
2012-06-05
s3:build(autoconf): fix "no AC_LANG_SOURCE call detected" warnings
Martin Schwenke
1
-36
/
+36
2012-06-05
libreplace: Add copyrights to ease tracking of this file in future
Andrew Bartlett
1
-0
/
+2
2012-06-05
libreplace: Remove autoconf build system
Andrew Bartlett
9
-3648
/
+0
2012-06-04
libreplace: Ensure we link xattr.c on MacOS
Andrew Bartlett
1
-1
/
+1
2012-06-03
lib/krb5_wrap: Remove unused smb_krb5_get_creds
Andrew Bartlett
2
-125
/
+0
2012-06-03
librepace: put #defines after #include "sys/xattr.h"
Andrew Bartlett
2
-40
/
+8
2012-06-03
lib/replace: Undo change of 0 -> NULL
Andrew Bartlett
1
-1
/
+1
2012-06-03
libreplace: Fix up MacOS xattr functions
Andrew Bartlett
1
-0
/
+18
2012-06-03
libreplace: Link libreplace against attr when required
Andrew Bartlett
1
-1
/
+8
2012-06-03
libreplace: Use true rather than True in xattr.c
Andrew Bartlett
1
-2
/
+2
2012-06-02
libreplace: Fix build on MacOS where we have the same fn name but more arguments
Andrew Bartlett
1
-8
/
+8
2012-06-02
libreplace: Solaris needs system/dir.h for that xattr wrapper implementation
Andrew Bartlett
1
-0
/
+1
2012-06-02
ccan: fix autoconf test for isblank()
Andrew Bartlett
1
-6
/
+6
2012-06-02
libreplace: Add missing tests for HAVE_MREMAP and HAVE_SHARED_MMAP
Andrew Bartlett
1
-0
/
+10
2012-06-02
libreplace: Fix autoconf build on platforms needing xattrs
Andrew Bartlett
1
-1
/
+1
2012-06-02
lib/replace: Relicence xattr.c to LGPLv3
Andrew Bartlett
1
-11
/
+14
2012-06-02
lib/replace: Merge remaining xattr test details from lib/util
Andrew Bartlett
6
-40
/
+34
2012-06-02
s4-xattr: Use libreplace xattr functions directly
Andrew Bartlett
5
-167
/
+6
2012-06-02
lib/replace: xattr wrappers in lib/replace rather than source3/lib/system.c
Andrew Bartlett
4
-1
/
+172
2012-06-02
lib/replace: We cannot use strchr_m in lib/replace
Andrew Bartlett
1
-6
/
+6
2012-06-02
lib/replace: DEBUG is not acceptable here, as this may not be linked into Samba
Andrew Bartlett
1
-7
/
+0
2012-06-02
lib/replace: Copy lib/system.c xattr wrappers to lib/replace
Andrew Bartlett
1
-0
/
+703
2012-06-01
waf: check for krb5_create_checksum and krb5_creds.flags for some Heimdal ver...
Alexander Bokovoy
1
-0
/
+4
2012-06-01
Remove an unused variable.
Jeremy Allison
1
-3
/
+1
2012-05-31
lib/dbwrap: make it possible to delete/store the current record during traverse
Stefan Metzmacher
1
-9
/
+71
2012-05-31
lib/dbwrap: don't alter the record on failure in db_rbt_store()
Stefan Metzmacher
1
-9
/
+10
2012-05-31
lib/dbwrap: fix db_rbt_store and update the per record node pointer
Stefan Metzmacher
1
-0
/
+1
2012-05-31
lib/dbwrap: remove unused per db_record pointer in dbwrap_rbt
Stefan Metzmacher
1
-10
/
+9
2012-05-30
lib/krb5_wrap: Move krb5_princ_size helper to source4 as it is only used there
Andrew Bartlett
1
-8
/
+0
2012-05-30
lib/param: Put common FN_ macros into param_functions.c
Andrew Bartlett
3
-256
/
+257
[next]