index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
ccan: check for all the used config.h defines
Rusty Russell
2012-10-17
2
-0
/
+37
*
lib-addns: ensure that allocated buffer are pre set to 0
Matthieu Patou
2012-10-07
1
-12
/
+12
*
ntdb: remove unused local variable.
Rusty Russell
2012-10-08
1
-2
/
+0
*
tdb: Make tdb robust against improper CLEAR_IF_FIRST restart
Volker Lendecke
2012-10-06
1
-4
/
+28
*
tdb: Make robust against shrinking tdbs
Rusty Russell
2012-10-06
1
-12
/
+20
*
talloc: Convert error cecking macros into fns
Simo Sorce
2012-10-05
1
-37
/
+74
*
Add tests for talloc_memlimit
Simo Sorce
2012-10-05
1
-0
/
+172
*
Add memory limiting capability to talloc
Simo Sorce
2012-10-05
5
-40
/
+327
*
Remove the parameters:
Jeremy Allison
2012-10-04
2
-40
/
+0
*
tdb: add -e option to tdbdump (and docment it).
Rusty Russell
2012-10-04
2
-3
/
+53
*
tdb: tdbdump should log errors, and fail in that case.
Rusty Russell
2012-10-04
1
-2
/
+38
*
tdb: add tdb_rescue()
Rusty Russell
2012-10-04
7
-4
/
+622
*
tdb: Fix a typo
Volker Lendecke
2012-10-02
1
-1
/
+1
*
s3-krb5: use and request AES keys in kerberos operations.
Günther Deschner
2012-10-02
1
-0
/
+6
*
lib/replace: Add test for what flag we need for -Werror behaviour
Andrew Bartlett
2012-09-29
1
-0
/
+9
*
lib/util/charset: We do not use fucntions from wchar.h any more
Andrew Bartlett
2012-09-26
1
-7
/
+1
*
lib/util/charset: Try to find iconv on HP-UX
Andrew Bartlett
2012-09-26
1
-0
/
+3
*
pyntdb: Fix init function for ntdb python module.
Pierre Lejeune
2012-09-25
1
-2
/
+2
*
lib: Make async_sock includable on its own
Volker Lendecke
2012-09-25
1
-0
/
+1
*
replace: Avoid returning value in void setproctitle() replacement.
Jelmer Vernooij
2012-09-25
1
-1
/
+0
*
replace: Support setproctitle().
Jelmer Vernooij
2012-09-24
4
-0
/
+19
*
lib/replace: Look for special flags needed for c99
Andrew Bartlett
2012-09-24
1
-0
/
+10
*
lib/replace: Improve mkstemp test in autoconf and waf
Andrew Bartlett
2012-09-24
2
-4
/
+34
*
lib/replace: Remove unused nap and therefore the SCO define
Andrew Bartlett
2012-09-23
1
-10
/
+0
*
lib/util: Remove unbuilt file util_getent.c and BROKEN_GETGRNAM
Andrew Bartlett
2012-09-23
1
-283
/
+0
*
lib/replace: Try to fix build on HP-UX for os2_delete test
Andrew Bartlett
2012-09-23
4
-17
/
+6
*
ntdb: Try to fix the build on Solaris which does not have err
Andrew Bartlett
2012-09-23
3
-2
/
+15
*
lib/tsocket: fix receiving of udp packets from 0 bytes (bug #9184)
Stefan Metzmacher
2012-09-22
1
-4
/
+1
*
libtorture: factor out simple ui backend
Gregor Beck
2012-09-21
3
-1
/
+87
*
s3:dbwrap: remove unused args from db_open_file()
Gregor Beck
2012-09-21
2
-6
/
+2
*
s3:dbwrap: let dbwrap_fetch_uint32 distinguish between "not found" and "wrong...
Gregor Beck
2012-09-21
1
-2
/
+5
*
replace: fix 520c9b0b0ae33
Björn Jacke
2012-09-18
1
-1
/
+1
*
panic action is defined as GLOBAL_VAR(szPanicAction) not GLOBAL_VAR(panic_act...
Matthieu Patou
2012-09-18
1
-1
/
+1
*
libreplace: Bug 8107, Fix poll replacement to become a msleep replacement
Joachim Schmitz
2012-09-17
1
-1
/
+1
*
ldb: bump version to 1.1.13 so the 4.0 release can get the isprint fix
Andrew Bartlett
2012-09-17
3
-1
/
+263
*
replace: add some includes for poll.h
Björn Jacke
2012-09-16
1
-0
/
+6
*
dns_server: Remove parameter 'dns recursive queries' and base this on 'dns fo...
Andrew Bartlett
2012-09-12
3
-10
/
+0
*
lib/param: change the default for 'allow dns updates' to 'secure only'
Stefan Metzmacher
2012-09-12
1
-1
/
+1
*
lib/param: add some more alias for 'allow dns updates' options.
Stefan Metzmacher
2012-09-12
1
-0
/
+12
*
loadparm: dns is now a default server service
Kai Blin
2012-09-12
1
-1
/
+1
*
lib/krb5_wrap: when deleting default realm, pass char*, not char**
Alexander Bokovoy
2012-09-12
1
-1
/
+1
*
At Michael's suggestion, factor common code into a function. My bad :-).
Jeremy Allison
2012-09-11
1
-4
/
+9
*
lib/replace: remove duplicate check for inotify
Michael Adam
2012-09-11
1
-1
/
+1
*
Fix bug #9147 - winbind can't fetch user or group info from AD via LDAP
Jeremy Allison
2012-09-10
1
-2
/
+4
*
osX define uint64_t as long long int
Matthieu Patou
2012-09-10
1
-1
/
+1
*
s3: introduce a new share config option "durable handles" defaulting to "yes"
Michael Adam
2012-09-08
2
-0
/
+10
*
s3: add an option "kernel share modes" to be able to switch off using kernel ...
Michael Adam
2012-09-08
2
-0
/
+10
*
loadparm: remove remnants of removed option "share modes"
Michael Adam
2012-09-08
1
-1
/
+0
*
build: define _BSD_TYPES on IRIX to have types like u_short
Björn Jacke
2012-09-07
2
-0
/
+2
*
waf: add check for BSD_STYLE_STATVFS
Björn Jacke
2012-09-07
1
-0
/
+12
[next]