1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3
Gerald Carter c296f858ef r8066: * had to modify the printer data storage slightly in ntprinters.tdb
when packing values.  It is a compatible change though and will
  not require a tdb version upgrade
* Can successfully create new printer subkeys via winreg that
  are immediately available via spoolss calls.  Still cannot delete
  keys yet though.  That comes next.
(This used to be commit 00bce2b3bb)
2007-10-10 10:58:10 -05:00
..
auth r7956: Spelling mistake. 2007-10-10 10:58:04 -05:00
client r7879: fix compile issue caused by not statoc value for intializing cpp macros 2007-10-10 10:58:00 -05:00
codepages r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
groupdb r7130: remove 'winbind enable local accounts' code from the 3.0 tree 2007-10-10 10:57:01 -05:00
include r8026: * more fixes to the printing registry interface 2007-10-10 10:58:09 -05:00
intl r7139: trying to reduce the number of diffs between trunk and 3.0; changing version to 3.0.20pre1 2007-10-10 10:57:02 -05:00
lib r7995: * privileges are local except when they're *not* 2007-10-10 10:58:07 -05:00
libads r8062: Remove some unused code 2007-10-10 10:58:10 -05:00
libsmb r8064: * add the REG_XXX error codes to the pretty error messages 2007-10-10 10:58:10 -05:00
locking r7975: One more tidyup to ensure we're using "struct posix_lock". 2007-10-10 10:58:05 -05:00
modules r8029: Fix bug 2841. Thanks to Brett Trotter. 2007-10-10 10:58:09 -05:00
nmbd r7440: * merge registry server changes from trunk (so far) for more 2007-10-10 10:57:09 -05:00
nsswitch r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the POSIX 2007-10-10 10:58:07 -05:00
pam_smbpass r7886: Fix building with pam_smbpass. 2007-10-10 10:58:01 -05:00
param r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the POSIX 2007-10-10 10:58:07 -05:00
passdb r7882: Looks like a large patch - but what it actually does is make Samba 2007-10-10 10:58: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 r8066: * had to modify the printer data storage slightly in ntprinters.tdb 2007-10-10 10:58:10 -05:00
profile r4268: Merge fix for bugzilla #2150. 2007-10-10 10:53:41 -05:00
python r7960: Replace unknown SMB_XSTRDUP by known SMB_STRDUP macro. 2007-10-10 10:58:04 -05:00
registry r8066: * had to modify the printer data storage slightly in ntprinters.tdb 2007-10-10 10:58:10 -05:00
rpc_client r7995: * privileges are local except when they're *not* 2007-10-10 10:58:07 -05:00
rpc_parse r7995: * privileges are local except when they're *not* 2007-10-10 10:58:07 -05:00
rpc_server r8066: * had to modify the printer data storage slightly in ntprinters.tdb 2007-10-10 10:58:10 -05:00
rpcclient r7632: Cleanup "net share migrate"-code. 2007-10-10 10:57:17 -05:00
sam r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the POSIX 2007-10-10 10:58:07 -05:00
script r7944: BUG 2808: don't try to install manpages if they are not present 2007-10-10 10:58:03 -05:00
services r7624: * removed unmatched tdb_lock_by_string() call (should fix build farm issues) 2007-10-10 10:57:17 -05:00
smbd r7985: Add "acl map full control", true by default, to allow people to change 2007-10-10 10:58:06 -05:00
smbwrapper r6412: Add fflush(stdout) after displaying username prompt in smbsh if 2007-10-10 10:56:40 -05:00
stf r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
tdb r7882: Looks like a large patch - but what it actually does is make Samba 2007-10-10 10:58:00 -05:00
tests r6586: get rid of a few more compiler warnings 2007-10-10 10:56:46 -05:00
torture r7902: Fix the build 2007-10-10 10:58:02 -05:00
ubiqx r7902: Fix the build 2007-10-10 10:58:02 -05:00
utils r7998: Fix usage message 2007-10-10 10:58:08 -05:00
web r7882: Looks like a large patch - but what it actually does is make Samba 2007-10-10 10:58:00 -05:00
wrepld r7701: Patch from James Peach | jpeach@sgi.com to make wrepld use new 2007-10-10 10:57:20 -05:00
.dmallocrc
aclocal.m4 r7374: BUG 1261: remove unusable libbiconv after discussion with Timur (FreeBSD Samba maintainer) 2007-10-10 10:57:07 -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 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 2003-03-10 03:05:20 +00:00
configure.in r7992: Adding PADL's idmap_ad plugin (taken from the latest 2007-10-10 10:58:07 -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 r7992: Adding PADL's idmap_ad plugin (taken from the latest 2007-10-10 10:58:07 -05:00
smbadduser.in sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
VERSION r7887: 3.0.20pre2-SVN 2007-10-10 10:58:01 -05:00