kai/samba.git
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.
2001-11-15 Jeremy AllisonFix detection of RedHat 7.2.
2001-11-14 Jeremy AllisonFix compile on RedHat 7.2 systems with broken system...
2001-11-14 Jeremy AllisonMake signal handling safer (handle EINTR on read/write...
2001-11-14 Jeremy AllisonGot ready to implement Martin's idea, but request doesn...
2001-11-14 Tim PotterRandom connection robustness related fixes. Display...
2001-11-14 Martin PoolGive sensible defaults to some variables that are set...
2001-11-14 Tim PotterClose the socket and set the file descriptor to -1...
2001-11-14 Martin PoolClean up message.
2001-11-14 Martin Pool#ifdef'd out suggestion for tim on making the winbindd...
2001-11-14 Martin PoolLittle note about what's happening with Satyr.
2001-11-14 Martin PoolDoc.
2001-11-14 Jeremy AllisonAdded needed debugs...
2001-11-14 Jeremy AllisonRemoved the "reestablish" code. Tridge - scream if...
2001-11-14 Martin PoolToo much of samba depends on finding files in their...
2001-11-14 Jeremy AllisonFix from Herb. mincount/maxcount need to be ssize_t...
2001-11-14 Tim PotterRemoved unused variable.
2001-11-14 Tim PotterReformatted to 75 columns.
2001-11-14 Martin PoolAdd basic "make check" and "make installcheck" targets...
2001-11-14 Martin PoolCosmetic fix for libpopt-checking test.
2001-11-13 Jeremy AllisonLook for DOMAIN\group in group lists and ask winbind.
2001-11-13 Jeremy AllisonFix winbind client code so that winbind calls are not...
2001-11-13 Steve FrenchList of coding suggestions for submitters
2001-11-13 Gerald Carterverified two new win2k rpc's EnumPrinterDataEx() and...
2001-11-13 Martin PoolFix typo.
2001-11-13 Gerald Carternew Win2k spoolss rpc opnum (unknown right now).
2001-11-13 Jeremy AllisonFormatting fixes only.
2001-11-12 Steve FrenchMinor fixes to help display, and domain enumeration...
2001-11-12 Tim PotterSpelling fixes.
2001-11-12 Jeremy AllisonDon't check space on every extend if strict allocate...
2001-11-12 Simo Sorcemessed up with patches, this should be the right one,
2001-11-12 Jeremy AllisonFixed allocation bug in database prog. Some format...
2001-11-12 Simo Sorcesome bugfix and new functions,
2001-11-12 Andrew BartlettCode duplication is bad. So add an add_signiture(...
2001-11-11 Andrew BartlettKill off 'restrict anonymous' becouse it is useless...
2001-11-11 Andrew BartlettFix up some DEBUG()s
2001-11-11 Andrew BartlettAdd back the not null checks in a better place.
2001-11-11 Andrew Bartlettmake sam_account_ok static.
2001-11-11 Andrew BartlettThis extra check isn't needed, we can only get here...
2001-11-11 Andrew BartlettMinor updates. A small dose of const.
2001-11-11 Andrew Bartlettautoconf
2001-11-11 Andrew BartlettRemove built-in support for clear-text kerberos authent...
2001-11-10 Simo Sorcefixed, moved and added some functions
2001-11-10 Jeremy AllisonUse defined constants not integers.
2001-11-09 Volker LendeckeAs pdb_ldap.c does not compile in HEAD anyway, a not...
2001-11-09 Gerald CarterFixed a few typos and added the opnum for ADDPRINTERDRI...
2001-11-09 Jeremy AllisonFixup __LPID -> _LPID.
2001-11-09 Andrew BartlettThis change updates lp_guestaccount() to be a *global...
2001-11-09 Andrew Tridgellfix the tree so it compiles again
2001-11-09 Tim PotterRemoved #ifdef TDB_DEBUG around tdb_dump_all() and...
2001-11-08 Andrew BartlettChange to guest logon code.
2001-11-08 Tim PotterFixed incorrect debug message. )-:
2001-11-08 Martin Poolspoolss_io_devmode private data is binary and should...
2001-11-08 Jeremy AllisonOnly 1mb allocate slop.
2001-11-08 Jeremy AllisonMerge overdue changes from 2.2. Fix <4gb write problem.
2001-11-08 Jeremy AllisonAdded more define bits. Fixed error in vol attributes.
2001-11-07 Jeremy AllisonAdded debug in truncate, fixed warning with gcc3.
2001-11-07 Steve FrenchAdd function to add those hosts who have added msbrowse...
2001-11-07 Tim PotterAdded delheaders as a dependency for clean.
2001-11-07 Simo Sorceadd convert_string_allocate() function
2001-11-07 Andrew BartlettUGLY HACK to get machines to join tdbsam domains again.
2001-11-07 Andrew BartlettInitilising these variables before appending the domain...
2001-11-06 Jeremy AllisonFixed unsigned / long unsigned format missmatch.
2001-11-06 Jim McDonoughInternationalization enbalement for net utility - repla...
2001-11-05 Tim PotterFixed looking up domain (winbind) users ahead of local...
2001-11-05 Tim PotterRemoved totally annoying verbose debug in sid_to_string()
2001-11-05 Andrew Tridgellfree the negTokenInit structure
2001-11-05 Jeremy AllisonChanged MAX_OPEN_PIPES to 2048.
2001-11-05 Tim PotterWrote some stubs for new win2k only spoolss rpc commands:
2001-11-05 Gerald Cartermerge from 2.2. Why is STR_CONVERT missing when comparing
2001-11-05 Gerald Carterold merge from 2.2
2001-11-05 Tim PotterFixed some compiler warnings.
2001-11-05 Tim PotterRenamed make_user_info_for_winbindd() to be more consis...
2001-11-05 Tim PotterFixed compiler warnings.
2001-11-05 Tim PotterUse cli_nt_login_network() instead of domain_client_val...
2001-11-05 Tim PotterRemoved duplicate debug.
2001-11-05 Tim PotterDon't put a \n on the end of the arg to exit_server()
2001-11-04 Jeremy AllisonAdded missing strchr_wa.
2001-11-04 Jeremy AllisonFix for broken-as-shipped RedHat 7.2 system headers...
2001-11-04 Simo Sorcea big one:
next