1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source3
2007-10-10 10:52:37 -05:00
..
aparser
auth r2086: fix bug with winbindd_getpwnam() caused by Microsoft DC's not filling in the username in the user_info3 2007-10-10 10:52:31 -05:00
client r1908: Bugzilla #1541. Fix recursive ls in smbclient. Fix by Josef Zlomek. 2007-10-10 10:52:23 -05:00
codepages r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
groupdb r116: volker's patch for local group and group nesting 2007-10-10 10:51:10 -05:00
include r2133: Several fixes: 2007-10-10 10:52:32 -05:00
intl r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
lib r2231: Fix iconv.c to use the Samba-supplied uint8 type not the uint8_t type, which does not exist on all platforms. 2007-10-10 10:52:36 -05:00
libads r2091: only use sAMAccountName and not userPrincipalName since the breaks winbindd (lookup_name() only works with the sAMAccountName) -- *please* test this change. My tests all pass but there is probably something I missed 2007-10-10 10:52:31 -05:00
libsmb r2224: Make nmbd more robust against bad netbios packets. 2007-10-10 10:52:36 -05:00
locking r1085: Now it's had some proper user testing, merge in the deferred open fix. I'm 2007-10-10 10:51:54 -05:00
modules r2133: Several fixes: 2007-10-10 10:52:32 -05:00
nmbd r2224: Make nmbd more robust against bad netbios packets. 2007-10-10 10:52:36 -05:00
nsswitch r2177: use the correct counter when copying group rids from the user_info3 struct; patch from Dimitri van der Spek <dwspek@aboveit.nl> 2007-10-10 10:52:34 -05:00
pam_smbpass r75: patch from Cal Heldenbrand <calzplace@yahoo.com> for 'pam_smbpass migrate' 2007-10-10 10:51:07 -05:00
param r2190: disable 'winbind enable local accounts' by default (had to be done doctor) 2007-10-10 10:52:35 -05:00
passdb r1906: Revert lukeh's change for primary uid/gid change. This creates a recursion 2007-10-10 10:52:23 -05:00
po There is a German translation of swat -- surprise :-) 2004-01-07 10:02:10 +00:00
popt r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
printing r2191: ensure that we assign our pid to print jobs (and not our parent's pid); ensures that spooling jobs from dead smbds are removed from the tdb 2007-10-10 10:52:35 -05:00
profile
python r1789: compiler warnings from SuSE 2007-10-10 10:52:20 -05:00
registry r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
rpc_client r2073: Adding getprinter level 7 to rpcclient. 2007-10-10 10:52:30 -05:00
rpc_parse r1692: first commit :) 2007-10-10 10:52:19 -05:00
rpc_server r2137: This is a patch I've been running at Hawker for a while. 2007-10-10 10:52:33 -05:00
rpcclient r2133: Several fixes: 2007-10-10 10:52:32 -05:00
sam r1430: Although prepared for only one remote backend, make the 'idmap backend' 2007-10-10 10:52:11 -05:00
script r2112: Simplify the mangle hash code to use an in-memory tdb. 2007-10-10 10:52:32 -05:00
smbd r2219: Remember to count bad_components only on pathname boundaries. 2007-10-10 10:52:36 -05:00
smbwrapper r516: On GNU/Linux distributions which allow to use both 2.4 and 2.6 kernels 2007-10-10 10:51:26 -05:00
stf r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
tdb r2239: Fixup formatting errors in TDB_LOG calls. Add printf attribute support to 2007-10-10 10:52:37 -05:00
tests r283: removing --with-cracklib after discussion with abartklet @ sambaXP 2007-10-10 10:51:16 -05:00
torture r1492: Rework our random number generation system. 2007-10-10 10:52:13 -05:00
ubiqx r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
utils r2147: Fix utility name in error message (pre-emptivly merged to trunk ;-) 2007-10-10 10:52:33 -05:00
web r1833: patch from James Peach to get swat to look for index.html by default when given a trailing directory/ 2007-10-10 10:52:21 -05:00
wrepld r1492: Rework our random number generation system. 2007-10-10 10:52:13 -05:00
.dmallocrc
aclocal.m4 - Put functions for generating SQL queries in pdb_sql.c 2004-01-04 21:09:42 +00:00
autogen.sh r208: merge the version schema changes from 4_0 2007-10-10 10:51:14 -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 Syncup with version of config.guess from HEAD. 2003-04-14 02:12:02 +00:00
config.sub trying to get HEAD building again. If you want the code 2003-07-16 05:34:56 +00:00
configure.developer Use "$@" to preserve shell quoting in case somebody passes an escaped 2003-03-10 03:05:20 +00:00
configure.in r2233: fixed 3 places where == is mistakenly used instead of = in bourne 2007-10-10 10:52:37 -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 r2112: Simplify the mangle hash code to use an in-memory tdb. 2007-10-10 10:52:32 -05:00
smbadduser.in sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
VERSION r1572: setting version to 3.0.7pre1; I will pull back changes into 3.0.6rc2 manually 2007-10-10 10:52:15 -05:00