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
2011-09-10
lib/util/charset Run charset sets with and without the system iconv
Andrew Bartlett
3
-14
/
+28
2011-09-10
lib/util/charset: add back loading of charset modules
Andrew Bartlett
2
-34
/
+64
2011-09-09
build: a more robust zlib test
Andrew Bartlett
1
-1
/
+4
2011-09-08
lib/replace: include <sys/uio.h> in "system/filesys.h" in order to have struc...
Stefan Metzmacher
1
-0
/
+4
2011-09-08
lib: added base64_decode_data_blob_talloc()
Andrew Tridgell
2
-2
/
+19
2011-09-07
talloc: Remove an unused variable
Volker Lendecke
1
-1
/
+0
2011-09-07
lib/addns: Remove unused TALLOC_ macros
Andrew Bartlett
1
-42
/
+0
2011-09-05
s4-ldb: allow decoding of trustAuthIncoming and trustAuthOutgoing
Andrew Tridgell
2
-0
/
+23
2011-09-01
Fix bug 8433, segfault in iconv.c
Volker Lendecke
1
-1
/
+0
2011-09-01
ldb: make the 'spy' code more paranoid
Andrew Tridgell
2
-10
/
+12
2011-09-01
ldb: fixed ldbsearch when no baseDN specified and cross-ncs is used
Andrew Tridgell
1
-4
/
+24
2011-09-01
pyldb: added OID_COMPARATOR constants
Andrew Tridgell
1
-9
/
+11
2011-08-31
tdb2: add full LGPL headers
Rusty Russell
2
-0
/
+34
2011-08-31
ccan: fix likely redefinition warnings with --enable-tdb2
Rusty Russell
1
-0
/
+8
2011-08-27
dnspython: Update to latest upstream snapshot.
Jelmer Vernooij
109
-858
/
+1197
2011-08-27
subunit: Update to latest upstream snapshot.
Jelmer Vernooij
22
-609
/
+1281
2011-08-27
testtools: Update to latest upstream snapshot.
Jelmer Vernooij
59
-876
/
+5255
2011-08-25
s3: Fix bug 8385
Volker Lendecke
1
-26
/
+14
2011-08-25
pyldb: fixed a warning
Andrew Tridgell
1
-2
/
+2
2011-08-21
talloc: Fix talloc-compat pc files/headers.
Jelmer Vernooij
1
-1
/
+3
2011-08-21
wafsamba: Only install .pc files if libraries are public.
Jelmer Vernooij
4
-16
/
+7
2011-08-21
tdb: Install pkg-config file.
Jelmer Vernooij
1
-1
/
+3
2011-08-21
wafsamba: Require public libraries to have a pc file specified, or explicitly...
Jelmer Vernooij
1
-1
/
+2
2011-08-19
ldb:ldb_controls.c - cosmetic indentation fix
Matthias Dieter Wallnöfer
1
-5
/
+4
2011-08-19
ldb - two cosmetic fixes
Matthias Dieter Wallnöfer
2
-4
/
+2
2011-08-18
credentials: Rename library to samba-credentials to avoid name clashes.
Jelmer Vernooij
1
-1
/
+1
2011-08-16
tdb: increment sequence number in tdb_wipe_all().
Rusty Russell
1
-0
/
+2
2011-08-14
util: add function to extend anonymous shared memory
Simo Sorce
2
-0
/
+65
2011-08-14
replace: Check if we have mremap() available
Simo Sorce
2
-0
/
+55
2011-08-13
ldb: Remove use after free in error case
Andrew Bartlett
1
-1
/
+0
2011-08-12
socket-wrapped: added wrappers for dup() and dup2()
Andrew Tridgell
2
-2
/
+131
2011-08-12
tevent: don't force the nesting flag to false in the destructor
Andrew Tridgell
1
-3
/
+7
2011-08-11
tevent: fix documentation for tevent_context_init_byname()
Sumit Bose
1
-2
/
+2
2011-08-11
tevent: Set FD_CLOEXEC on epoll handle
Sumit Bose
4
-2
/
+52
2011-08-10
Adapt tally_histogram to Samba coding conventions
Volker Lendecke
1
-10
/
+16
2011-08-10
Adapt get_max_bucket to Samba coding conventions
Volker Lendecke
1
-2
/
+4
2011-08-10
Adapt tally_approx_median to Samba coding conventions
Volker Lendecke
1
-1
/
+2
2011-08-10
Adapt bucket_range to Samba coding conventions
Volker Lendecke
1
-2
/
+3
2011-08-10
Adapt tally_mean to Samba coding conventions
Volker Lendecke
1
-1
/
+2
2011-08-10
Adapt divls64 to Samba coding conventions
Volker Lendecke
1
-1
/
+2
2011-08-10
Avoid some // style comments in divls64
Volker Lendecke
1
-9
/
+10
2011-08-10
Adapt divlu64 to Samba coding conventions
Volker Lendecke
1
-2
/
+5
2011-08-10
Avoid some // style comments in divlu64
Volker Lendecke
1
-26
/
+26
2011-08-10
Adapt fls64 to Samba coding conventions
Volker Lendecke
1
-1
/
+2
2011-08-10
Adapt tally_num to Samba coding conventions
Volker Lendecke
1
-1
/
+2
2011-08-10
Adapt tally_add to Samba coding conventions
Volker Lendecke
1
-3
/
+5
2011-08-10
Adapt renormalize to Samba coding conventions
Volker Lendecke
1
-1
/
+2
2011-08-10
Adapt shift_overflows to Samba coding conventions
Volker Lendecke
1
-1
/
+2
2011-08-10
Adapt bucket_min to Samba coding conventions
Volker Lendecke
1
-1
/
+2
2011-08-10
Adapt bucket_of to Samba coding conventions
Volker Lendecke
1
-1
/
+2
[prev]
[next]