..
auth
r9588: remove netsamlogon_cache interface...everything seems to work fine. Will deal with any fallout from special environments using a non-cache solution
2007-10-10 11:03:22 -05:00
client
r9545: (Hopefully the last) fixes for DIR -> SMB_STRUCT_DIR.
2007-10-10 11:01:12 -05:00
codepages
r39: * importing .cvsignore files
2007-10-10 10:51:05 -05:00
groupdb
r7130: remove 'winbind enable local accounts' code from the 3.0 tree
2007-10-10 10:57:01 -05:00
include
r9540: correct comments in struct smbc_dirent (fixes bug 3030)
2007-10-10 11:01:12 -05:00
intl
r7139: trying to reduce the number of diffs between trunk and 3.0; changing version to 3.0.20pre1
2007-10-10 10:57:02 -05:00
lib
r9545: (Hopefully the last) fixes for DIR -> SMB_STRUCT_DIR.
2007-10-10 11:01:12 -05:00
libads
r9163: Rename UNKNOWN_TYPE_10 to PAC_LOGON_NAME (merge from samba4)
2007-10-10 11:00:27 -05:00
libsmb
r9590: forget to remove this from the 3.0 tree
2007-10-10 11:03:22 -05:00
locking
r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
2007-10-10 10:58:18 -05:00
modules
r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UNIX vendor
2007-10-10 11:01:11 -05:00
nmbd
r8946: Some casts to fix warnings when time_t is an unsigned type. Fixes
2007-10-10 11:00:22 -05:00
nsswitch
r9588: remove netsamlogon_cache interface...everything seems to work fine. Will deal with any fallout from special environments using a non-cache solution
2007-10-10 11:03:22 -05:00
pam_smbpass
r7886: Fix building with pam_smbpass.
2007-10-10 10:58:01 -05:00
param
r8716: adding 'username map script' which if defined takes precendence over
2007-10-10 11:00:15 -05:00
passdb
r9522: Give better error-message when "NDS Universal Password" change fails.
2007-10-10 11:01:11 -05:00
po
r3912: More fixes to have proper german in swat.
2007-10-10 10:53:24 -05:00
popt
r39: * importing .cvsignore files
2007-10-10 10:51:05 -05:00
printing
r9244: Fix bugs found by Coverity.
2007-10-10 11:00:28 -05:00
profile
r4268: Merge fix for bugzilla #2150 .
2007-10-10 10:53:41 -05:00
python
r8654: merging cli_spoolss_XX() updates from trunk
2007-10-10 11:00:14 -05:00
registry
r9486: ensure that the registry hash records are sorted by original subkey name and not the 4 character hash key
2007-10-10 11:01:11 -05:00
rpc_client
r9041: typo. Thanks jerry.
2007-10-10 11:00:24 -05:00
rpc_parse
r9593: fix enumerated group name (should be full name (i.e. mapped name) and not unix name)
2007-10-10 11:03:22 -05:00
rpc_server
r9594: return the mapped name in enum_dom_groups()
2007-10-10 11:03:22 -05:00
rpcclient
r9200: Add support for REG_BINARY to rpcclient getdata and setprinterdata.
2007-10-10 11:00:27 -05:00
sam
r8155: ops, add missing function.
2007-10-10 10:58:15 -05:00
script
r9585: update test #1
2007-10-10 11:03:22 -05:00
services
r7624: * removed unmatched tdb_lock_by_string() call (should fix build farm issues)
2007-10-10 10:57:17 -05:00
smbd
r9584: Fix a race condition in Samba 3. If two files are opened simultaneously with
2007-10-10 11:01:14 -05:00
smbwrapper
r9350: Fix direct malloc calls made by smbwrapper.
2007-10-10 11:00:33 -05:00
stf
r39: * importing .cvsignore files
2007-10-10 10:51:05 -05:00
tdb
r9095: Add crude chainlength statistics to the crude tdbtool.
2007-10-10 11:00:25 -05:00
tests
r6586: get rid of a few more compiler warnings
2007-10-10 10:56:46 -05:00
torture
r8682: fix vfstest, thanks to Rainer Link for spotting this one
2007-10-10 11:00:14 -05:00
ubiqx
r7902: Fix the build
2007-10-10 10:58:02 -05:00
utils
r9277: Another unused variable. Bugzilla #2985 .
2007-10-10 11:00:30 -05:00
web
r9266: fix help links in swat editor after doc layout changes
2007-10-10 11:00:29 -05:00
wrepld
r7701: Patch from James Peach | jpeach@sgi.com to make wrepld use new
2007-10-10 10:57:20 -05:00
.dmallocrc
aclocal.m4
r9302: Change AC_LIBTESTFUNC to check in the current $LIBS before adding the new
2007-10-10 11:00:32 -05:00
autogen.sh
r5270: fixing some bashism's in autogen.sh
2007-10-10 10:55:35 -05:00
change-log
trying to get HEAD building again. If you want the code
2003-07-16 05:34:56 +00:00
config.guess
r3819: Updated config.guess/config.sub from
2007-10-10 10:53:19 -05:00
config.sub
r3819: Updated config.guess/config.sub from
2007-10-10 10:53:19 -05:00
configure.developer
Use "$@" to preserve shell quoting in case somebody passes an escaped
2003-03-10 03:05:20 +00:00
configure.in
r9561: Check for alloca.h.
2007-10-10 11:01:13 -05:00
Doxyfile
Remove reference to "mainpage.dox" and CodingStandards, which have
2003-02-28 04:02:16 +00:00
dynconfig.c
port latest changes from SAMBA_3_0 tree
2003-08-02 20:06:57 +00:00
install-sh
mainpage.dox
ading new files from 3.0
2003-07-16 05:42:34 +00:00
Makefile.in
r9588: remove netsamlogon_cache interface...everything seems to work fine. Will deal with any fallout from special environments using a non-cache solution
2007-10-10 11:03:22 -05:00
smbadduser.in
sync 3.0 into HEAD for the last time
2003-09-09 04:07:32 +00:00
VERSION
r9087: change version to 3.0.21pre1 since I will start cherry picking patches for the final 3.0.20
2007-10-10 11:00:25 -05:00