1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source4/lib
Andrew Tridgell 75c29073ce r9704: r9684@blu: tridge | 2005-08-27 19:38:31 +1000
don't try to call the name resolver on non-ipv4 names!
(This used to be commit 4bb3d36fe6)
2007-10-10 13:34:52 -05:00
..
appweb r9600: fixed the intermittent failures we were getting with ejs in the build 2007-10-10 13:34:33 -05:00
charset r9078: - move charset stuff to lib/charset 2007-10-10 13:31:14 -05:00
cmdline r8972: More simplifications... 2007-10-10 13:31:01 -05:00
com r8567: fixed the build after the com idl changes 2007-10-10 13:29:39 -05:00
compression r6129: - add our own MSZIP decompression implementation 2007-10-10 13:11:20 -05:00
crypto r9421: Move arcfour code into it's own file, in lib/crypto. 2007-10-10 13:33:37 -05:00
events r9703: r9683@blu: tridge | 2005-08-27 18:56:05 +1000 2007-10-10 13:34:51 -05:00
ldb r9699: Add as much attributes the current Samba4 SAM has to the mapping table (ignoring most of them, currently..) 2007-10-10 13:34:49 -05:00
messaging r8923: put the IRPC default timeout back to 10s (I didn't mean to commit this, it was 2007-10-10 13:30:58 -05:00
netif r9063: - don't pollute the global $LIBS variable with -ldl 2007-10-10 13:31:13 -05:00
popt r8470: looks like popt portability is going to be a bit of a fight :( 2007-10-10 13:23:06 -05:00
registry r9567: fixed the winreg IDL for CreateKey, including a security 2007-10-10 13:34:29 -05:00
replace r9374: HPUX is also missing setegid() 2007-10-10 13:33:29 -05:00
samba3 r9700: Change DATA_BLOB in ejs back to struct datablob 2007-10-10 13:34:49 -05:00
socket r9704: r9684@blu: tridge | 2005-08-27 19:38:31 +1000 2007-10-10 13:34:52 -05:00
socket_wrapper r8681: if SOCKET_WRAPPER_DIR starts with ./ then strip it internally. This saves us 2 more chars 2007-10-10 13:29:54 -05:00
talloc r8985: Automatically generate make dependency rules for 2007-10-10 13:31:04 -05:00
tdb r9455: Support for reading the policy database 2007-10-10 13:34:17 -05:00
tdr r9445: Support flags, add DATA_BLOB support 2007-10-10 13:34:15 -05:00
tls r8482: gnutls_x509_crt_set_subject_key_id is not available in some versions 2007-10-10 13:23:08 -05:00
basic.mk r9448: Work on reading the secrets tdb. Build tdbsam support by default. 2007-10-10 13:34:16 -05:00
capability.c r3471: split out capabilities code from lib/system.c - should fix IRIX 6.5 build 2007-10-10 13:05:18 -05:00
credentials.c r9414: Fix failure to find own domain info due to recent ldb_dn upgrade - we 2007-10-10 13:33:36 -05:00
data_blob.c r6980: added data_blob_append(), which I use in the web server 2007-10-10 13:17:01 -05:00
db_wrap.c r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000 2007-10-10 13:34:51 -05:00
debug.c r7525: Unify lp_load(), load_interfaces and logging setup into popt(). 2007-10-10 13:18:06 -05:00
dprintf.c r7265: fixed d_printf() so it works again. 2007-10-10 13:17:33 -05:00
fault.c r8685: an alpha in the build farm is dying with a floating point 2007-10-10 13:29:54 -05:00
fsusage.c r3447: more include/system/XXX.h include files 2007-10-10 13:05:12 -05:00
gencache.c r9357: Remove DBGC_CLASS cruft copied over from Samba 3. I would like to 2007-10-10 13:33:27 -05:00
gendb.c r9391: Convert all the code to use struct ldb_dn to ohandle ldap like distinguished names 2007-10-10 13:33:32 -05:00
genrand.c r8394: Make sure the argument to ctype is*(3) macros are unsigned char as 2007-10-10 13:20:14 -05:00
idtree.c r6687: added a idr helper function for creating random IDs 2007-10-10 13:16:34 -05:00
ms_fnmatch.c r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the 2007-10-10 13:09:15 -05:00
mutex.c r5306: removed all the unused mutex functions from mutex.c. When (if?) we 2007-10-10 13:09:40 -05:00
pam_errors.c r7058: Add experimenthal pam authentication for web pages 2007-10-10 13:17:10 -05:00
pidfile.c r5308: trimmed back a lot of the old macros from smb_macros.h 2007-10-10 13:09:40 -05:00
select.c r9591: - Remove empty file 2007-10-10 13:34:33 -05:00
signal.c r3450: portability fixes 2007-10-10 13:05:13 -05:00
substitute.c r9591: - Remove empty file 2007-10-10 13:34:33 -05:00
system.c r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
time.c r8886: Exchange the arguments of timeval_compare, this makes it behave like strcmp. 2007-10-10 13:30:15 -05:00
unix_privs.c r9591: - Remove empty file 2007-10-10 13:34:33 -05:00
util_file.c r8520: fixed a pile of warnings from the build farm gcc -Wall output on 2007-10-10 13:29:34 -05:00
util_getent.c r4055: fixed more places to use type safe allocation macros 2007-10-10 13:06:20 -05:00
util_pw.c r4058: added a type safe version of smb_xmalloc() 2007-10-10 13:06:20 -05:00
util_sock.c r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
util_str.c r8520: fixed a pile of warnings from the build farm gcc -Wall output on 2007-10-10 13:29:34 -05:00
util_strlist.c r7052: added a case insensitive str_list_check_ci() version of str_list_check() 2007-10-10 13:17:09 -05:00
util_unistr.c r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the 2007-10-10 13:09:15 -05:00
util.c r8703: cope with null string in interpret_addr() 2007-10-10 13:29:56 -05:00
version.c r5871: Remove file with unused function (that uses fstring) 2007-10-10 13:11:06 -05:00
xfile.c r4055: fixed more places to use type safe allocation macros 2007-10-10 13:06:20 -05:00