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-05-04
Move kerberos_kinit_password_cc to krb5samba lib
Simo Sorce
2
-0
/
+405
2012-05-04
Move kerberos_kinit_keyblock_cc to krb5samba lib
Simo Sorce
2
-0
/
+98
2012-05-04
krb5samba: Remove unnecessary include file
Simo Sorce
1
-1
/
+0
2012-05-04
Fix krb5_samba.c build
Simo Sorce
1
-0
/
+4
2012-05-03
UTIL_TDB: lowercase name.
Jelmer Vernooij
1
-2
/
+2
2012-05-03
libtorture: Improve suggestion to mention torture_assert_*() rather than
Jelmer Vernooij
1
-1
/
+1
2012-05-03
torture: Suggest torture_fail() / torture_result().
Jelmer Vernooij
1
-1
/
+2
2012-04-26
replace: Fix use of mktemp
Simo Sorce
1
-2
/
+2
2012-04-26
addns: clean up headers
Simo Sorce
1
-33
/
+0
2012-04-25
lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...
Alexander Bokovoy
4
-16
/
+57
2012-04-24
s3: Attempt to fix the build without kerberos
Volker Lendecke
1
-7
/
+6
2012-04-24
talloc: Fix copy&paste errors
Volker Lendecke
1
-2
/
+2
2012-04-24
Talloc doc: talloc_strdup_append does not return duplicated string
Pavel Březina
1
-4
/
+4
2012-04-24
Talloc doc: when s == NULL in _append functions
Pavel Březina
1
-0
/
+12
2012-04-23
Avoid warning about KRB5_DEPRECATE with MIT libs
Simo Sorce
1
-0
/
+4
2012-04-23
krb5_samba: Add support for krb5_princ_size when using Heimdal
Simo Sorce
1
-0
/
+8
2012-04-23
Make krb5 wrapper library common so they can be used all over
Simo Sorce
3
-0
/
+1976
2012-04-19
loadparm: Add helper function to fetch default lifetime policies
Simo Sorce
2
-0
/
+24
2012-04-19
loadparm: Add convenience function to return long integers
Simo Sorce
1
-0
/
+25
2012-04-19
loadparm: Fix broken lp_ulong utility function
Simo Sorce
1
-2
/
+2
2012-04-19
Move README file in the right place.
Simo Sorce
1
-0
/
+4
2012-04-20
Fix bug #8877 - Syslog broken owing to mistyping of debug_settings.syslog.
Joseph Tam
1
-1
/
+1
2012-04-18
Talloc doc: Fix a cut&paste error
Volker Lendecke
1
-4
/
+1
2012-04-18
Talloc doc: talloc_pool() when not enough memory in the pool
Pavel Březina
1
-0
/
+4
2012-04-18
Talloc doc: TALLOC_FREE_FILL
Pavel Březina
1
-0
/
+5
2012-04-18
Talloc doc: talloc_set_log_stderr()
Pavel Březina
1
-0
/
+7
2012-04-18
Talloc doc: talloc_set_log_fn()
Pavel Březina
1
-0
/
+9
2012-04-18
Talloc doc: talloc_set_abort_fn()
Pavel Březina
1
-2
/
+33
2012-04-18
Talloc doc: talloc_asprintf_append_buffer()
Pavel Březina
1
-0
/
+22
2012-04-18
Talloc doc: talloc_strndup_append_buffer()
Pavel Březina
1
-2
/
+22
2012-04-18
Talloc doc: talloc_strndup_append()
Pavel Březina
1
-2
/
+12
2012-04-18
Talloc doc: talloc_strdup_append_buffer()
Pavel Březina
1
-1
/
+22
2012-04-18
Talloc doc: talloc_strdup_append()
Pavel Březina
1
-4
/
+18
2012-04-18
replace: added ENOATTR define if undefined
Andrew Tridgell
1
-0
/
+8
2012-04-18
LDB:ldb_tdb/ldb_tdb.c - allow LDB modify replaces with different value ordering
Matthias Dieter Wallnöfer
1
-3
/
+10
2012-04-18
ldb: added ldb_msg_element_equal_ordered()
Andrew Tridgell
5
-1
/
+286
2012-04-18
lib/util: Move map_nt_error_from_tdb to the top level
Andrew Bartlett
2
-1
/
+70
2012-04-17
tsocket: Fix a couple of typos and spellings in tsocket_guide.txt
Michael Adam
1
-26
/
+27
2012-04-17
tdb-compat: Add tdb_chainlock_nonblock
Volker Lendecke
2
-0
/
+26
2012-04-16
param: harmonise wins parameters
Andrew Bartlett
1
-8
/
+8
2012-04-16
lib/param: swap preferred name for 'lock dir' to match s3
Andrew Bartlett
1
-2
/
+2
2012-04-16
param: Merge common param elements by adding .flags
Andrew Bartlett
1
-40
/
+80
2012-04-16
param: harmonsise logfile parameter
Andrew Bartlett
1
-1
/
+2
2012-04-16
param: Merge common param elements by adding .flags
Andrew Bartlett
1
-17
/
+34
2012-04-12
Remove overly complex attemt to define blkcnt_t and blksize_t. AC_CHECK_TYPE ...
Jeremy Allison
1
-12
/
+2
2012-04-11
s3:param convert kernel oplocks to share parameter
Christian Ambach
1
-0
/
+1
2012-04-11
lib/tdb_compat: Do not define BUILD_TDB2 if we are not building tdb2
Andrew Bartlett
1
-3
/
+1
2012-04-11
LDB:ldb_msg.c - add another OOM check in "ldb_msg_copy()"
Matthias Dieter Wallnöfer
1
-0
/
+1
2012-04-11
ccan: Fix failtest on Fedora 16 as stdlib.h does not imply malloc.h
Andrew Bartlett
1
-0
/
+4
2012-04-10
ldb-tools: Place the whole of an ldif file in a transaction
Andrew Bartlett
7
-16
/
+136
[next]