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-11-29
docs: man talloc: Add missing meta data.
Karolin Seeger
1
-0
/
+12
2012-11-29
docs: man ldbsearch: Add missing meta data.
Karolin Seeger
1
-0
/
+3
2012-11-29
docs: man ldbrename: Add missing meta data.
Karolin Seeger
1
-0
/
+3
2012-11-29
docs: man ldbmodify: Add missing meta data.
Karolin Seeger
1
-0
/
+3
2012-11-29
docs: man ldbedit: Add missing meta data.
Karolin Seeger
1
-0
/
+3
2012-11-29
docs: man ldbdel: Add missing meta data.
Karolin Seeger
1
-0
/
+3
2012-11-29
docs: man ldbadd: Add missing meta data.
Karolin Seeger
1
-0
/
+3
2012-11-29
docs: man ldb.3: Add missing meta data.
Karolin Seeger
1
-0
/
+3
2012-11-22
lib/replace: Do not use STRERROR_R_PROTO_COMPATIBLE as only roken.h sets this
Andrew Bartlett
2
-4
/
+2
2012-11-14
lib/replace: replace all *printf function if we replace snprintf (bug #9390)
Stefan Metzmacher
3
-17
/
+34
2012-11-14
subunit: Update to latest upstream version.
Jelmer Vernooij
21
-318
/
+1143
2012-11-14
testtools: Update to latest version.
Jelmer Vernooij
58
-2931
/
+5207
2012-11-13
smbd: Remove NT4 compatability handling in posix -> NT ACL conversion
Andrew Bartlett
2
-20
/
+0
2012-11-13
lib/ldb: add missing newline in the output of ldb_ldif_write_trace()
Stefan Metzmacher
1
-1
/
+1
2012-11-13
lib/addns: remove compiler warnings
Stefan Metzmacher
1
-2
/
+2
2012-11-13
lib/addns: don't depend on the order in resp->answers[]
Stefan Metzmacher
1
-3
/
+12
2012-11-13
lib/addns: remove pointless check for resp->num_additionals != 1
Stefan Metzmacher
1
-2
/
+1
2012-11-07
lib/util: Simplify bitmap.c a bit
Volker Lendecke
1
-7
/
+6
2012-11-07
lib/util: Make "struct bitmap" abstract
Volker Lendecke
2
-4
/
+6
2012-11-05
lib/tsocket: optimize syscalls in tstream_readv_pdu_send()
Stefan Metzmacher
1
-0
/
+29
2012-11-05
lib/tsocket: disable the syscall optimization for recvfrom/readv by default
Stefan Metzmacher
2
-6
/
+109
2012-11-01
lib/krb5_wrap: request enc_types in the correct order (bug #9272)
Stefan Metzmacher
1
-6
/
+6
2012-11-01
ldb: fixed callers for ldb_pack_data() and ldb_unpack_data()
Andrew Tridgell
10
-48
/
+321
2012-11-01
ldb: move ldb_pack.c into common
Andrew Tridgell
1
-11
/
+11
2012-10-31
util: remove accidently committed hunk
Björn Jacke
1
-3
/
+0
2012-10-30
ldb: Add ldbdump, based on tdbdump
Andrew Bartlett
2
-0
/
+223
2012-10-31
ldb: Remove no-longer-existing ltdb_unpack_data_free from ldb_tdb.h
Andrew Bartlett
1
-2
/
+0
2012-10-31
ldb: Change ltdb_unpack_data to take an ldb_context
Andrew Bartlett
5
-9
/
+7
2012-10-30
wafbuild: use -Wstack-protector if available
Björn Jacke
1
-0
/
+3
2012-10-30
ccan/wafbuild: use WERROR_CFLAGS instead of -Werror
Björn Jacke
1
-10
/
+7
2012-10-30
wafbuild: reorder the Werror checks so that the ambigous w2 option is being c...
Björn Jacke
1
-1
/
+5
2012-10-30
wafbuild: merge the missing IBM compiler Werror flag "-qhalt=w" to waf
Björn Jacke
1
-1
/
+1
2012-10-30
wfabuild: fix the -errwarn compile flag test
Björn Jacke
2
-1
/
+4
2012-10-29
lib/param: fix line length of DEBUG statments touched in previous commit in s...
Michael Adam
1
-2
/
+4
2012-10-29
lib/param: fix function name (set_variable) in debug statements
Michael Adam
1
-4
/
+4
2012-10-29
lib/param: fix function name (lpcfg_file_list_changed) in a debug message
Michael Adam
1
-1
/
+1
2012-10-28
lib/replace: Return size of xattr if size argument is 0
Andrew Bartlett
1
-3
/
+12
2012-10-25
dbwrap: use talloc_stackframe() in db_tdb_log_key()
Andrew Bartlett
1
-3
/
+4
2012-10-23
lib/tsocket: fix loop in tdgram_bsd_recvfrom() (bug #9184)
Stefan Metzmacher
1
-1
/
+9
2012-10-23
lib/replace: Fix configure on FreeBSD: define_ret is not correct here
Andrew Bartlett
1
-1
/
+0
2012-10-23
lib/replace: Fix detection of rpcsrv/yp_prot.h on FreeBSD
Andrew Bartlett
1
-1
/
+4
2012-10-17
ccan: check for all the used config.h defines
Rusty Russell
2
-0
/
+37
2012-10-07
lib-addns: ensure that allocated buffer are pre set to 0
Matthieu Patou
1
-12
/
+12
2012-10-08
ntdb: remove unused local variable.
Rusty Russell
1
-2
/
+0
2012-10-06
tdb: Make tdb robust against improper CLEAR_IF_FIRST restart
Volker Lendecke
1
-4
/
+28
2012-10-06
tdb: Make robust against shrinking tdbs
Rusty Russell
1
-12
/
+20
2012-10-05
talloc: Convert error cecking macros into fns
Simo Sorce
1
-37
/
+74
2012-10-05
Add tests for talloc_memlimit
Simo Sorce
1
-0
/
+172
2012-10-05
Add memory limiting capability to talloc
Simo Sorce
5
-40
/
+327
2012-10-04
Remove the parameters:
Jeremy Allison
2
-40
/
+0
[prev]
[next]