1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-29 11:21:54 +03:00
samba-mirror/source3
2007-10-10 11:00:08 -05:00
..
auth r8432: Fix #2077 - login to trusted domain doesn't allow home drive map and login 2007-10-10 11:00:05 -05:00
client r8478: remove unused printmode command from smbclient (noticed by kalim@samba.org) 2007-10-10 11:00:06 -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 r8510: Don't include the valgrind headers on 64bit linux systems. 2007-10-10 11:00:07 -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 r8506: BUG 2853: don't strip out characters like '$' from printer names 2007-10-10 11:00:07 -05:00
libads r8062: Remove some unused code 2007-10-10 10:58:10 -05:00
libsmb r8475: BUG 2872: fix cut-n-paste error when checking pointer value in ntlmssp_set_workstation() 2007-10-10 11:00:06 -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 r8366: Root-level files don't have a slash, but acls need to be settable on 2007-10-10 10:58:20 -05:00
nmbd r7440: * merge registry server changes from trunk (so far) for more 2007-10-10 10:57:09 -05:00
nsswitch r8145: When inventing a new parameter for SFU-support, be aware of Volker's 2007-10-10 10:58:12 -05:00
pam_smbpass r7886: Fix building with pam_smbpass. 2007-10-10 10:58:01 -05:00
param r8454: Fix Bug #2502 2007-10-10 11:00:05 -05:00
passdb r8542: - (re-)add better search-semantics: look for Interdomain trust accounts 2007-10-10 11:00:08 -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 r8543: merge volker's nt_printing_init() fix from trunk (r8526) 2007-10-10 11:00:08 -05:00
profile r4268: Merge fix for bugzilla #2150. 2007-10-10 10:53:41 -05:00
python r8538: honour CC in python build. 2007-10-10 11:00:07 -05:00
registry r8501: * disable printer handle object cache (was mostly used 2007-10-10 11:00:06 -05:00
rpc_client r7995: * privileges are local except when they're *not* 2007-10-10 10:58:07 -05:00
rpc_parse r8507: BUG 2557: don't give and rpc fault when you get an unsupported SetPrinter() level 2007-10-10 11:00:07 -05:00
rpc_server r8501: * disable printer handle object cache (was mostly used 2007-10-10 11:00:06 -05:00
rpcclient r7632: Cleanup "net share migrate"-code. 2007-10-10 10:57:17 -05:00
sam r8155: ops, add missing function. 2007-10-10 10:58:15 -05:00
script r8388: fix typo in installman script 2007-10-10 11:00:04 -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 r8547: Code tidyup from Jason Mader <jason@ncac.gwu.edu>. Bugid #2885. 2007-10-10 11:00:08 -05:00
smbwrapper r6412: Add fflush(stdout) after displaying username prompt in smbsh if 2007-10-10 10:56:40 -05:00
stf r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
tdb r7882: Looks like a large patch - but what it actually does is make Samba 2007-10-10 10:58:00 -05:00
tests r6586: get rid of a few more compiler warnings 2007-10-10 10:56:46 -05:00
torture 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
ubiqx r7902: Fix the build 2007-10-10 10:58:02 -05:00
utils r8396: fix some compile warnings. 2007-10-10 11:00:04 -05:00
web 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
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 r7374: BUG 1261: remove unusable libbiconv after discussion with Timur (FreeBSD Samba maintainer) 2007-10-10 10:57:07 -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 r8510: Don't include the valgrind headers on 64bit linux systems. 2007-10-10 11:00:07 -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 r8151: Add support to create position independent executable (PIE) code if the 2007-10-10 10:58:12 -05:00
smbadduser.in sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
VERSION r8330: moving onto 3.0.20rc1-SVN 2007-10-10 10:58:20 -05:00