1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/lib
2007-10-10 12:58:48 -05:00
..
cmdline r2302: added a '--option' option, allowing any global or default option in 2007-10-10 12:58:41 -05:00
crypto r995: - renamed many of our crypto routines to use the industry standard 2007-10-10 12:56:25 -05:00
dcom r1838: Updates from the airplane: 2007-10-10 12:58:00 -05:00
ldb r2381: added a -v debugging option to ldbedit 2007-10-10 12:58:46 -05:00
popt r665: merge over the new build system from my tmp branch 2007-10-10 12:53:36 -05:00
registry r2257: Tab completion support in regshell (complete command names and key names 2007-10-10 12:58:35 -05:00
socket r2365: remove MSG_NOSIGNAL 2007-10-10 12:58:46 -05:00
tdb r2238: the tdb_debug() function was totally bogus - remove it (you can't 2007-10-10 12:58:34 -05:00
basic.m4 r845: convert SUBSYSTEM LIBBASIC to a .mk file 2007-10-10 12:53:54 -05:00
basic.mk r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts. 2007-10-10 12:56:44 -05:00
bitmap.c r962: convert 'unsigned' and 'unsigned int' to uint_t 2007-10-10 12:56:23 -05:00
charcnv.c r2380: nicer error reporting in convert_string() 2007-10-10 12:58:46 -05:00
data_blob.c r2043: data_blob() now returns a talloc'd pointer. If everyone has been 2007-10-10 12:58:20 -05:00
debug.c r1123: Make all lp_ string functions return 'const char *'. 2007-10-10 12:56:38 -05:00
dmallocmsg.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
dprintf.c r2017: fix compiler warnings 2007-10-10 12:58:17 -05:00
events.c r2319: let event_merge_contexts() return a pointer to the final context 2007-10-10 12:58:43 -05:00
fault.c r1308: move smb_panic() to lib/fault.c 2007-10-10 12:56:50 -05:00
fsusage.c r873: converted samba4 to use real 64 bit integers instead of 2007-10-10 12:56:14 -05:00
gencache.c r1989: fixed a couple of bugs in code that assumes sizeof(time_t) == sizeof(int) 2007-10-10 12:58:15 -05:00
genrand.c r1498: (merge from 3.0) 2007-10-10 12:57:35 -05:00
getsmbpass.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
iconv.c r2169: switch core iconv code to use talloc 2007-10-10 12:58:28 -05:00
iconv.m4 r665: merge over the new build system from my tmp branch 2007-10-10 12:53:36 -05:00
interface.c r884: convert samba4 to use [u]int32_t instead of [u]int32 2007-10-10 12:56:15 -05:00
interfaces.c r962: convert 'unsigned' and 'unsigned int' to uint_t 2007-10-10 12:56:23 -05:00
ldap_escape.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
messages.c r960: convert 'unsigned int' to uint_t in the most places 2007-10-10 12:56:23 -05:00
module.c r1292: Add const to the subsystem/module registration code. 2007-10-10 12:56:49 -05:00
ms_fnmatch.c r2400: make ms_fnmatch() case insensitive. This is much more efficient than 2007-10-10 12:58:48 -05: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 r962: convert 'unsigned' and 'unsigned int' to uint_t 2007-10-10 12:56:23 -05:00
replace.c r1973: for systems that don't have strtoull() try strtouq(). This should fix 2007-10-10 12:58:14 -05:00
select.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
smbrun.c some compilers don't like the #warning preprocessing directive 2004-02-02 12:15:25 +00:00
snprintf.c r943: change samba4 to use 'uint8_t' instead of 'unsigned char' 2007-10-10 12:56:21 -05:00
substitute.c r1279: rename struct tcon_context to smbsrv_tcon 2007-10-10 12:56:48 -05:00
system.c r960: convert 'unsigned int' to uint_t in the most places 2007-10-10 12:56:23 -05:00
talloc.c r2308: make talloc_vasprintf() available outside talloc.c 2007-10-10 12:58:42 -05:00
tallocmsg.c r1983: a completely new implementation of talloc 2007-10-10 12:58:14 -05:00
talloctort.c remove a lot of unused stuff from the header files 2004-01-28 18:54:36 +00:00
tdb_helper.c r2055: Add PRINTF_ATTRIBUTE to many more parts of the code, and a new 2007-10-10 12:58:21 -05:00
time.c r1228: use int64_t instead of long long 2007-10-10 12:56:45 -05:00
username.c r861: remove the next round of unused stuff 2007-10-10 12:56:13 -05:00
util_file.c r2125: the lp_use_mmap() in map_file() is inappropriate for 2 reasons, so I have removed it. 2007-10-10 12:58:26 -05:00
util_getent.c r685: The SAM is dead! Long live the new SAM! ;-) 2007-10-10 12:53:42 -05:00
util_pw.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
util_secdesc.c r937: - added a simple QuerySecurity implementation in samr server 2007-10-10 12:56:20 -05:00
util_sid.c r929: Remove more unused code from util_sid.c (the old-style sid code is 2007-10-10 12:56:20 -05:00
util_sock.c r1766: we do not have smb_read_error in samba4 2007-10-10 12:57:55 -05:00
util_str.c r2003: got rid of next_token_nr(), which involved some horrible globals 2007-10-10 12:58:16 -05:00
util_unistr.c r2402: to make ms_fnmatch() case-insensitive we need toupper_w() exposed 2007-10-10 12:58:48 -05:00
util_uuid.c r1983: a completely new implementation of talloc 2007-10-10 12:58:14 -05:00
util.c r1596: Fix up copyrights. 2007-10-10 12:57:43 -05:00
version.c merge the version.h autogeneration stuff from 3.0 2004-01-28 12:47:52 +00:00
wins_srv.c r962: convert 'unsigned' and 'unsigned int' to uint_t 2007-10-10 12:56:23 -05:00
xfile.c r943: change samba4 to use 'uint8_t' instead of 'unsigned char' 2007-10-10 12:56:21 -05:00