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 2a30c243ec done! printer_info_2, devicemode, sec_desc, & printer data all enumerate
and display correctly in regedit.exe.

Not sure about REG_SZ values in PrinterDriverData.  If we store these
in UNICODE, I'll have to fix up a few things.

REG_BINARY & REG_DWORD are fine.
0001-01-01 00:00:00 +00:00
..
aparser replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down 0001-01-01 00:00:00 +00:00
auth Renamed all the new_cli_netlogon_* functions to cli_netlogon_* 0001-01-01 00:00:00 +00:00
bin ignore a few more files 0001-01-01 00:00:00 +00:00
client Looks like I missed this earlier. We should connect as the specified workgroup 0001-01-01 00:00:00 +00:00
codepages removed old unused files 0001-01-01 00:00:00 +00:00
groupdb Globally replace 'global_sam_sid' with get_global_sam_sid(), a self 0001-01-01 00:00:00 +00:00
include done! printer_info_2, devicemode, sec_desc, & printer data all enumerate 0001-01-01 00:00:00 +00:00
intl Removed version number from file header. 0001-01-01 00:00:00 +00:00
lib Make it possible to query account policy values from pdbedit (set to come soon). 0001-01-01 00:00:00 +00:00
libads More fixes towards warnings on the IRIX compiler 0001-01-01 00:00:00 +00:00
libsmb fixed a segv in net time when the host is unavailable 0001-01-01 00:00:00 +00:00
locking Failing to find an entry when doing mod_share_entry isn't a error 0001-01-01 00:00:00 +00:00
msdfs Address the string_sub problem by changing len = 0 to mean "no expand". 0001-01-01 00:00:00 +00:00
nmbd the last WINS update broke self registration when we are a WINS 0001-01-01 00:00:00 +00:00
nsswitch Add another message rather than 'internal module error' 0001-01-01 00:00:00 +00:00
pam_smbpass compile fixes; needs testing 0001-01-01 00:00:00 +00:00
param And a little more 'const'. 0001-01-01 00:00:00 +00:00
passdb Actually check the return value of the account_policy_get() call. 0001-01-01 00:00:00 +00:00
po added fr.msg from Fanch 0001-01-01 00:00:00 +00:00
popt stop popt from doing its own intl stuff 0001-01-01 00:00:00 +00:00
printing Merge from APPLIANCE_HEAD. 0001-01-01 00:00:00 +00:00
profile Removed version number from file header. 0001-01-01 00:00:00 +00:00
python Regenerated. 0001-01-01 00:00:00 +00:00
registry done! printer_info_2, devicemode, sec_desc, & printer data all enumerate 0001-01-01 00:00:00 +00:00
rpc_client Proper merge of all the working printing stuff from APPLIANCE_HEAD. 0001-01-01 00:00:00 +00:00
rpc_parse several changes in this checkin 0001-01-01 00:00:00 +00:00
rpc_server done! printer_info_2, devicemode, sec_desc, & printer data all enumerate 0001-01-01 00:00:00 +00:00
rpcclient Tpot missed one... 0001-01-01 00:00:00 +00:00
script done! printer_info_2, devicemode, sec_desc, & printer data all enumerate 0001-01-01 00:00:00 +00:00
smbd If lp_add_home() fails, don't go any further, just return -1. 0001-01-01 00:00:00 +00:00
smbwrapper Removed version number from file header. 0001-01-01 00:00:00 +00:00
tdb don't report the faiilure of non-blocking locks. They are supposed to 0001-01-01 00:00:00 +00:00
tests added a simple test to see whether building shared libraries actually 0001-01-01 00:00:00 +00:00
torture More cleanups, and add a comment/hint not to clean somthing up in future :-) 0001-01-01 00:00:00 +00:00
ubiqx Again, just syncronizing. The a function name was changed in the sll 0001-01-01 00:00:00 +00:00
utils Make it possible to query account policy values from pdbedit (set to come soon). 0001-01-01 00:00:00 +00:00
web This commit finally gives us multiple wins server groups. We now 0001-01-01 00:00:00 +00:00
wrepld fixed a number of real bugs found by warnings on the 64 bit irix compiler 0001-01-01 00:00:00 +00:00
.cvsignore ignore a few more files 0001-01-01 00:00:00 +00:00
.dmallocrc Sample configuration for dmalloc. 0001-01-01 00:00:00 +00:00
acconfig.h added LDAP_SET_REBIND_PROC_ARGS in acconfig.h 0001-01-01 00:00:00 +00:00
aclocal.m4 merging some autoconf changes from SAMBA_2_2 0001-01-01 00:00:00 +00:00
architecture.doc first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 0001-01-01 00:00:00 +00:00
change-log global change from samba.anu.edu.au to samba.org 0001-01-01 00:00:00 +00:00
CodingSuggestions put the ifdef for HAVE_VA_COPY in one place rather than in lots of 0001-01-01 00:00:00 +00:00
config.guess By popular demand: a new config.guess and config.sub 0001-01-01 00:00:00 +00:00
config.sub By popular demand: a new config.guess and config.sub 0001-01-01 00:00:00 +00:00
configure reran configure 0001-01-01 00:00:00 +00:00
configure.developer Change ./configure.developer to stay in effect across a 0001-01-01 00:00:00 +00:00
configure.in implemented getgrouplist() for systems that don't have it and use it 0001-01-01 00:00:00 +00:00
configure.nodebug.developer computer too slow to compile with debug info (100mins), but i need all the 0001-01-01 00:00:00 +00:00
Doxyfile Fixed typo. 0001-01-01 00:00:00 +00:00
dynconfig.c couple of PIDDIR merges I missed 0001-01-01 00:00:00 +00:00
install-sh
internals.doc The big character set handling changeover! 0001-01-01 00:00:00 +00:00
mainpage.dox Make CodingSuggestions show up in the Doxygen pages. 0001-01-01 00:00:00 +00:00
Makefile.in virtual registry framework with initial printing hooks. 0001-01-01 00:00:00 +00:00
parsing.doc Added info about parsing debug messages. 0001-01-01 00:00:00 +00:00
smbadduser