1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/lib
Jelmer Vernooij 6de32ddc2d r274: Be somewhat more POSIX compatible
(This used to be commit c98a234d02)
2007-10-10 12:51:18 -05:00
..
cmdline - creat the LIBCMDLINE subsystem 2004-02-22 13:09:51 +00:00
crypto - modified the dcerpc client security code to be generic, so ntlmssp 2004-02-10 10:22:12 +00:00
ldb r194: fixed compile with ldap 2007-10-10 12:51:16 -05:00
popt [GLUE] Sync tree with SVN r17. 2007-10-10 12:39:20 -05:00
registry r274: Be somewhat more POSIX compatible 2007-10-10 12:51:18 -05:00
tdb allow "struct TDB_DATA" as well as just "TDB_DATA" 2004-04-01 07:39:04 +00:00
account_pol.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
adt_tree.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
basic.m4 move some cryto stuff to lib/crypto/* 2004-02-18 12:20:17 +00:00
bitmap.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
charcnv.c added support for big-endian ucs2 strings (as used by big-endian 2003-12-16 09:20:34 +00:00
data_blob.c added a basic dcerpc endpoint mapper to Samba4. Currently only 2003-12-13 02:20:40 +00:00
debug.c * added a debug thread id hook from jim myers 2003-12-04 09:52:14 +00:00
dmallocmsg.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
dprintf.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
events.c initilize ev->maxfd = EVENT_INVALID_MAXFD; before the while() loop. 2004-01-22 01:56:31 +00:00
fault.c merge the version.h autogeneration stuff from 3.0 2004-01-28 12:47:52 +00:00
fsusage.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
gencache.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
genparser_samba.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
genparser.c added a basic dcerpc endpoint mapper to Samba4. Currently only 2003-12-13 02:20:40 +00:00
genrand.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
getsmbpass.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
iconv.c added support for big-endian ucs2 strings (as used by big-endian 2003-12-16 09:20:34 +00:00
iconv.m4 - we now specify the object files in the subsystems config.m4 file 2004-02-02 13:43:03 +00:00
interface.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
interfaces.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
ldap_escape.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
messages.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
module.c This patch adds a better dcerpc server infastructure. 2004-01-08 22:55:27 +00:00
ms_fnmatch.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
mutex.c more mutex portability. 2003-12-16 03:45:04 +00:00
pam_errors.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
pidfile.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
replace.c r152: a quick airport commit .... 2007-10-10 12:51:11 -05:00
select.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
sendfile.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
server_mutex.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
signal.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
smbpasswd.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
smbrun.c some compilers don't like the #warning preprocessing directive 2004-02-02 12:15:25 +00:00
snprintf.c fixed snprintf.c for systems that have only some of the *printf() family of functions 2003-10-10 05:40:32 +00:00
substitute.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
sysacls.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
system.c * removed a bunch of unused code 2003-11-30 23:40:04 +00:00
talloc.c fixed some memory leaks in the rpc server code 2003-12-14 03:51:48 +00:00
tallocmsg.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
talloctort.c remove a lot of unused stuff from the header files 2004-01-28 18:54:36 +00:00
time.c r218: added a comment regarding the %c strftime() warning 2007-10-10 12:51:17 -05:00
username.c don't inlcude rpc/rpc.h and rpcsvc/*.h anymore 2004-02-18 15:31:25 +00:00
util_file.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
util_getent.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
util_pw.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
util_seaccess.c remove a lot of unused stuff from the header files 2004-01-28 18:54:36 +00:00
util_sid.c a fairly large commit! 2003-12-16 09:02:58 +00:00
util_sock.c - patch to fix a memory leak from metze 2003-08-15 20:19:30 +00:00
util_str.c removed some unused functions 2003-12-16 12:59:20 +00:00
util_unistr.c * got rid of UNISTR2 and everything that depends on it 2003-12-01 00:17:30 +00:00
util_uuid.c added a bunch of alias functions in samr.idl based on work by Kai. 2003-12-19 03:59:27 +00:00
util.c remove unused NISPLUS/AUTOMOUNT stuff 2004-02-18 13:55:15 +00:00
version.c merge the version.h autogeneration stuff from 3.0 2004-01-28 12:47:52 +00:00
wins_srv.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
xfile.c first public release of samba4 code 2003-08-13 01:53:07 +00:00