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-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
2011-08-10
Adapt tally_new to Samba coding conventions
Volker Lendecke
1
-2
/
+5
2011-08-10
Slightly simplify tally_new
Volker Lendecke
1
-7
/
+9
2011-08-10
Fix a c++ warning
Volker Lendecke
1
-1
/
+1
2011-08-10
Fix a c++ warning
Volker Lendecke
1
-1
/
+2
2011-08-10
tevent: cleanup nesting counter when doing a full reinit.
Simo Sorce
1
-0
/
+7
2011-08-10
lib-util: Make create_unlink_tmp argument optional
Simo Sorce
1
-1
/
+6
2011-08-10
lib-util: Make useful function a common utility.
Simo Sorce
2
-0
/
+37
2011-08-10
libutil: use AI_ADDRCONFIG only when AI_NUMERIC is not defined
Simo Sorce
1
-5
/
+11
2011-08-10
pytalloc: Regenerate ABI file.
Jelmer Vernooij
1
-0
/
+1
2011-08-10
pytalloc: Use consistent prefix for functions, add ABI file.
Jelmer Vernooij
5
-51
/
+57
2011-08-10
tsocket: make use of tevent_queue_add_optimize_empty() to optimize for the em...
Stefan Metzmacher
1
-37
/
+48
2011-08-09
tevent: change the version to 0.9.14 after the tevent_queue changes
Stefan Metzmacher
2
-1
/
+79
2011-08-09
tevent: fix some comments in tevent.h
Stefan Metzmacher
1
-2
/
+2
2011-08-09
tevent: add tevent_queue_add_entry() and tevent_queue_add_optimize_empty()
Stefan Metzmacher
2
-2
/
+131
2011-08-09
tevent: splitout tevent_queue_add_internal() from tevent_queue_add()
Stefan Metzmacher
1
-8
/
+26
2011-08-09
tevent: allow tevent_queue_add() to take a NULL trigger function
Stefan Metzmacher
2
-1
/
+10
2011-08-09
tevent: add tevent_queue_running() function
Stefan Metzmacher
2
-0
/
+16
2011-08-09
ldb: fix the canonicalisation of booleans
Andrew Tridgell
1
-3
/
+3
2011-08-09
talloc: prepare for 2.0.6 release
Andrew Tridgell
2
-1
/
+63
[next]