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-06-19
ntdb: use NTDB_LOG_WARNING level for failed open() without O_CREAT.
Rusty Russell
2
-1
/
+11
2012-06-19
ccan: remove bogus debug print.
Rusty Russell
1
-1
/
+0
2012-06-19
ntdb: make fork test more thorough.
Rusty Russell
2
-9
/
+29
2012-06-19
ntdb: print \n at end of log messages in tests.
Rusty Russell
1
-1
/
+1
2012-06-19
ntdb: reduce race between creating file and getting open lock.
Rusty Russell
1
-23
/
+30
2012-06-19
ntdb: catch any valgrind errors in test
Rusty Russell
1
-2
/
+2
2012-06-19
ntdb: catch any valgrind errors in test
Rusty Russell
1
-1
/
+1
2012-06-19
ntdb: remove ntdb_error()
Rusty Russell
14
-190
/
+144
2012-06-19
TDB2: Goodbye TDB2, Hello NTDB.
Rusty Russell
147
-13727
/
+13576
2012-06-19
tdb2: Fix typo in TDB1_porting.txt
Kirill Smelkov
1
-1
/
+1
2012-06-19
TDB2: more internal cleanups after TDB1 compatibility removal.
Rusty Russell
13
-263
/
+239
2012-06-19
TDB2: remove TDB1 compatibility.
Rusty Russell
95
-8164
/
+160
2012-06-19
TDB2: make SAMBA use tdb1 again for the moment.
Rusty Russell
7
-379
/
+2
2012-06-19
ccan: check for err.h ourselves
Rusty Russell
2
-0
/
+3
2012-06-19
tdb/wscript: Remove unecessary semicolons.
Jelmer Vernooij
1
-4
/
+4
2012-06-18
lib/param: add missing prototype of lpcfg_parm_long()
Stefan Metzmacher
1
-0
/
+3
2012-06-16
attr: Look for attr/attributes.h too.
Jelmer Vernooij
3
-2
/
+4
2012-06-16
s4-lib/param: FLAG DAY for the default FILE SERVER
Andrew Bartlett
1
-2
/
+2
2012-06-15
dbwrap: Remove an unnecessary ZERO_STRUCT
Volker Lendecke
1
-1
/
+0
2012-06-15
dbwrap: dbwrap_trans_store_uint32->dbwrap_trans_store_uint32_bystring
Volker Lendecke
2
-4
/
+6
2012-06-15
dbwrap: dbwrap_trans_store_int32->dbwrap_trans_store_int32_bystring
Volker Lendecke
2
-4
/
+6
2012-06-15
dbwrap: dbwrap_trans_change_int32_atomic->dbwrap_trans_change_int32_atomic_by...
Volker Lendecke
2
-8
/
+8
2012-06-15
dbwrap: dbwrap_change_int32_atomic->dbwrap_change_int32_atomic_bystring
Volker Lendecke
2
-4
/
+8
2012-06-15
dbwrap: dbwrap_trans_change_uint32_atomic->dbwrap_trans_change_uint32_atomic_...
Volker Lendecke
2
-8
/
+8
2012-06-15
dbwrap: dbwrap_change_uint32_atomic->dbwrap_change_uint32_atomic_bystring
Volker Lendecke
2
-4
/
+8
2012-06-15
dbwrap: dbwrap_store_uint32->dbwrap_store_uint32_bystring
Volker Lendecke
2
-4
/
+4
2012-06-15
dbwrap: dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystring
Volker Lendecke
2
-4
/
+4
2012-06-15
dbwrap: dbwrap_store_int32->dbwrap_store_int32_bystring
Volker Lendecke
2
-4
/
+4
2012-06-15
dbwrap: dbwrap_fetch_int32->dbwrap_fetch_int32_bystring
Volker Lendecke
2
-4
/
+4
2012-06-15
s3-build: Do not write loadparm generated files into the build tree
Andrew Bartlett
2
-4
/
+4
2012-06-15
lib/param: Use server role = 'standalone server' to be consistant with member...
Andrew Bartlett
1
-0
/
+1
2012-06-15
lib/param: make security=domain and security=ads conflict with being a DC
Andrew Bartlett
1
-18
/
+2
2012-06-15
lib/param: Create a seperate server role for "active directory domain control...
Andrew Bartlett
3
-5
/
+9
2012-06-15
lib/util: Fix typo in comment.
Jelmer Vernooij
1
-1
/
+1
2012-06-14
tdb2: remove unused debug_fprintf() macro that breaks the build
Stefan Metzmacher
1
-2
/
+0
2012-06-14
tdb: remove unused debug_fprintf() macro that breaks the build
Stefan Metzmacher
1
-2
/
+0
2012-06-14
lib/replace: define HAVE_WORKING_STRPTIME instead of REPLACE_STRPTIME
Stefan Metzmacher
3
-10
/
+16
2012-06-14
lib/replace: execute strptime.c tests
Stefan Metzmacher
1
-0
/
+1
2012-06-14
Revert "replace: use replace for non 'samba' compliant strptime"
Stefan Metzmacher
1
-19
/
+0
2012-06-14
lib/replace: add more condition to add snprintf.c
Stefan Metzmacher
1
-1
/
+3
2012-06-14
Revert "lib/replace: Fix snprintf() override for systems with a broken snprin...
Stefan Metzmacher
1
-1
/
+1
2012-06-14
lib/replace: s/execute=1/execute=True
Stefan Metzmacher
1
-1
/
+1
2012-06-13
replace: fix unused variable warning
Björn Jacke
1
-3
/
+6
2012-06-13
Revert "replace: fix unused variable warning"
Björn Jacke
1
-5
/
+4
2012-06-13
replace: fix unused variable warning
Björn Jacke
1
-4
/
+5
2012-06-12
s3: Use talloc_tos() in more places in dbwrap_util
Volker Lendecke
1
-6
/
+10
2012-06-12
lib/testtools: fix use of a non-existent word (existant)
Michael Adam
1
-1
/
+1
2012-06-12
tdb:tests: fix use of a non-existent word (existant)
Michael Adam
1
-2
/
+2
2012-06-12
ldb:tests: fix use of a non-existent word (existant)
Michael Adam
1
-1
/
+1
2012-06-12
lib/util: fix use of a non-existent word (existant) in a comment
Michael Adam
1
-1
/
+1
[next]