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-10-30
wafbuild: merge the missing IBM compiler Werror flag "-qhalt=w" to waf
Björn Jacke
1
-1
/
+1
2012-10-30
wfabuild: fix the -errwarn compile flag test
Björn Jacke
2
-1
/
+4
2012-10-29
lib/param: fix line length of DEBUG statments touched in previous commit in s...
Michael Adam
1
-2
/
+4
2012-10-29
lib/param: fix function name (set_variable) in debug statements
Michael Adam
1
-4
/
+4
2012-10-29
lib/param: fix function name (lpcfg_file_list_changed) in a debug message
Michael Adam
1
-1
/
+1
2012-10-28
lib/replace: Return size of xattr if size argument is 0
Andrew Bartlett
1
-3
/
+12
2012-10-25
dbwrap: use talloc_stackframe() in db_tdb_log_key()
Andrew Bartlett
1
-3
/
+4
2012-10-23
lib/tsocket: fix loop in tdgram_bsd_recvfrom() (bug #9184)
Stefan Metzmacher
1
-1
/
+9
2012-10-23
lib/replace: Fix configure on FreeBSD: define_ret is not correct here
Andrew Bartlett
1
-1
/
+0
2012-10-23
lib/replace: Fix detection of rpcsrv/yp_prot.h on FreeBSD
Andrew Bartlett
1
-1
/
+4
2012-10-17
ccan: check for all the used config.h defines
Rusty Russell
2
-0
/
+37
2012-10-07
lib-addns: ensure that allocated buffer are pre set to 0
Matthieu Patou
1
-12
/
+12
2012-10-08
ntdb: remove unused local variable.
Rusty Russell
1
-2
/
+0
2012-10-06
tdb: Make tdb robust against improper CLEAR_IF_FIRST restart
Volker Lendecke
1
-4
/
+28
2012-10-06
tdb: Make robust against shrinking tdbs
Rusty Russell
1
-12
/
+20
2012-10-05
talloc: Convert error cecking macros into fns
Simo Sorce
1
-37
/
+74
2012-10-05
Add tests for talloc_memlimit
Simo Sorce
1
-0
/
+172
2012-10-05
Add memory limiting capability to talloc
Simo Sorce
5
-40
/
+327
2012-10-04
Remove the parameters:
Jeremy Allison
2
-40
/
+0
2012-10-04
tdb: add -e option to tdbdump (and docment it).
Rusty Russell
2
-3
/
+53
2012-10-04
tdb: tdbdump should log errors, and fail in that case.
Rusty Russell
1
-2
/
+38
2012-10-04
tdb: add tdb_rescue()
Rusty Russell
7
-4
/
+622
2012-10-02
tdb: Fix a typo
Volker Lendecke
1
-1
/
+1
2012-10-02
s3-krb5: use and request AES keys in kerberos operations.
Günther Deschner
1
-0
/
+6
2012-09-29
lib/replace: Add test for what flag we need for -Werror behaviour
Andrew Bartlett
1
-0
/
+9
2012-09-26
lib/util/charset: We do not use fucntions from wchar.h any more
Andrew Bartlett
1
-7
/
+1
2012-09-26
lib/util/charset: Try to find iconv on HP-UX
Andrew Bartlett
1
-0
/
+3
2012-09-25
pyntdb: Fix init function for ntdb python module.
Pierre Lejeune
1
-2
/
+2
2012-09-25
lib: Make async_sock includable on its own
Volker Lendecke
1
-0
/
+1
2012-09-25
replace: Avoid returning value in void setproctitle() replacement.
Jelmer Vernooij
1
-1
/
+0
2012-09-24
replace: Support setproctitle().
Jelmer Vernooij
4
-0
/
+19
2012-09-24
lib/replace: Look for special flags needed for c99
Andrew Bartlett
1
-0
/
+10
2012-09-24
lib/replace: Improve mkstemp test in autoconf and waf
Andrew Bartlett
2
-4
/
+34
2012-09-23
lib/replace: Remove unused nap and therefore the SCO define
Andrew Bartlett
1
-10
/
+0
2012-09-23
lib/util: Remove unbuilt file util_getent.c and BROKEN_GETGRNAM
Andrew Bartlett
1
-283
/
+0
2012-09-23
lib/replace: Try to fix build on HP-UX for os2_delete test
Andrew Bartlett
4
-17
/
+6
2012-09-23
ntdb: Try to fix the build on Solaris which does not have err
Andrew Bartlett
3
-2
/
+15
2012-09-22
lib/tsocket: fix receiving of udp packets from 0 bytes (bug #9184)
Stefan Metzmacher
1
-4
/
+1
2012-09-21
libtorture: factor out simple ui backend
Gregor Beck
3
-1
/
+87
2012-09-21
s3:dbwrap: remove unused args from db_open_file()
Gregor Beck
2
-6
/
+2
2012-09-21
s3:dbwrap: let dbwrap_fetch_uint32 distinguish between "not found" and "wrong...
Gregor Beck
1
-2
/
+5
2012-09-18
replace: fix 520c9b0b0ae33
Björn Jacke
1
-1
/
+1
2012-09-18
panic action is defined as GLOBAL_VAR(szPanicAction) not GLOBAL_VAR(panic_act...
Matthieu Patou
1
-1
/
+1
2012-09-17
libreplace: Bug 8107, Fix poll replacement to become a msleep replacement
Joachim Schmitz
1
-1
/
+1
2012-09-17
ldb: bump version to 1.1.13 so the 4.0 release can get the isprint fix
Andrew Bartlett
3
-1
/
+263
2012-09-16
replace: add some includes for poll.h
Björn Jacke
1
-0
/
+6
2012-09-12
dns_server: Remove parameter 'dns recursive queries' and base this on 'dns fo...
Andrew Bartlett
3
-10
/
+0
2012-09-12
lib/param: change the default for 'allow dns updates' to 'secure only'
Stefan Metzmacher
1
-1
/
+1
2012-09-12
lib/param: add some more alias for 'allow dns updates' options.
Stefan Metzmacher
1
-0
/
+12
2012-09-12
loadparm: dns is now a default server service
Kai Blin
1
-1
/
+1
[prev]
[next]