ira/wip.git
2001-11-23 Martin PoolQuieten gcc const warning.
2001-11-23 Martin PoolFinish 1.45 by removing redundant sid->string conversion in
2001-11-23 Martin PoolI think you were passing the name of the SID, rather...
2001-11-23 Tim PotterFixed bug in canned results list for checking the error...
2001-11-23 Tim PotterDon't initialise static pointers to NULL.
2001-11-23 Tim PotterRemoved TimeInit() call from every client program ...
2001-11-23 Tim PotterFixed check machine account function.
2001-11-23 Tim PotterIgnore *.po files.
2001-11-22 Martin PoolRename $pwd to $test_root to avoid future confusion.
2001-11-22 Jean-François... added lsa_enum_sids to rpcclient
2001-11-22 Tim PotterRemoved unused variable.
2001-11-22 Tim PotterOops - opening wrong pipe name in cli_lsa_initialise...
2001-11-22 Jean-François... fixing enum_privs and get_dispname server code.
2001-11-22 Jean-François... add another command to rpcclient: getdispname. Show...
2001-11-22 Jean-François... add a command to rpcclient: enumprivs
2001-11-22 Jeremy AllisonGot positive and negative name caching working correctl...
2001-11-22 Jeremy AllisonFixed +ve caching. Still problems with -ve caching.
2001-11-22 Jeremy AllisonFixed caching of lookupname/lookupsid. Error in check...
2001-11-22 Jeremy AllisonAdded debugs to track down sequence lookup problems.
2001-11-22 Gerald Carterremove unused variables
2001-11-22 Gerald Cartermerge oops fix from 2.2
2001-11-22 Gerald Cartersync up with 2.2
2001-11-22 Gerald Cartermerge from 2.2
2001-11-22 Gerald Carter--with-msdfs wsa removed
2001-11-22 Gerald CarterWITH_MSDFS is not define anywhere. It's built by default.
2001-11-22 Tim PotterMade a libsmbclient doxygen group and moved all the...
2001-11-21 Jean-François... samr_querydom_info level 1: found the meaning of the...
2001-11-21 Jeremy AllisonW2K doesn't seem to respond to *#0 names in node status...
2001-11-21 Tim PotterMore spelling fixes, comment reformatting.
2001-11-21 Tim PotterSpelling fix, reformatted comment.
2001-11-21 Richard SharpeOne more patch from Tom Jansen. Hope I didn't break...
2001-11-21 Jeremy AllisonAdded transparent +ve caching for lookupname/lookupsid...
2001-11-21 Jeremy AllisonPreparing to implement +ve and -ve caching for lookupna...
2001-11-21 Andrew BartlettFix up the build again...
2001-11-21 Jeremy AllisonDon't scan locking db on closedown.
2001-11-21 Richard SharpeFix up libsmbclient in head.
2001-11-20 Tim PotterFixed sizeof vs array length bug in make_user_info_winb...
2001-11-20 Jeremy AllisonMerged in JohnR's ping messaging extension.
2001-11-20 Andrew Tridgellforgot this file
2001-11-20 Andrew Tridgelladded the beginnings of ADS support in smbd
2001-11-20 Andrew Tridgelladded ANS1 integer define
2001-11-20 Andrew Tridgelladded strlcpy() and strlcat()
2001-11-20 Andrew Tridgelladd a hook to save the krb5 PAC
2001-11-20 Andrew Tridgellfix maxfd test to start deleting at right file
2001-11-20 Andrew Tridgellfix locktest default parameters
2001-11-20 Andrew Tridgelladd asn1 integer handling ready for the ldap netjoin...
2001-11-20 Andrew Tridgell- make sure we use a non-zero session id so we can...
2001-11-20 Jeremy AllisonWe don't actually use the horror that was lib/util_arra...
2001-11-20 Martin PoolRename xmalloc, xmemdup, xstrdup to smb_$1 to avoid...
2001-11-20 Martin PoolBack out the change in 1.11 that set the poorly-named...
2001-11-19 Martin PoolAlso show $tree in diagnostics.
2001-11-19 Martin PoolMake the smbpasswd options/usage message a little less...
2001-11-19 Martin PoolDo satyr work against a copy of the build farm scripts...
2001-11-19 Martin PoolFix typo.
2001-11-19 Martin PoolMove all other paths into dynconfig
2001-11-19 Tim PotterMerge from 2.2.
2001-11-19 Tim PotterCosmetic fix for debug statement.
2001-11-19 Martin PoolFix obvious typo.
2001-11-19 Tim PotterDon't resolve the hostname in smbd as we can pause...
2001-11-19 Martin PoolDetect libreadline>=4.0, and set HAVE_NEW_LIBREADLINE...
2001-11-19 Martin PoolIgnore .po files.
2001-11-19 Martin Pooldyn_LOCKDIR should be const because it's never modified...
2001-11-19 Tim PotterAdded comment about why not to cast the assignment of
2001-11-19 Martin Pooloopsum.
2001-11-19 Martin PoolLIBDIR and LOCKDIR are dynamically configured too.
2001-11-19 Martin PoolOops, Tim says rl_completion_func_t doesn't exist in...
2001-11-19 Martin PoolLMHOSTSFILE is now dynamically configured too.
2001-11-19 Martin PoolQuieten compiler warnings about a callback function...
2001-11-19 Martin PoolDisable "installcheck" -- it's still too likely to...
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-11-19 Martin PoolFix const warning. Doxyfy comment.
2001-11-19 Martin PoolIgnore *.po objects, test tmpdirs, and ID files.
2001-11-19 Martin PoolSource file defining global variables for configuration...
2001-11-18 Simo Sorcefixed some bugs.
2001-11-17 Richard SharpeFix problems with lp_workgroup() being passed to routin...
2001-11-17 Jeremy AllisonTidyups when I was doing the big merge...
2001-11-16 Jeremy AllisonFixed detection of RedHat headers. Removed another...
2001-11-16 Jeremy AllisonRemoved SMBD_RPC_CLIENT_OBJ temporary I was using.
2001-11-16 Jeremy AllisonI *love* removing code :-). Removed 4 files that weren...
2001-11-16 Martin PoolMake CodingSuggestions show up in the Doxygen pages.
2001-11-16 Martin PoolIgnore generated HTML and mkid output.
2001-11-15 Jeremy AllisonTidyups in the merge process.
2001-11-15 Jeremy AllisonTidyups and things I discovered during the merge...
2001-11-15 Gerald Cartermore Win2k RPC opnums (EnumPrinterKey() and DeletePrint...
2001-11-15 Jeremy AllisonNo longer used.
2001-11-15 Gerald CarterSETPRINTERDATAEX is 0x4d (not 0x50). My mistake.
2001-11-15 Jeremy AllisonTidyup formatting a bit (spaces->tabs) whilst reading...
2001-11-15 Tim PotterCaching user, group and domain sam handles was a stupid...
2001-11-15 Tim PotterJeremy, I'm not sure what you were trying to do with...
2001-11-15 Martin PoolDon't include the treeview -- for Samba it is too big...
2001-11-15 Martin PoolDoxygen demo for Tim.
2001-11-15 Martin PoolLeave doc comments in code listings for the web.
2001-11-15 Martin PoolConfiguration file to run the Doxygen API documentation...
2001-11-15 Tim PotterFALSE -> False
2001-11-15 Tim PotterAdded free_domain_info() function.
2001-11-15 Tim PotterAdded free_domain_info() function.
2001-11-15 Tim PotterCache positive and negative name domain controller...
2001-11-15 Tim PotterGet list of trusted domains if we haven't fetched them...
2001-11-15 Tim PotterFixed display of uninitialised buffer in debug.
2001-11-15 Tim PotterBit of a cleanup of signal handling code.
next