1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3
Volker Lendecke 25a685b71a r17804: Fix a enum/int mixup found by the IRIX compiler.
Volker
(This used to be commit 3a1cf62376)
2007-10-10 11:38:49 -05:00
..
auth r17736: Apply the Unix group patch when creating the token for a 2007-10-10 11:38:47 -05:00
client r17800: Start using struct timespec internally for file times 2007-10-10 11:38:48 -05:00
codepages r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
groupdb r17669: Remove RID algorithm support from unmapped users and groups 2007-10-10 11:38:45 -05:00
include r17804: Fix a enum/int mixup found by the IRIX compiler. 2007-10-10 11:38:49 -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 r17804: Fix a enum/int mixup found by the IRIX compiler. 2007-10-10 11:38:49 -05:00
libaddns r17803: finally get the new libaddns code to build on Solaris 9 2007-10-10 11:38:49 -05:00
libads r17798: Beginnings of a standalone libaddns library released under 2007-10-10 11:38:48 -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 r17800: Start using struct timespec internally for file times 2007-10-10 11:38:48 -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 r17668: Fix the miscalculations in pushing announces. Fixes 2007-10-10 11:38:45 -05:00
nsswitch r17723: * BUG 3969: Fix unsigned time comparison with expiration policy from AD DC 2007-10-10 11:38:46 -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 r17709: Fix cut-n-paste error with the name of gid_to_unix_group_sid(). 2007-10-10 11:38:46 -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 r17622: Add a framework for a printing backend designed to support the build farm. If 2007-10-10 11:38:44 -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 r17797: Just say "ok" when trying to rename a local group to its same name. 2007-10-10 11:38:48 -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 r17623: Revert accidential commit 2007-10-10 11:38:44 -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 r17800: Start using struct timespec internally for file times 2007-10-10 11:38:48 -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 r17800: Start using struct timespec internally for file times 2007-10-10 11:38:48 -05:00
utils r17798: Beginnings of a standalone libaddns library released under 2007-10-10 11:38:48 -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 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 Use "$@" to preserve shell quoting in case somebody passes an escaped 2003-03-10 03:05:20 +00:00
configure.in r17798: Beginnings of a standalone libaddns library released under 2007-10-10 11:38:48 -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 r17801: bad merge ? No sure how the second half of the LIBNDR_OBJ value got cut... 2007-10-10 11:38:48 -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