1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source
Volker Lendecke 337be14b43 r17607: Adapt the Samba4 directory structure for tdb. Makes it easier to diff.
Let's see what it breaks. For me it works :-)

Volker
2007-10-10 11:38:42 -05:00
..
auth r17584: Some C++ Warnings 2007-10-10 11:38:41 -05:00
client r17605: Some C++ warnings 2007-10-10 11:38:42 -05:00
codepages r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
groupdb r17554: Cleanup 2007-10-10 11:38:38 -05:00
include r17607: Adapt the Samba4 directory structure for tdb. Makes it easier to diff. 2007-10-10 11:38:42 -05:00
iniparser r15037: Adding iniParser (http://ndevilla.free.fr/iniparser/), a free inifile 2007-10-10 11:15:58 -05:00
intl r17345: Some C++ warnings 2007-10-10 11:38:26 -05:00
lib r17592: Remove some unused functions pointed out by John E. Malmberg, make 2007-10-10 11:38:41 -05:00
libads r17606: Introduce krb5_to_ntstatus. 2007-10-10 11:38:42 -05:00
libmsrpc r17363: Some C++ warnings 2007-10-10 11:38:28 -05:00
libndr r16994: Fix bug #3923, reported by jason@ncac.gwu.edu. Incorrect type 2007-10-10 11:19:17 -05:00
libsmb r17606: Introduce krb5_to_ntstatus. 2007-10-10 11:38:42 -05:00
locking r17452: Some C++ warnings 2007-10-10 11:38:34 -05:00
modules r17367: Reverting the ab code. Note I'm not saying this 2007-10-10 11:38:29 -05:00
nmbd r17571: Change the return code of cli_session_setup from BOOL to NTSTATUS 2007-10-10 11:38:39 -05:00
nsswitch r17605: Some C++ warnings 2007-10-10 11:38:42 -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 r17592: Remove some unused functions pointed out by John E. Malmberg, make 2007-10-10 11:38:41 -05:00
po r3912: More fixes to have proper german in swat. 2007-10-10 10:53:24 -05:00
popt r17347: Some C++ warnings -- 271 left 2007-10-10 11:38:27 -05:00
printing r17590: Some C++ Warnings 2007-10-10 11:38:41 -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 r17333: Some C++ warnings 2007-10-10 11:38:26 -05:00
rpc_client r17454: Adding dfs_EnumEx for rpcclient (Samba4 IDL to follow). 2007-10-10 11:38:35 -05:00
rpc_parse r17454: Adding dfs_EnumEx for rpcclient (Samba4 IDL to follow). 2007-10-10 11:38:35 -05:00
rpc_server r17554: Cleanup 2007-10-10 11:38:38 -05:00
rpcclient r17454: Adding dfs_EnumEx for rpcclient (Samba4 IDL to follow). 2007-10-10 11:38:35 -05:00
sam r17584: Some C++ Warnings 2007-10-10 11:38:41 -05:00
script r17554: Cleanup 2007-10-10 11:38:38 -05:00
services r17148: the wins service should not accept any controls so that a GUI can grey it out as not remotely manageable 2007-10-10 11:38:16 -05:00
smbd r17604: Fix a bug caught by g++. 2007-10-10 11:38:42 -05:00
stf r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
tdb r17607: Adapt the Samba4 directory structure for tdb. Makes it easier to diff. 2007-10-10 11:38:42 -05:00
tests r15018: Merge Volker's ipc/trans2/nttrans changes over 2007-10-10 11:15:57 -05:00
torture r17571: Change the return code of cli_session_setup from BOOL to NTSTATUS 2007-10-10 11:38:39 -05:00
utils r17603: Make net_ads_join_ok return NTSTATUS. 2007-10-10 11:38:42 -05:00
web r17177: Get rid of a global variable by adding a private data pointer to 2007-10-10 11:38:17 -05:00
.dmallocrc
.indent.pro r11131: updating indent resource file from trunk 2007-10-10 11:05:01 -05:00
aclocal.m4 r17401: BUG 3855: remove bits of XML and SQL checks from aclocal.m4 2007-10-10 11:38:31 -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 0001-01-01 00:00:00 +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 Use "$@" to preserve shell quoting in case somebody passes an escaped 0001-01-01 00:00:00 +00:00
configure.in r17552: Attempt to fix tdb transactions on IRIX 2007-10-10 11:38:38 -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 0001-01-01 00:00:00 +00:00
Makefile.in r17607: Adapt the Samba4 directory structure for tdb. Makes it easier to diff. 2007-10-10 11:38:42 -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