..
.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
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
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
auth/auth_util.c:
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
And finally IDMAP in 3_0
0001-01-01 00:00:00 +00:00
dmallocmsg.c
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
fault.c
sync 3.0 into HEAD for the last time
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
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
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
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
0001-01-01 00:00:00 +00:00
interfaces.c
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
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
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
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
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
isolate ldap debug messages to the common smbldap_XXX() functions
0001-01-01 00:00:00 +00:00
smbpasswd.c
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
0001-01-01 00:00:00 +00:00
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
XFS quota patch from Stefan Metzmacher <metze@metzemix.de>.
0001-01-01 00:00:00 +00:00
sysquotas_linux.c
XFS quota patch from Stefan Metzmacher <metze@metzemix.de>.
0001-01-01 00:00:00 +00:00
sysquotas_xfs.c
XFS quota patch from Stefan Metzmacher <metze@metzemix.de>.
0001-01-01 00:00:00 +00:00
sysquotas.c
fix XFS quotas the macro changed from HAVE_XFS_QUOTA -> HAVE_XFS_QUOTAS
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
Patch based on work from James Peach <jpeach@sgi.com> to convert over to
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
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 for bug #922 . Fast path not called for strlower_m() and strupper_m().
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
Merge doxygen, signed/unsigned, const and other small fixes from HEAD to 3.0.
0001-01-01 00:00:00 +00:00