1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source4/lib
2007-10-10 13:18:49 -05:00
..
cmdline r7530: Simply calling convention of lp_load(). 2007-10-10 13:18:07 -05:00
com r7633: this patch started as an attempt to make the dcerpc code use a given 2007-10-10 13:18:15 -05:00
compression r6129: - add our own MSZIP decompression implementation 2007-10-10 13:11:20 -05:00
crypto r6462: Move the arcfour sbox state into it's own structure, and allocate it 2007-10-10 13:11:39 -05:00
ejs r7481: Add a mprVarIsPtr macro. 2007-10-10 13:17:57 -05:00
events r6968: fixed a typo in the event macros. I'm surprised this one didn't show up earlier! 2007-10-10 13:17:01 -05:00
ldb r7897: work in progress 2007-10-10 13:18:47 -05:00
messaging r7850: Support mkdir() with just one parameter. Patch from 2007-10-10 13:18:42 -05:00
netif r7909: don't consider not finding a list of network interfaces from the kernel a fatal error, 2007-10-10 13:18:48 -05:00
popt r5906: Fix the usage of the internal popt (make proto should ignore it) 2007-10-10 13:11:08 -05:00
registry r7633: this patch started as an attempt to make the dcerpc code use a given 2007-10-10 13:18:15 -05:00
replace r7866: Remove some unused autoconf macro calls. 2007-10-10 13:18:45 -05:00
samba3 r6573: Start on my project to implement an NT4 compatible BDC in Samba4. 2007-10-10 13:16:27 -05:00
socket r7668: - setup HAVE_ILDAP to enable the ildap backend in ldb 2007-10-10 13:18:20 -05:00
socket_wrapper r7913: prevent recursion in the socket wrapper code 2007-10-10 13:18:49 -05:00
talloc r7781: finding the parent of a talloc ptr is trickier than it looks due to the two-way 2007-10-10 13:18:36 -05:00
tdb r7641: Fix based on work from "Shlomi Yaakobovich" <Shlomi@exanet.com> to catch 2007-10-10 13:18:16 -05:00
tls r7912: make private_path() recognise a non-relative filename, so we can have 2007-10-10 13:18:48 -05:00
basic.mk r7827: Add in-memory keytab to Samba4, using the new MEMORY_WILDCARD keytab 2007-10-10 13:18:41 -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
charcnv.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
credentials.c r7690: Move the NT hash generation into the credentials system, rather than 2007-10-10 13:18:23 -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 r7912: make private_path() recognise a non-relative filename, so we can have 2007-10-10 13:18:48 -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 r7486: fix for the build farm to display the panic messages and backtrace inside the per test frame 2007-10-10 13:17:58 -05:00
fsusage.c r3447: more include/system/XXX.h include files 2007-10-10 13:05:12 -05:00
gencache.c r5781: Fix build. 2007-10-10 13:11:03 -05:00
gendb.c r7615: fix the build and simplify gendb_search_dn 2007-10-10 13:18:14 -05:00
genrand.c r6798: Valgrind pain is not something I look forward to - if we ever fall 2007-10-10 13:16:44 -05:00
iconv.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
iconv.m4 r665: merge over the new build system from my tmp branch 2007-10-10 12:53:36 -05:00
idtree.c r6687: added a idr helper function for creating random IDs 2007-10-10 13:16:34 -05:00
ldap_escape.c first public release of samba4 code 2003-08-13 01:53:07 +00: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 r6093: Patch to fix sys_select so it can't drop signals if another fd 2007-10-10 13:11:18 -05:00
signal.c r3450: portability fixes 2007-10-10 13:05:13 -05:00
substitute.c r3494: got rid of include/rewrite.h, and split out the dynconfig.h header 2007-10-10 13:05:22 -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
tdb_helper.c r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that the 2007-10-10 12:59:56 -05:00
time.c r5666: winxp will use a NTTIME of -1 to mean "don't change" in setfileinfo 2007-10-10 13:10:58 -05:00
unix_privs.c r5299: fixed an include ordering problem 2007-10-10 13:09:38 -05:00
util_file.c r7627: Fix warning in unused (?) function. 2007-10-10 13:18:14 -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 r7740: get rid of our duplicate base64 routines 2007-10-10 13:18:29 -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 r7912: make private_path() recognise a non-relative filename, so we can have 2007-10-10 13:18:48 -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