1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source3
Volker Lendecke d3ec0beb14 r17116: Jerry, I can't reach you right now, but r17110 broke the build.
Please check.

Volker
(This used to be commit 8c7d6cab19)
2007-10-10 11:38:13 -05:00
..
auth r17022: Fix the build farm -- maybe this is the real fix, testing more 2007-10-10 11:19:20 -05:00
client r16971: Ensure we use the correct separator for pathnames 2007-10-10 11:19:16 -05:00
codepages r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
groupdb r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring does not 2007-10-10 11:16:23 -05:00
include r17107: Make the 200 ms timeout value tunable in local.h... 2007-10-10 11:38:12 -05:00
iniparser r15037: Adding iniParser (http://ndevilla.free.fr/iniparser/), a free inifile 2007-10-10 11:15:58 -05:00
intl r14225: Fix Coverity Bug # 67 2007-10-10 11:15:18 -05:00
lib r17098: Samba3 now cleanly passes Samba4 RAW-LOCK torture 2007-10-10 11:38:11 -05:00
libads r17089: Fix a possible null dereference and some memleaks. 2007-10-10 11:38:11 -05:00
libmsrpc r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
libndr r16994: Fix bug #3923, reported by jason@ncac.gwu.edu. Incorrect type 2007-10-10 11:19:17 -05:00
libsmb r17060: Some c++ warnings 2007-10-10 11:19:22 -05:00
locking r17105: Fix the race Volker found - we had a non-locked 2007-10-10 11:38:12 -05:00
modules r17039: Eliminate snum from enumshares and getshareinfo. Get rid of some pstrings. 2007-10-10 11:19:21 -05:00
nmbd r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
nsswitch r17102: Fix segfault in libnss_wins [bugzilla #3937]. 2007-10-10 11:38:12 -05:00
pam_smbpass r16241: Fix Klocwork #106 and others like it. 2007-10-10 11:17:27 -05:00
param r17108: Make the default timeout parameter for lock waiting 2007-10-10 11:38:12 -05:00
passdb r17075: Even without talloc_steal you can still create memory problems.... ;-) 2007-10-10 11:38:10 -05:00
po r3912: More fixes to have proper german in swat. 2007-10-10 10:53:24 -05:00
popt r16720: Fix bug #3874 (warning) reported by Jason Mader. 2007-10-10 11:19:09 -05:00
printing r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
profile r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
python r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
registry r17047: Fix a typo and a possible NULL dereference 2007-10-10 11:19:22 -05:00
rpc_client r17005: Add a new helper mode to ntlm_auth: ntlm-change-password-1 2007-10-10 11:19:17 -05:00
rpc_parse r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
rpc_server r17097: Move share_access_check from rpc_server/srv_srvsvc_nt.c to lib/sharesec.c 2007-10-10 11:38:11 -05:00
rpcclient r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
sam r17111: cleanup the idmap_ad initialization after review by gd 2007-10-10 11:38:13 -05:00
script r17116: Jerry, I can't reach you right now, but r17110 broke the build. 2007-10-10 11:38:13 -05:00
services r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
smbd r17108: Make the default timeout parameter for lock waiting 2007-10-10 11:38:12 -05:00
stf r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
tdb r17030: Partially fix standalone build of tdb directory 2007-10-10 11:19:21 -05:00
tests r15018: Merge Volker's ipc/trans2/nttrans changes over 2007-10-10 11:15:57 -05:00
torture r16960: Some warnings from host "opi" 2007-10-10 11:19:15 -05:00
utils r17086: Re-add ability to contact remote domain controllers with the "net ads" 2007-10-10 11:38:10 -05:00
web r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
.dmallocrc
.indent.pro r11131: updating indent resource file from trunk 2007-10-10 11:05:01 -05:00
aclocal.m4 r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -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 r11375: Update to the latest config.guess and config.sub files. 2007-10-10 11:05:14 -05:00
config.sub r11375: Update to the latest config.guess and config.sub files. 2007-10-10 11:05:14 -05:00
configure.developer
configure.in r17021: remove unsupported smbwrapper code 2007-10-10 11:19:20 -05:00
Doxyfile r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
dynconfig.c r15848: Introduce commandline options to set the remainder of the parameters in 2007-10-10 11:17:11 -05:00
install-sh
mainpage.dox ading new files from 3.0 2003-07-16 05:42:34 +00:00
Makefile.in r17080: Remove traces of the wrepld directory (now 2007-10-10 11:38:10 -05:00
smbadduser.in r13384: Adding in some more SuSE patches 2007-10-10 11:09:57 -05:00
VERSION r16195: starting development for 3.0.24pre1 2007-10-10 11:17:24 -05:00