sfrench/samba-autobuild/.git
2003-01-27 Richard SharpeOne more fix ... Things link now if you don't use dynam...
2003-01-27 Richard SharpeOne more try to get rid of the dependency on GNU MAKE
2003-01-27 Richard SharpeFix the dependency on GNU Make introduced by the DYNAMI...
2003-01-24 Jeremy AllisonFix memory leak found my Leo Qiu <leoxqiu@yahoo.com>.
2003-01-24 Richard SharpeCommit just a little more infrastructure for HAVE_GETDI...
2003-01-24 Richard SharpeAt the prompting, start to add infrastructure to detect...
2003-01-24 Tim PotterMerge of increment_smbd_process_count() fix from appliance.
2003-01-23 Tim PotterMerge of max log file fixes from appliance:
2003-01-23 Tim PotterFixed typo.
2003-01-22 Gerald Carterfix for CR 1603; provide description of NT_STATUS_PIPE_...
2003-01-21 Jim McDonoughrevert accidentally committed changes
2003-01-21 Jim McDonoughProperly display popt errors. Also fix debug to be...
2003-01-21 Jeremy AllisonFixup proto generation to not include krb5 specific...
2003-01-21 Tim PotterUpdated some comments.
2003-01-21 Jeremy AllisonMore fixes getting us closer to full Heimdal compile....
2003-01-21 Tim PotterKeep the list of dead WINS servers in gencache.tdb...
2003-01-21 Tim PotterMake the valstr and timeout return pointers optional...
2003-01-21 Tim PotterDeleted arguments to help output - they didn't work.
2003-01-21 Gerald Carterdon't free() auto variables; fixes segfault when lookin...
2003-01-21 Gerald Cartersanity checks from Ken Cross
2003-01-20 Jim McDonoughshould be HAVE_KRB5_SET_REAL_TIME (HAVE_ was missing...
2003-01-20 Martin PoolAdd FIXME about dodgy argument parser.
2003-01-19 Jeremy AllisonMerge in more of the SuSE patches for Heimdal. These...
2003-01-19 Gerald Carterstrip any trailing \'s from reg key names in an open
2003-01-19 Gerald Carteronly supporting the Net::LDAP module now
2003-01-18 Jim McDonoughFix some debug levels (were set to 0 with RPC module...
2003-01-18 John TerpstraMerge from 3.0.0 tree.
2003-01-18 Tim PotterEr, I think this is a better spelling. (-:
2003-01-18 Gerald Carteradding docs for rpc plugin libs
2003-01-18 Gerald Carterremoving extra debug statement
2003-01-17 Jim McDonoughdlsym() can return NULL validly, so we can't use that...
2003-01-17 Jim McDonoughEnable dynamic loading of RPC modules. See docs/textdo...
2003-01-17 Gerald Cartersync WHATSNEW from SAMBA_3_0
2003-01-17 Gerald Carterconnect to the actual netbios name in smb.conf and...
2003-01-17 Jeremy AllisonFix reference count bug where smbd's would not terminat...
2003-01-17 Andrew Tridgellreverted this patch till I sort out the craziness with...
2003-01-17 Andrew TridgellThis removes the 3rd argument from init_unistr2()....
2003-01-17 Andrew Tridgellthe 'static' keyword here is useless as we are not...
2003-01-17 Andrew Tridgellfix some undefined behaviour with increments in C....
2003-01-17 Tim PotterLet's clean up client side ntlmssp!
2003-01-17 Tim PotterRemove unused variable in reply_spnego_ntlmssp_ok
2003-01-16 Herb Lewisupdate for 3.0
2003-01-16 Richard SharpeFix an error where the SK Offset was truncated to 16...
2003-01-16 Jeremy AllisonFixed up mutex protection around winbindd logon code...
2003-01-16 John TerpstraAdding genlogon (from 3.0.0).
2003-01-16 John TerpstraAdded NT4 Profile Modification Docs, updated Win2K...
2003-01-16 Andrew Bartlett(missed in last commit)
2003-01-16 Andrew Tridgellallow a couple of LSA functions to take a username...
2003-01-16 Andrew BartlettAdd LIBSMB_OBJ for the new ntlm_auth functionality.
2003-01-16 Andrew BartlettUpdates to the NTLMSSP code again - moving the base64...
2003-01-16 Jeremy AllisonMore Heimdal changes. Still not compiling with Heimdal...
2003-01-16 Jeremy AllisonFist part of fixes to make us compile with Heimdal...
2003-01-16 Gerald Carter* merge fixes for SGML syntax errors (does no one ever...
2003-01-16 Andrew BartlettFix a signed/unsigned warning.
2003-01-16 Jeremy AllisonAdd mutex protection around auth calls.
2003-01-15 Gerald Carters/WIFSIGNALLED/WIFSIGNALED/g
2003-01-15 Gerald Carterdo not use RCS variables in file
2003-01-15 Gerald Carteradd ntlogon directory and files from 3.0
2003-01-15 Tim PotterRemoved level 0 DEBUG leftover from testing.
2003-01-15 Andrew BartlettMissed auth_ntlmssp.c in last night's checkin. Also...
2003-01-15 Gerald Carterremove torture tools on make clean
2003-01-15 Gerald Cartersmall merges from SAMBA_3_0; mostly typos, renames...
2003-01-15 Herb Lewisinitialize acct_ctrl before using it
2003-01-15 Gerald Carter* removed unused variable from rpcclient code
2003-01-15 Andrew BartlettRefactor the NTLMSSP code again - this time we use...
2003-01-15 Andrew BartlettDoing a malloc(strlen(s)) then a pstrpcp(y, s) is just...
2003-01-15 Andrew Tridgelladded cli_lsa_enum_account_rights() call. Note that...
2003-01-15 Andrew BartlettFix warnings by getting the function into a shape the...
2003-01-15 Andrew BartlettCrash fixes:
2003-01-15 Martin PoolOne more from waitpid() audit: Correctly interpret...
2003-01-15 Martin PoolRun autoheader
2003-01-15 Martin PoolFix bug where the existence of config.cache would cause...
2003-01-15 Herb LewisIRIX uses libns_winbind.so instead of libnss_winbind.so
2003-01-14 Gerald Carter[merge] removing unused variable and unused file
2003-01-14 Andrew BartlettFix some debug lines, and add a bit more info to help...
2003-01-14 Gerald Cartermerge: disable [u|g]idPool objects
2003-01-14 Gerald Cartermake -i flag work lik eit did in 2.2
2003-01-14 Andrew BartlettCommit my (disabled) fstring/pstring mixup detection...
2003-01-14 Andrew BartlettThe last of the fstring/pstring mixups, and an extra...
2003-01-14 Andrew BartlettA couple more pstcpy/fstrcpy mixups - doing an fstrcpy...
2003-01-14 Tim PotterAdded comment about a SMB_ASSERT()
2003-01-14 Tim PotterRemove wrapper function _get_trust_account_password...
2003-01-14 Tim PotterAdded a comment in case anyone is thinking of doing...
2003-01-14 Andrew Tridgellquery_alt_name takes a forced unicode string in win2000...
2003-01-14 Andrew Tridgellclearer debug message when the user is already in the...
2003-01-14 Andrew Tridgelladd help text for 'net ads lookup'
2003-01-13 Jeremy AllisonMissing indirect in final free.
2003-01-13 Andrew BartlettAlways initialise this variable - and don't set the...
2003-01-13 Andrew BartlettFix typo, and the build.
2003-01-13 Richard SharpeMake sure that those cleanups actually went in.
2003-01-13 Andrew BartlettPatch from metze to add what he feels is the correct...
2003-01-13 Andrew BartlettPatch from metze to to make testparm show values for...
2003-01-13 Andrew BartlettPatch from ab, to make findsmb omit -r most of the...
2003-01-13 Andrew BartlettUpdates to our NTLMSSP code:
2003-01-13 Andrew BartlettAccessing data after it's been free()ed really is a...
2003-01-13 Andrew BartlettFix to debian bug #171071 - we had the wrong dereferenc...
2003-01-13 Andrew BartlettDon't force the DOS password into a 14 char space,...
2003-01-13 Andrew BartlettEnsure we do not pass uninitialised data to the kernel...
2003-01-13 Martin PoolFix typo in comment.
2003-01-13 Tim PotterMerge ... remove "winbindd holding pattern" from applia...
next