tprouty/samba.git
2000-06-29 Jeremy AllisonTidy up current spool code - added some JRATEST ifdefs...
2000-06-28 Jeremy AllisonRemoved extra uint32 field in auto-notify reply. This...
2000-06-26 Jeremy AllisonChanging drivers using the properties page works -...
2000-06-26 Jeremy AllisonFixed display of "Everyone" in SD's.
2000-06-26 Andrew Tridgellfixed size alignment in talloc
2000-06-24 Jeremy Allisonlib/util_sid.c: Uninitialized memory read.
2000-06-23 Jeremy AllisonFix a malloc of zero problem.
2000-06-23 Jeremy Allisonlib/util_unistr.c: Off-by-one fix for dos_PutUniStr...
2000-06-23 Tim PotterDon't return a value for a void function.
2000-06-23 Tim PotterTest harness stuff for compiling things.
2000-06-23 Tim Pottermake proto
2000-06-23 Tim PotterSome compile fixes.
2000-06-23 Tim PotterGot a bit carried away deleting things.
2000-06-23 Tim PotterRemoved unused variables.
2000-06-23 Tim PotterAdded parenthesis around definition of PRINTER_ACE_PRINT.
2000-06-23 Tim PotterAdded return for become_authenticated_pipe_user() function.
2000-06-23 Tim PotterTests for new security context stuff.
2000-06-23 Tim Pottermake proto
2000-06-23 Tim PotterAdded MAX_SEC_CTX_DEPTH
2000-06-23 Tim PotterDelete OriginalDir stuff.
2000-06-23 Tim PotterMoved some static functions to sec_ctx.c
2000-06-23 Tim PotterAdded smbd/sec_ctx.o to smbd objects.
2000-06-23 Tim PotterCall init_sec_ctx() instead of init_uid().
2000-06-23 Tim PotterRemoved save directory argument to become_root() calls...
2000-06-23 Tim PotterI've been working on refactoring some of the mess that...
2000-06-23 Gerald Carterjust enough to get rpcclient to compile. Look for...
2000-06-22 Jeremy AllisonChanged enumports to show printernames as ports. In...
2000-06-22 Jeremy Allisonlib/util_unistr.c: Removed ascii_to_unistr() as it...
2000-06-21 Andrew Tridgellfixed two minor bugs in new sys_select()
2000-06-21 Tim PotterA neater way of solving the S_ISSOCK, S_ISFIFO problem.
2000-06-21 Jeremy AllisonChanged default printer driver to "" from NULL.
2000-06-20 Jeremy AllisonFixes for Win2k "add printer driver" INFO_LEVEL_6 was...
2000-06-20 Jeremy AllisonFixes for IRIX kernel oplocks and systems that don...
2000-06-19 Jeremy AllisonParanoia changes to ensure that anything touched by...
2000-06-16 Andrew Tridgellreverted lukes changes in param/
2000-06-16 Luke Leightonmore update.
2000-06-16 Tim PotterForgot pipes_struct conversion for api_samr_enum_dom_al...
2000-06-16 Tim PotterWhoops - dodgy make proto.
2000-06-16 Tim Pottermake proto
2000-06-16 Tim PotterPass the vuid from the connection_struct to the printin...
2000-06-16 Tim PotterChanged function prototype for pipe api functions to...
2000-06-16 Tim PotterAdded some permission constants that are set for NT...
2000-06-16 Tim PotterCall print_access_check() function from printing back...
2000-06-16 Tim PotterAdded print_access_check() function for checking printe...
2000-06-16 Tim PotterPass the vuid from the connection_struct to the printin...
2000-06-16 Tim PotterSimplified server pipe implementation by changing argum...
2000-06-16 Tim PotterSimplified server pipe implementation by changing argum...
2000-06-16 Tim PotterSimplified server pipe implementation by changing argum...
2000-06-16 Tim PotterSimplified server pipe implementation by changing argum...
2000-06-15 Andrew Tridgellsupport both read and write locks inside the tdb
2000-06-15 Andrew Tridgell- use read locks when possible
2000-06-15 Andrew Tridgelluse the right MMAP flag
2000-06-15 Andrew Tridgellopen files with O_NONBLOCK when available. This is...
2000-06-15 Andrew Tridgelladded support for kernel level share modes. These are...
2000-06-15 Andrew Tridgelladd -d debuglevel option
2000-06-15 Tim PotterRemoved some debugs.
2000-06-14 Tim PotterAdded nsswitch/common.o to SMBD_OBJ1
2000-06-14 Tim PotterChanged server side lsa_lookup_sids function to look...
2000-06-14 Tim Potter#include nsswitch/winbind_nss.h
2000-06-14 Tim PotterMerge from TNG.
2000-06-14 Tim PotterMerged parse_domain_user() from TNG.
2000-06-14 Andrew Tridgellallow the notify implementation to choose the select...
2000-06-14 Andrew Tridgellfixed autoconf test for kernel change notify support
2000-06-14 Tim PotterZERO_STRUCT() of info3 structure before using it.
2000-06-13 Christopher... If I use nmblookup to search for node ZOOB#1B and there...
2000-06-13 Christopher... Removed a patch that Andrew had added because 'insure...
2000-06-13 Andrew Tridgellproto update
2000-06-13 Andrew Tridgellargv parsing fixes
2000-06-13 Andrew Tridgellallow for lots of connections per server
2000-06-13 Andrew Tridgellallow posix locking database to be opened read-only...
2000-06-13 Andrew Tridgelladd some brackets
2000-06-13 Andrew Tridgelladded -L switch to tell smbtorture to use oplocks
2000-06-13 Andrew Tridgelluse DN_ATTRIB kernel change notify attribute
2000-06-13 Andrew Tridgellfixed the change notify bit definitions
2000-06-13 Andrew Tridgellalways use the DN_CREATE mask (NT expects file creation...
2000-06-13 Andrew Tridgellforgot to checkin select.c
2000-06-13 Tim PotterCreated manpage for wbinfo program.
2000-06-12 Andrew Tridgellenable the Linux change notify code and change some...
2000-06-12 Andrew Tridgelltotally rewrote the async signal, notification and...
2000-06-12 Andrew Tridgellfixed a bug in BlockSignals() for systems that don...
2000-06-12 Andrew Tridgellfixed comments at top of module
2000-06-12 Andrew Tridgellsplit all the change notify code out into a separate...
2000-06-11 Andrew Tridgella better test for oplocks being enabled in this kernel
2000-06-11 Andrew Tridgellfixed Linux capabilities handling
2000-06-11 Andrew TridgellLinux kernel oplocks now seem to work, but need a _lot_...
2000-06-10 Jean-François... parsing code for reply[open|close]printer in preparatio...
2000-06-10 Andrew Tridgella first pass at Linux kernel oplocks support
2000-06-10 Andrew Tridgellcontinued the split of the kernel level oplocks code...
2000-06-10 Andrew Tridgellcontinued the split of the kernel level oplocks code...
2000-06-09 Jeremy Allison(Correct) fix for desired_access being zero in map_shar...
2000-06-09 Jeremy AllisonFix from Elrond for hash table corruption. Should fix...
2000-06-09 Jeremy AllisonLuke, I am moving the code back into passdb/passdb...
2000-06-09 Jean-François... do some standard_sub_advanced() in api_net_sam_logon...
2000-06-09 Jean-François... untiltime should be 0 by default to cover the whole...
2000-06-09 Andrew Tridgellclean up oplock capability code ready for Linux code
2000-06-09 Andrew Tridgellthe Linux F_GETLEASE value has changed
2000-06-09 Andrew Tridgellsome templates needed for the new aparser stuff
2000-06-09 Andrew Tridgellsplit some of the irix kernel oplocks code into a function
2000-06-09 Luke Leightonfree NET_USER_INFO_3 gids when vuser invalidated.
2000-06-09 Luke Leightondynamic allocation of NET_USER_INFO_3 gids.
next