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
/
source4
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-21
r25858: Clean up po files.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r25857: Indent
Andrew Bartlett
1
-1
/
+2
2007-12-21
r25856: If the search fails, it is not valid to steal 'res'.
Andrew Bartlett
1
-6
/
+7
2007-12-21
r25855: Check for HPUX dl functions.
Jelmer Vernooij
1
-0
/
+5
2007-12-21
r25854: Link against -ldl properly.
Jelmer Vernooij
2
-2
/
+3
2007-12-21
r25853: Specify LIBS to sample_module - fixes build for gcov hosts.
Jelmer Vernooij
1
-3
/
+6
2007-12-21
r25852: Move SHLIBEXT determination into a test as well.
Jelmer Vernooij
2
-3
/
+19
2007-12-21
r25851: Move system-specific ldflags checks to libreplace so they can be used...
Jelmer Vernooij
3
-2
/
+42
2007-12-21
r25850: Add macro for picflag.
Jelmer Vernooij
3
-3
/
+65
2007-12-21
r25846: Add configure test for -Wl,--export-dynamic.
Jelmer Vernooij
4
-1
/
+14
2007-12-21
r25844: Enable soloading by default.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r25843: Finish check-soloading.
Jelmer Vernooij
2
-9
/
+11
2007-12-21
r25842: Start working on test for loading dso's in ldb.
Jelmer Vernooij
5
-1
/
+94
2007-12-21
r25839: use nss_wrapper code in samba4 if
Stefan Metzmacher
1
-0
/
+1
2007-12-21
r25838: libreplace: include nss_wrapper.h if NSS_WRAPPER is defined
Stefan Metzmacher
1
-0
/
+7
2007-12-21
r25837: nss_wrapper: add nss_wrapper.pl
Stefan Metzmacher
1
-0
/
+265
2007-12-21
r25836: nss_wrapper: add support for groups and return EPERM in initgroups()
Stefan Metzmacher
1
-15
/
+356
2007-12-21
r25835: nss_wrapper: add support for passwd accounts
Stefan Metzmacher
1
-14
/
+567
2007-12-21
r25834: nss_wrapper: add lib/nss_wrapper skeleton
Stefan Metzmacher
4
-0
/
+374
2007-12-21
r25830: fix compiler warning
Stefan Metzmacher
2
-2
/
+2
2007-12-21
r25803: Make our security descriptor acl manipulation methods more generic so...
Günther Deschner
1
-1
/
+1
2007-12-21
r25802: fix the build on solaris, void functions doesn't return values
Stefan Metzmacher
1
-2
/
+2
2007-12-21
r25799: Add dump_data_skip_zeros() which omits 16 zero bytes in a row (if not...
Günther Deschner
2
-9
/
+71
2007-12-21
r25783: socket_wrapper: don't include "includes.h"
Stefan Metzmacher
1
-12
/
+5
2007-12-21
r25755: Fix a couple of memory leaks, in particular a new leak onto the NULL
Andrew Bartlett
1
-2
/
+4
2007-12-21
r25728: [libreplace] define AI_NUMERICSERV as it's used in getaddrinfo.c
Stefan Metzmacher
1
-0
/
+11
2007-12-21
r25726: [libreplace] move and fix getaddrinfo configure checks
Stefan Metzmacher
2
-30
/
+33
2007-12-21
r25725: merge commit bc9008aa1dcb66890795f0ff2d3046da7df867d9 from v3-2-test:
Stefan Metzmacher
1
-5
/
+0
2007-12-21
r25724: - include getaddrinfo.h after we have defined struct addrinfo
Stefan Metzmacher
3
-16
/
+24
2007-12-21
r25718: [libreplace] if we replace types define the HAVE_<type> macro
Stefan Metzmacher
1
-0
/
+3
2007-12-21
r25715: [libreplace] move definition of struct addrinfo so that it can use so...
Stefan Metzmacher
1
-15
/
+13
2007-12-21
r25714: [libreplace] move define of a constant to near to the others
Stefan Metzmacher
1
-4
/
+4
2007-12-21
r25713: [libreplace] include socket_wrapper.h after we have typedef'ed socklen_t
Stefan Metzmacher
1
-7
/
+7
2007-12-21
r25695: [libreplace] fix the standalone build of libreplace
Stefan Metzmacher
2
-28
/
+34
2007-12-21
r25690: - only use a readonly traverse in ldb_search when not in a transactio...
Andrew Tridgell
3
-3
/
+21
2007-12-21
r25687: Move #defined for getaddrinfo into network.h (as other
Stefan Metzmacher
2
-84
/
+91
2007-12-21
r25686: Added in missing def for AI_ADDRCONFIG.
Stefan Metzmacher
1
-0
/
+4
2007-12-21
r25685: rename getsmbpass -> rep_getpass and provide the function prototype
Stefan Metzmacher
2
-2
/
+3
2007-12-21
r25684: use "system/*.h" to get the system includes
Stefan Metzmacher
1
-15
/
+3
2007-12-21
r25683: fix the compilation of getpass.c and it's configure test
Stefan Metzmacher
2
-13
/
+2
2007-12-21
r25682: r16320: Ensure variable is not null before calling fclose. Klocwork #...
Stefan Metzmacher
1
-1
/
+1
2007-12-21
r25681: r16245: Cope with string being zero len. Klocwork bug #410. Jeremy.
Stefan Metzmacher
1
-2
/
+4
2007-12-21
r25680: Volker's fix for bug #668. Change the \n after the password prompt to...
Stefan Metzmacher
1
-2
/
+3
2007-12-21
r25679: reapply: Allow ^C to interrupt smbpasswd if using our getpass. from J...
Stefan Metzmacher
1
-4
/
+32
2007-12-21
r25678: reformat getpass() replacement code
Stefan Metzmacher
1
-62
/
+58
2007-12-21
r25677: add missing stuff from samba3
Stefan Metzmacher
1
-0
/
+30
2007-12-21
r25676: fixed a valgrind error in the epoll event backend. The linked list
Andrew Tridgell
1
-3
/
+2
2007-12-21
r25661: We don't actually need to know with DEBUG(0, ... every time we ask for
Andrew Bartlett
1
-6
/
+0
2007-12-21
r25660: Add a new interface 'generate_secret_buffer()', to be used when we
Andrew Bartlett
2
-18
/
+58
2007-12-21
r25630: Allow "NULL" as memory context, for consistency with the rest of the ...
Jelmer Vernooij
1
-1
/
+1
[next]