..
.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
port latest changes from SAMBA_3_0 tree
0001-01-01 00:00:00 +00:00
adt_tree.c
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
* BUG 446
0001-01-01 00:00:00 +00:00
clobber.c
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
dprintf.c
dummyroot.c
sync 3.0 into HEAD for the last time
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
gencache.c
Always call the auto-init funciton - this avoids tdb segfaulting under
0001-01-01 00:00:00 +00:00
genrand.c
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
iconv.c
Fix #558 -- support ISO-8859-1 internally. Makes Solaris users a bit happier
0001-01-01 00:00:00 +00:00
interface.c
interfaces.c
ldap_escape.c
md4.c
md5.c
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
pidfile.c
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
sendfile.c
Cast to fix warning on Solaris sendfile - check buildfarm output
0001-01-01 00:00:00 +00:00
server_mutex.c
signal.c
smbldap.c
Fix removal of attributes in LDAP - we would not actually remove the old
0001-01-01 00:00:00 +00:00
smbpasswd.c
smbrun.c
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
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
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
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
Fix a compiler warning.
0001-01-01 00:00:00 +00:00
util_pw.c
util_seaccess.c
split some security related functions in their own files.
0001-01-01 00:00:00 +00:00
util_sec.c
After a phonecall with jra finally commit this.
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
util_sock.c
fix bug in get_peer_name() caused by --enable-developer and using the same src & dest strings to alpha_strcpy(); reported by Michael Young
0001-01-01 00:00:00 +00:00
util_str.c
Fix decoding of base64. We got the length wrong when the result was not
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
fix %a variable for Windows 2003 -> Win2K3
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