1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source/lib
0001-01-01 00:00:00 +00:00
..
.cvsignore
access.c make sure we use a real network address in case there are extra non-zero octets in hosts allow/deny 0001-01-01 00:00:00 +00:00
account_pol.c Make default lockout duration and reset count time 30 minutes, to match windows, and also be valid (0 was invalid) 0001-01-01 00:00:00 +00:00
adt_tree.c fixed compilation with --enable-dmalloc 0001-01-01 00:00:00 +00:00
afs.c The AFS pts command always generates completely lower-case user names. As case 0001-01-01 00:00:00 +00:00
bitmap.c Patch from James Peach <jpeach@sgi.com>. Remove the MAX_CONNECTIONS limit 0001-01-01 00:00:00 +00:00
charcnv.c Fixup the allocate version of the function to do "crap" conversions too. 0001-01-01 00:00:00 +00:00
clobber.c Split "clobber" function and variables into its own file before it 0001-01-01 00:00:00 +00:00
crc32.c Add const. 0001-01-01 00:00:00 +00:00
data_blob.c Changes all over the shop, but all towards: 0001-01-01 00:00:00 +00:00
debug.c * Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTA 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 Merge from HEAD - add PRINTF_ATTRIBUTE to a few more functions. 0001-01-01 00:00:00 +00:00
dummyroot.c sync 3.0 into HEAD for the last time 0001-01-01 00:00:00 +00:00
dummysmbd.c merge from old APP_HEAD 0001-01-01 00:00:00 +00:00
fault.c * Add SIGABRT to fault handling 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 Always call the auto-init funciton - this avoids tdb segfaulting under 0001-01-01 00:00:00 +00:00
genrand.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 0001-01-01 00:00:00 +00:00
getsmbpass.c Volker's fix for bug #668. Change the \n after the password prompt to go 0001-01-01 00:00:00 +00:00
hash.c sync 3.0 into HEAD for the last time 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 Make more functions static, and remove duplication in the use of functions 0001-01-01 00:00:00 +00:00
interface.c Removed global_myworkgroup, global_myname, global_myscope. Added liberal 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
ldap_escape.c Always escape ldap filter strings. Escaping code was from pam_ldap, but I'm to 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 Limit the number of outstanding print notify messages for a process to 0001-01-01 00:00:00 +00:00
module.c Look at error before using it in debug statement. 0001-01-01 00:00:00 +00:00
ms_fnmatch.c sync 3.0 into HEAD for the last time 0001-01-01 00:00:00 +00:00
pam_errors.c Add a few more NTSTATUS <=> PAM error mappings. 0001-01-01 00:00:00 +00:00
pidfile.c Merge doxygen, signed/unsigned, const and other small fixes from HEAD to 3.0. 0001-01-01 00:00:00 +00:00
popt_common.c sync 3.0 into HEAD for the last time 0001-01-01 00:00:00 +00:00
privileges.c don't crash on a NULL priviledge pointer; patch from Jianliang Lu 0001-01-01 00:00:00 +00:00
readline.c sync 3.0 into HEAD for the last time 0001-01-01 00:00:00 +00:00
replace1.c sync 3.0 into HEAD for the last time 0001-01-01 00:00:00 +00:00
replace.c port latest changes from SAMBA_3_0 tree 0001-01-01 00:00:00 +00:00
secace.c split some security related functions in their own files. 0001-01-01 00:00:00 +00:00
secacl.c split some security related functions in their own files. 0001-01-01 00:00:00 +00:00
secdesc.c split some security related functions in their own files. 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 Cast to fix warning on Solaris sendfile - check buildfarm output 0001-01-01 00:00:00 +00:00
server_mutex.c Merge from HEAD - make winbindd locking sane again: 0001-01-01 00:00:00 +00:00
signal.c Merge from HEAD: 0001-01-01 00:00:00 +00:00
smbldap.c Fix typo. 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 Some spelling mistakes in aclocal.m4 and the va_copy fixups in configure.in 0001-01-01 00:00:00 +00:00
sock_exec.c Refactor existing sock_exec() and socketpair_tcp() functions into their own 0001-01-01 00:00:00 +00:00
substitute.c working on bug 687; protect against null src strings in alloc_sub_basic() 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
sysquotas_4A.c * Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTA 0001-01-01 00:00:00 +00:00
sysquotas_linux.c * Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTA 0001-01-01 00:00:00 +00:00
sysquotas_xfs.c * Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTA 0001-01-01 00:00:00 +00:00
sysquotas.c * Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTA 0001-01-01 00:00:00 +00:00
system_smbd.c merge of parameter changes from 3.0 and fix for bug 550 0001-01-01 00:00:00 +00:00
system.c * Fix sys_chown() when no chown() is presend 0001-01-01 00:00:00 +00:00
talloc.c split some security related functions in their own files. 0001-01-01 00:00:00 +00:00
tallocmsg.c Forward port the change to talloc_init() to make all talloc contexts 0001-01-01 00:00:00 +00:00
talloctort.c Ignore tallocdump binary. 0001-01-01 00:00:00 +00:00
time.c Clean up a comment noticed by Jonathan Shao@Panasas.com and remove an 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 Fix for bug #703, try lowercase netgroups lookups. 0001-01-01 00:00:00 +00:00
util_file.c sync 3.0 into HEAD for the last time 0001-01-01 00:00:00 +00:00
util_getent.c bug 1046 (patch from Bostjan Golob <golob@gimb.org>); fix 20 month old bug where getpwent_list() was overoverwriting the username for entries. However the code path to the bug was introduced only on January 25 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 split some security related functions in their own files. 0001-01-01 00:00:00 +00:00
util_sec.c Clarify comment on set_effective_uid() 0001-01-01 00:00:00 +00:00
util_sid.c split some security related functions in their own files. 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 Janitor for tpot...bugzilla #1098, msleep already exists on aix 0001-01-01 00:00:00 +00:00
util_str.c Missed SAFE_FREE (typo). 0001-01-01 00:00:00 +00:00
util_unistr.c Merge from 3.0: 0001-01-01 00:00:00 +00:00
util_uuid.c port latest changes from SAMBA_3_0 tree 0001-01-01 00:00:00 +00:00
util.c Janitor for tpot...bugzilla #1098, msleep already exists on aix 0001-01-01 00:00:00 +00:00
version.c sync 3.0 into HEAD for the last time 0001-01-01 00:00:00 +00:00
wins_srv.c trying to get HEAD building again. If you want the code 0001-01-01 00:00:00 +00:00
xfile.c Merge doxygen, signed/unsigned, const and other small fixes from HEAD to 3.0. 0001-01-01 00:00:00 +00:00