index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
torture: Suggest torture_fail() / torture_result().
Jelmer Vernooij
2012-05-03
1
-1
/
+2
*
replace: Fix use of mktemp
Simo Sorce
2012-04-26
1
-2
/
+2
*
addns: clean up headers
Simo Sorce
2012-04-26
1
-33
/
+0
*
lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...
Alexander Bokovoy
2012-04-25
4
-16
/
+57
*
s3: Attempt to fix the build without kerberos
Volker Lendecke
2012-04-24
1
-7
/
+6
*
talloc: Fix copy&paste errors
Volker Lendecke
2012-04-24
1
-2
/
+2
*
Talloc doc: talloc_strdup_append does not return duplicated string
Pavel Březina
2012-04-24
1
-4
/
+4
*
Talloc doc: when s == NULL in _append functions
Pavel Březina
2012-04-24
1
-0
/
+12
*
Avoid warning about KRB5_DEPRECATE with MIT libs
Simo Sorce
2012-04-23
1
-0
/
+4
*
krb5_samba: Add support for krb5_princ_size when using Heimdal
Simo Sorce
2012-04-23
1
-0
/
+8
*
Make krb5 wrapper library common so they can be used all over
Simo Sorce
2012-04-23
3
-0
/
+1976
*
loadparm: Add helper function to fetch default lifetime policies
Simo Sorce
2012-04-19
2
-0
/
+24
*
loadparm: Add convenience function to return long integers
Simo Sorce
2012-04-19
1
-0
/
+25
*
loadparm: Fix broken lp_ulong utility function
Simo Sorce
2012-04-19
1
-2
/
+2
*
Move README file in the right place.
Simo Sorce
2012-04-19
1
-0
/
+4
*
Fix bug #8877 - Syslog broken owing to mistyping of debug_settings.syslog.
Joseph Tam
2012-04-20
1
-1
/
+1
*
Talloc doc: Fix a cut&paste error
Volker Lendecke
2012-04-18
1
-4
/
+1
*
Talloc doc: talloc_pool() when not enough memory in the pool
Pavel Březina
2012-04-18
1
-0
/
+4
*
Talloc doc: TALLOC_FREE_FILL
Pavel Březina
2012-04-18
1
-0
/
+5
*
Talloc doc: talloc_set_log_stderr()
Pavel Březina
2012-04-18
1
-0
/
+7
*
Talloc doc: talloc_set_log_fn()
Pavel Březina
2012-04-18
1
-0
/
+9
*
Talloc doc: talloc_set_abort_fn()
Pavel Březina
2012-04-18
1
-2
/
+33
*
Talloc doc: talloc_asprintf_append_buffer()
Pavel Březina
2012-04-18
1
-0
/
+22
*
Talloc doc: talloc_strndup_append_buffer()
Pavel Březina
2012-04-18
1
-2
/
+22
*
Talloc doc: talloc_strndup_append()
Pavel Březina
2012-04-18
1
-2
/
+12
*
Talloc doc: talloc_strdup_append_buffer()
Pavel Březina
2012-04-18
1
-1
/
+22
*
Talloc doc: talloc_strdup_append()
Pavel Březina
2012-04-18
1
-4
/
+18
*
replace: added ENOATTR define if undefined
Andrew Tridgell
2012-04-18
1
-0
/
+8
*
LDB:ldb_tdb/ldb_tdb.c - allow LDB modify replaces with different value ordering
ldb-1.1.6
Matthias Dieter Wallnöfer
2012-04-18
1
-3
/
+10
*
ldb: added ldb_msg_element_equal_ordered()
Andrew Tridgell
2012-04-18
5
-1
/
+286
*
lib/util: Move map_nt_error_from_tdb to the top level
Andrew Bartlett
2012-04-18
2
-1
/
+70
*
tsocket: Fix a couple of typos and spellings in tsocket_guide.txt
Michael Adam
2012-04-17
1
-26
/
+27
*
tdb-compat: Add tdb_chainlock_nonblock
Volker Lendecke
2012-04-17
2
-0
/
+26
*
param: harmonise wins parameters
Andrew Bartlett
2012-04-16
1
-8
/
+8
*
lib/param: swap preferred name for 'lock dir' to match s3
Andrew Bartlett
2012-04-16
1
-2
/
+2
*
param: Merge common param elements by adding .flags
Andrew Bartlett
2012-04-16
1
-40
/
+80
*
param: harmonsise logfile parameter
Andrew Bartlett
2012-04-16
1
-1
/
+2
*
param: Merge common param elements by adding .flags
Andrew Bartlett
2012-04-16
1
-17
/
+34
*
Remove overly complex attemt to define blkcnt_t and blksize_t. AC_CHECK_TYPE ...
Jeremy Allison
2012-04-12
1
-12
/
+2
*
s3:param convert kernel oplocks to share parameter
Christian Ambach
2012-04-11
1
-0
/
+1
*
lib/tdb_compat: Do not define BUILD_TDB2 if we are not building tdb2
Andrew Bartlett
2012-04-11
1
-3
/
+1
*
LDB:ldb_msg.c - add another OOM check in "ldb_msg_copy()"
Matthias Dieter Wallnöfer
2012-04-11
1
-0
/
+1
*
ccan: Fix failtest on Fedora 16 as stdlib.h does not imply malloc.h
Andrew Bartlett
2012-04-11
1
-0
/
+4
*
ldb-tools: Place the whole of an ldif file in a transaction
ldb-1.1.5
Andrew Bartlett
2012-04-10
7
-16
/
+136
*
ldb: Allow access to the line number while reading ldif from a file
Andrew Bartlett
2012-04-10
5
-7
/
+281
*
ldb: Detect failures in ldb.base again
Andrew Bartlett
2012-04-10
3
-4
/
+15
*
Revert "ldb: Permit desactivation of autocomit for every ldb_xxx_ctrl function"
Andrew Bartlett
2012-04-10
8
-28
/
+23
*
On advice from Jelmer and Andrew, move the blksize_t and blkcnt_t tests into ...
Jeremy Allison
2012-04-10
3
-8
/
+14
*
Move blksize_t and blkcnt_t to replace.h from includes.h. Should help with pl...
Jeremy Allison
2012-04-09
2
-0
/
+10
*
libreplace: We have a poll replacement based on select
Volker Lendecke
2012-04-09
1
-0
/
+1
[prev]
[next]