*** empty log message ***
[sfrench/samba-autobuild/.git] / source /
2003-04-14 Jelmer VernooijAlso remove variable associated with lp_sam_backend...
2003-04-14 Jelmer VernooijFix typos
2003-04-14 Paul GreenRebalance parentheses in cliquota.c when LARGE_SMB_OFF_...
2003-04-14 Jeremy AllisonTry and create a file with different vuid, same cnum...
2003-04-14 Jeremy AllisonFix _smb_setlen to be non {} safe.
2003-04-14 Jelmer VernooijChange ADS CHOSTPASS to ADS CHANGETRUSTPW and add a
2003-04-14 Jelmer VernooijGet rid of 'sam backend' and --with-sam
2003-04-14 Martin PoolMake a libbigballofmud.so.0 link, so that the linker...
2003-04-14 Martin PoolBuild and run the lib/snprintf.c test cases from "make...
2003-04-14 Tim PotterFix broken regexp in cvsignore for *.po{,32} files.
2003-04-14 Tim PotterIgnore check programs.
2003-04-14 Martin PoolAdd rules to build bin/t_snprintf, which exposes the...
2003-04-14 Tim PotterRemove unused variables.
2003-04-14 Tim PotterRemoved unused variable.
2003-04-14 Martin PoolRemove SAFE_FREE() definition, which is not needed...
2003-04-14 Tim Potterdecode_pac_data() needs a talloc ctx as an argument.
2003-04-14 Tim PotterAdd PAC_DATA as valid return type for make proto.
2003-04-14 Tim PotterRemoved unused variables.
2003-04-14 Tim PotterFixed incorrect argument to debug.
2003-04-14 Martin PoolAdd selected parts of the changelog to this file, to...
2003-04-14 Martin PoolMerge test cases from rsync.
2003-04-14 Martin PoolDoc.
2003-04-14 Tim PotterMulti-line string constants have been deprecated in...
2003-04-14 Tim PotterRemove duplicate forward reference of smb_ldap_privates.
2003-04-13 Jelmer VernooijSome small changes - typos, adding usage for some commands
2003-04-12 Simo Sorcestrncat get sometimes optimized to strcat by glibc...
2003-04-12 Jelmer VernooijPatch from Armijn Hemel <armijn@nl.linux.org> to fix...
2003-04-11 Gerald Carteradd smbcquotas to list of ignored files
2003-04-11 Gerald Carter* We must return 0x2 as the majorversion for nt4 to...
2003-04-11 Gerald Cartersmbcquota patch from metze
2003-04-11 Gerald Cartercleanup lanman printing= for win98; device type is...
2003-04-11 Gerald Cartersimple fix to hopefully speed up srv_spoolss_replyopenp...
2003-04-11 Volker LendeckeSet the default schannel params to False until we know...
2003-04-11 Gerald Carterworkaround streams leak on SCO openserver 5.0.x
2003-04-11 Tim PotterA new RPC pipe! The \pipe\echo named pipe is for testi...
2003-04-10 Shirish KaleleHandle deep referrals: check whether each component...
2003-04-10 Jeremy AllisonFix from Andrew Esh to ensure tdb_pack can't segfault.
2003-04-10 Jeremy AllisonEnsure we're not filtering our essential delete messages.
2003-04-10 Tim PotterFixes to linker flags for AIX winbind client from Steph...
2003-04-10 Jeremy AllisonAdded using different cnum test. WinXP and Samba now...
2003-04-09 Jeremy AllisonFix from Steve Langasek <vorlon@netexpress.net> for...
2003-04-09 Jeremy AllisonEnsure we have WinXP-like semantics for checking TIDs...
2003-04-09 Simo Sorcecollaps same repeted task into 2 code paths
2003-04-09 Jim McDonoughComplete what I've seen (and then some)t of the PAC.
2003-04-09 Volker LendeckeThis is the netlogon schannel client code. Try a
2003-04-09 Gerald Carterno needed anymore
2003-04-09 Jelmer VernooijFix double free on error and typo
2003-04-09 Jelmer VernooijUse fprintf(f, ...) instead of plain printf() - patch...
2003-04-09 Volker LendeckeAuth2, not also Auth3 sends us flags back, although...
2003-04-09 Volker LendeckeA little clarification in the rpc auth header struct.
2003-04-09 Volker LendeckePut the core schannel functions to parse_prs.c. They...
2003-04-09 Martin Poolunix_strupper, unix_strlower: Remove fixed-length stati...
2003-04-09 Martin PoolStrCaseCmp tests: Add some tests in Katakana. Convert...
2003-04-09 Martin Poolbin/smbcontrol needs to be built to run tpot's new...
2003-04-09 Gerald Carteranother forgotten merge sitting on my laptop from app_h...
2003-04-09 Martin PoolIgnore .po and .po32 files.
2003-04-09 Tim PotterTests for smbcontrol.
2003-04-09 Tim PotterIgnore testtmp directory.
2003-04-09 Tim Potterpoptify smbcontrol
2003-04-09 Tim PotterRewrite of smbcontrol - it was a bit of a mess. It...
2003-04-09 Martin PoolSet character set to default (UTF-8) before running...
2003-04-09 Martin Poolt_push_ucs2, t_strcmp: Run tests only once by default...
2003-04-09 Gerald Carterforgotten merge left on disk; remove extra SAFE_FREE()
2003-04-09 Tim PotterInstall libsmbclient.h from $(srcdir)
2003-04-09 Tim PotterAutoconfiscate the name of the winbind shared library...
2003-04-09 Tim PotterWinbind client for AIX. Written by Steve Roylance.
2003-04-09 Jeremy AllisonEnsure print queue array is zeroed out before returning.
2003-04-08 Simo Sorcereworked to not malloc PATH_MAX long strings
2003-04-08 Alexander BokovoyUpdate smbmount to include unicode and lfs capabilities...
2003-04-08 Simo Sorcesome more debugging in case of failure
2003-04-08 Martin PoolIntegrate abartlet's t_push_ucs2 test into test framework:
2003-04-08 Martin PoolMerge from 1.2.2.2:
2003-04-08 John TerpstraPatch from Steve Langasek <corlon@netexpress.net>
2003-04-08 Tim PotterAdded some preprocessor tricks to stop TRUE and FALSE...
2003-04-08 Martin PoolMerge from 3_0: Build a lookup table of valid DOS chara...
2003-04-07 Andrew BartlettWe never actually got an 'ads' auth module, so don...
2003-04-07 Jim McDonoughSome comment updates, notably that I haven't seen the...
2003-04-07 Jelmer VernooijBUGS.txt -> Bugs Appendix in HOWTO collection
2003-04-07 Simo Sorceremove unnened and wrong instructions
2003-04-07 Simo Sorcefix wrong string handling
2003-04-07 Jim McDonoughDecode the PAC! This patch just decodes it and then...
2003-04-07 Jelmer Vernooijmake installclientlib depend on the shared-linked or...
2003-04-07 Jelmer VernooijDon't make installclientlib depend on the shared-linked...
2003-04-07 Jelmer VernooijFix build of static libsmbclient
2003-04-07 Andrew BartlettOnly warn about short packets if we are already 'doing...
2003-04-07 Tim PotterCreate a pidfile, even when running in interactive...
2003-04-07 Tim Potterprivilaged -> privileged
2003-04-07 Tim PotterRemove duplicate "tallocdump" message from tdb messagin...
2003-04-07 Andrew BartlettRestore previous behaviour to update on pdb_unix (auto...
2003-04-06 Richard SharpeFix the handling of smb.conf in libsmbclient.
2003-04-06 Simo Sorcefix commit
2003-04-06 Andrew BartlettClean up error messages on cli pipe disconnection,...
2003-04-06 Alexander BokovoyFix some mixture of FLAG_GLOBAL|FLAG_SHARE in synonyms
2003-04-06 Andrew BartlettFix the interface of pull_ucs2_charcnv() to take a...
2003-04-06 Andrew BartlettSMB signing updates - this gets NTLMSSP signing workin...
2003-04-06 Andrew BartlettFix memory leak of the key.
2003-04-06 Andrew BartlettDon't bail if we have a badly formed record, just move...
2003-04-06 Andrew Tridgellstrequal() returns True for equal, not an int
2003-04-06 Andrew Tridgelldon't rely on realloc() working on NULL
2003-04-06 Andrew BartlettIf the string does not convert back, print the buggy...
next