1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/lib
Luke Leighton 6b56ebb7cf added two new params: "trusted domains" and "trusting domains".
these _may_ not actually ever get used, as trust relationships
really need to be established with shared secrets, and you need
to get the SID of the trusted and trusting domains, so this
may have to go in a private/xxx.mac file.
(This used to be commit 71f1213867)
1999-11-16 17:27:41 +00:00
..
.cvsignore - fixed cast warnings 1998-10-05 12:35:30 +00:00
access.c global change from samba.anu.edu.au to samba.org 1998-11-21 13:20:31 +00:00
bitmap.c use dummy file descriptors opened on /dev/null to ensure that the smbw 1998-10-04 04:48:17 +00:00
charcnv.c lib/charcnv.c: Improved debug comment. 1998-11-06 18:40:51 +00:00
charset.c Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. 1998-11-17 20:50:07 +00:00
crc32.c - typecast malloc / Realloc issues. 1999-10-25 19:03:27 +00:00
debug.c A while back, Andrew and I talked about making the debug parsing code a 1998-12-16 18:50:54 +00:00
domain_namemap.c the dynamic memory alloc blood-fest goes on... 1999-10-21 19:02:57 +00:00
doscalls.c #ifdef'ed out functions obsoleted by VFS: 1999-04-04 06:53:46 +00:00
fault.c added new smb.conf option "panic action". see my samba-technical 1998-08-21 11:37:40 +00:00
genrand.c - typecast malloc / Realloc issues. 1999-10-25 19:03:27 +00:00
getsmbpass.c Small tidyups for gcc in 'preen' mode.... 1998-10-17 17:41:13 +00:00
hmacmd5.c - typecast malloc / Realloc issues. 1999-10-25 19:03:27 +00:00
interface.c tridge the destroyer returns! 1998-09-05 05:07:05 +00:00
kanji.c Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. 1998-11-17 20:50:07 +00:00
md4.c got rid of the memcpy() prototype and used includes.h instead. 1998-09-29 00:11:27 +00:00
md5.c md5 and hmac_md5 1999-04-30 05:37:55 +00:00
membuffer.c - typecast malloc / Realloc issues. 1999-10-25 19:03:27 +00:00
netatalk.c Ok - this is the 64 bit widening check in. It changes the configure 1998-09-03 18:40:31 +00:00
netmask.c Small tidyups for gcc in 'preen' mode.... 1998-10-17 17:41:13 +00:00
pidfile.c oops - lock test was the wrong way around 1998-12-05 08:19:42 +00:00
replace.c cache unix groups so that two-level getgrent calls don't occur. 1999-02-03 00:49:24 +00:00
sids.c added two new params: "trusted domains" and "trusting domains". 1999-11-16 17:27:41 +00:00
signal.c some cleanups to use ZERO_STRUCT() and friends 1998-09-05 13:24:20 +00:00
slprintf.c added a vsnprintf() implementation from cvslock. See the notes on the 1998-10-26 23:40:33 +00:00
smbrun.c Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. 1998-11-17 20:50:07 +00:00
snprintf.c * client/client.c (dir_total): use SMB_BIG_UINT 1999-03-25 20:21:01 +00:00
streams.c Adding George's Mac extension code. 1998-12-08 02:25:41 +00:00
system.c check to see if copy_passwd_struct() ever receives its own internal 1999-07-16 22:07:37 +00:00
time.c const feeding frenzy 1999-11-08 20:58:06 +00:00
ufc.c Small tidyups for gcc in 'preen' mode.... 1998-10-17 17:41:13 +00:00
unix_sec_ctxt.c first attempt at making unix setuid/setgid code that is independent of 1998-12-07 20:28:51 +00:00
username.c using jeremy's sys_getpwnam() call in the more critical area: Get_Pwnam(). 1999-07-06 22:08:55 +00:00
util_array.c split array-handling functions into separate module. 1999-11-12 15:37:05 +00:00
util_file.c Jean-Francois spotted bug in use of file_modified() routine submitted 1999-07-26 18:35:46 +00:00
util_hnd.c - group database API. oops and oh dear, the threat has been carried out: 1998-11-17 16:19:04 +00:00
util_pwdb.c BDC support. 1999-07-21 00:32:09 +00:00
util_sid.c rewrote rpcclient enumaliases command. 1999-11-01 21:09:24 +00:00
util_sock.c bertl <bs@niggard.org> patch for making samba listen on port 445, just like 1999-09-08 19:37:45 +00:00
util_status.c patch from michael glauche to add session enum code into smbd. 1999-08-18 21:18:42 +00:00
util_str.c - typecast malloc / Realloc issues. 1999-10-25 19:03:27 +00:00
util_unistr.c samuserset <username> -p password. YESSSSS :) 1999-11-04 21:41:36 +00:00
util.c split array-handling functions into separate module. 1999-11-12 15:37:05 +00:00