1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source
Gerald Carter 13ed08cd2a r5806: * fix a couple more segvs in spoolss
* comment out unused variable after jra's change to revert the 56bit des
  smb signing changes
2007-10-10 10:56:02 -05:00
..
aparser r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of 2007-10-10 10:52:55 -05:00
auth r5655: Added support for Novell NDS universal password. Code donated by 2007-10-10 10:55:54 -05:00
client r5688: ignore user_xattr mount parm so as not to confuse it with a user name 2007-10-10 10:55:55 -05:00
codepages r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
groupdb r5647: Caches are good for performance, but you get a consistency problem. 2007-10-10 10:55:53 -05:00
include r5805: merging spoolss parsing changes from trunk and cleaning up resulting segvs 2007-10-10 10:56:01 -05:00
intl r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
lib r5789: Patch from William Jojo <jojowil@hvcc.edu> - AIX has no default ACLs. 2007-10-10 10:56:00 -05:00
libads r5762: Modified version of patch from Michael Brown <mbrown@fensystems.co.uk> to case 2007-10-10 10:56:00 -05:00
libsmb r5806: * fix a couple more segvs in spoolss 2007-10-10 10:56:02 -05:00
locking r5634: Fix 64-bit overflow problems found by BlueArc torture tester. 2007-10-10 10:55:51 -05:00
modules r4864: Remove unused var. 2007-10-10 10:54:00 -05:00
nmbd r5717: BUG 2215: horrible code in nmbd_winsproxy.c; gcc folks at redhat claim its in violation of the C spec. It's so horrible I believe them 2007-10-10 10:55:56 -05:00
nsswitch r5751: fix another (correct) compiler warning 2007-10-10 10:55:59 -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 r5792: Added new parameter "inherit owner". If set on a share, the created file/directory 2007-10-10 10:56:01 -05:00
passdb r5767: Get rid of some compiler warnings 2007-10-10 10:56:00 -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 r5792: Added new parameter "inherit owner". If set on a share, the created file/directory 2007-10-10 10:56:01 -05:00
profile r4268: Merge fix for bugzilla #2150. 2007-10-10 10:53:41 -05:00
python r5283: Merge -r5279 and-r5280 from trunk. 2007-10-10 10:55:36 -05:00
registry r5541: Fix crash bug in the client-spoolss enumdataex-call. 2007-10-10 10:55:46 -05:00
rpc_client r5805: merging spoolss parsing changes from trunk and cleaning up resulting segvs 2007-10-10 10:56:01 -05:00
rpc_parse r5805: merging spoolss parsing changes from trunk and cleaning up resulting segvs 2007-10-10 10:56:01 -05:00
rpc_server r5806: * fix a couple more segvs in spoolss 2007-10-10 10:56:02 -05:00
rpcclient r5760: Be more verbose on listing forms. 2007-10-10 10:56:00 -05:00
sam r5708: BUG 2424: patch from Vince Brimhall <vbrimhall@novell.com> to ensure that uidNumber and gidNumber use match the rfc2307 schema 2007-10-10 10:55:56 -05:00
script r4805: Last planned change to the privileges infrastructure: 2007-10-10 10:53:55 -05:00
smbd r5792: Added new parameter "inherit owner". If set on a share, the created file/directory 2007-10-10 10:56:01 -05:00
smbwrapper r4236: More *alloc fixes. 2007-10-10 10:53:39 -05:00
stf r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
tdb r5767: Get rid of some compiler warnings 2007-10-10 10:56:00 -05:00
tests r283: removing --with-cracklib after discussion with abartklet @ sambaXP 2007-10-10 10:51:16 -05:00
torture r5749: fix some build issues 2007-10-10 10:55:59 -05:00
ubiqx r2420: Way back at the 1st SambaXP, Simo pointed out a subtle bug related to the 2007-10-10 10:52:43 -05:00
utils r5790: Added ability to set account description. 2007-10-10 10:56:01 -05:00
web r5179: Add -P (password-menu-only) option to swat. Admins can allow users 2007-10-10 10:55:32 -05:00
wrepld r3877: Final (I hope :-) fix for #2050 from Lars Müller for select maxfd's. 2007-10-10 10:53:23 -05:00
.dmallocrc
aclocal.m4 - Put functions for generating SQL queries in pdb_sql.c 0001-01-01 00:00:00 +00: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 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 0001-01-01 00:00:00 +00:00
configure.in r5655: Added support for Novell NDS universal password. Code donated by 2007-10-10 10:55:54 -05:00
Doxyfile Remove reference to "mainpage.dox" and CodingStandards, which have 0001-01-01 00:00:00 +00:00
dynconfig.c port latest changes from SAMBA_3_0 tree 0001-01-01 00:00:00 +00:00
install-sh
mainpage.dox ading new files from 3.0 0001-01-01 00:00:00 +00:00
Makefile.in r5805: merging spoolss parsing changes from trunk and cleaning up resulting segvs 2007-10-10 10:56:01 -05:00
smbadduser.in sync 3.0 into HEAD for the last time 0001-01-01 00:00:00 +00:00
VERSION r5740: setting version in 3.0 development branch to 3.0.13pre1 2007-10-10 10:55:58 -05:00