1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source/lib
0001-01-01 00:00:00 +00:00
..
.cvsignore - fixed cast warnings 0001-01-01 00:00:00 +00:00
access.c updated the 3.0 branch from the head branch - ready for alpha18 0001-01-01 00:00:00 +00:00
account_pol.c Spelling fixes. 0001-01-01 00:00:00 +00:00
adt_tree.c fixed a logic error in the sorted_tree_find_child() routine 0001-01-01 00:00:00 +00:00
bitmap.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
charcnv.c Updates! 0001-01-01 00:00:00 +00:00
crc32.c int -> uint32 0001-01-01 00:00:00 +00:00
data_blob.c Nobody uses this, and its really just a layer of internal implementation. 0001-01-01 00:00:00 +00:00
debug.c patch from metze: add a 'vfs' debug class 0001-01-01 00:00:00 +00:00
dmallocmsg.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
dprintf.c updated the 3.0 branch from the head branch - ready for alpha18 0001-01-01 00:00:00 +00:00
error.c IFSTEST fixes for open fid, nametoolong. 0001-01-01 00:00:00 +00:00
fault.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
fsusage.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
gencache.c added gencache implementation from mimir - thanks! 0001-01-01 00:00:00 +00:00
genrand.c sync 3.0 branch with head 0001-01-01 00:00:00 +00:00
getsmbpass.c Small tidyups for gcc in 'preen' mode.... 0001-01-01 00:00:00 +00:00
hash.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
hmacmd5.c bcopy must DIE ! Stop people creeping use of bcopy back into the code 0001-01-01 00:00:00 +00:00
iconv.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
interface.c updated the 3.0 branch from the head branch - ready for alpha18 0001-01-01 00:00:00 +00:00
interfaces.c updated the 3.0 branch from the head branch - ready for alpha18 0001-01-01 00:00:00 +00:00
md4.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
md5.c updated the 3.0 branch from the head branch - ready for alpha18 0001-01-01 00:00:00 +00:00
messages.c Never, *ever* hold a mutex lock in the message database where there may 0001-01-01 00:00:00 +00:00
ms_fnmatch.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
netatalk.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
pam_errors.c updated the 3.0 branch from the head branch - ready for alpha18 0001-01-01 00:00:00 +00:00
pidfile.c updated the 3.0 branch from the head branch - ready for alpha18 0001-01-01 00:00:00 +00:00
popt_common.c Make debuglevel a string for use with debug classes 0001-01-01 00:00:00 +00:00
readline.c As per the 'OK' at CIFS2002, only use the readline headers (and this crasy 0001-01-01 00:00:00 +00:00
replace.c sync 3.0 branch with head 0001-01-01 00:00:00 +00:00
select.c updated the 3.0 branch from the head branch - ready for alpha18 0001-01-01 00:00:00 +00:00
sendfile.c Merge back Richard's FreeBSD sendfile fixes. 0001-01-01 00:00:00 +00:00
server_mutex.c Never, *ever* hold a mutex lock in the message database where there may 0001-01-01 00:00:00 +00:00
signal.c updated the 3.0 branch from the head branch - ready for alpha18 0001-01-01 00:00:00 +00:00
smbpasswd.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
smbrun.c sync 3.0 branch with head 0001-01-01 00:00:00 +00:00
snprintf.c updated the 3.0 branch from the head branch - ready for alpha18 0001-01-01 00:00:00 +00:00
substitute.c lowercase global_myname in %L substitution 0001-01-01 00:00:00 +00:00
sysacls.c updated the 3.0 branch from the head branch - ready for alpha18 0001-01-01 00:00:00 +00:00
system_smbd.c Updates! 0001-01-01 00:00:00 +00:00
system.c fix a few segfaults 0001-01-01 00:00:00 +00:00
talloc.c updated the 3.0 branch from the head branch - ready for alpha18 0001-01-01 00:00:00 +00:00
tallocmsg.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
talloctort.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
time.c based on function prototype, the args were switched - this gave an error 0001-01-01 00:00:00 +00:00
ufc.c Fixed warnings and made const-safe so it has the correct prototype. 0001-01-01 00:00:00 +00:00
username.c Kill of Get_Pwnam_Modify and smb_getpwnam(). The latter assumes some things 0001-01-01 00:00:00 +00:00
util_file.c updated the 3.0 branch from the head branch - ready for alpha18 0001-01-01 00:00:00 +00:00
util_getent.c sync 3.0 branch with head 0001-01-01 00:00:00 +00:00
util_pw.c updated the 3.0 branch from the head branch - ready for alpha18 0001-01-01 00:00:00 +00:00
util_seaccess.c Add a bit of 'const' and move a lot of our 'repeditive' DEBUG() statements to 0001-01-01 00:00:00 +00:00
util_sec.c updated the 3.0 branch from the head branch - ready for alpha18 0001-01-01 00:00:00 +00:00
util_sid.c Merge of "profile acls" code. 0001-01-01 00:00:00 +00:00
util_smbd.c Move tridge's getgrouplist() replacement function from replace.c to a new 0001-01-01 00:00:00 +00:00
util_sock.c Put unixsocket calls between #ifdef HAVE_UNIXSOCKET's - required for Stratus VOS 0001-01-01 00:00:00 +00:00
util_str.c sync 3.0 branch with head 0001-01-01 00:00:00 +00:00
util_unistr.c added a useful unistr2 display function 0001-01-01 00:00:00 +00:00
util_uuid.c Use byteorder.h macros 0001-01-01 00:00:00 +00:00
util.c Add a bit of 'const' and move a lot of our 'repeditive' DEBUG() statements to 0001-01-01 00:00:00 +00:00
wins_srv.c sync 3.0 branch with head 0001-01-01 00:00:00 +00:00
xfile.c add a trivial seeking function to xfile (tseek) that does not do SEEK_CUR 0001-01-01 00:00:00 +00:00