samba.git
2000-07-06 Tim Potterse_access_check() tests.
2000-07-06 Tim PotterDon't check NT permissions when printing from lanman.
2000-07-06 Tim PotterImplemented NT printer descriptor checking. Yay!
2000-07-06 Tim PotterMoved authenticated pipe user details into a current_us...
2000-07-06 Tim PotterMoved printer ACE mask values from nt_printing.h to...
2000-07-06 Tim PotterInclude nss.h if present or define enough values to...
2000-07-06 Tim PotterRewrite of se_access_check() function. Added comments...
2000-07-06 Tim PotterPass either an authenticated pipe or SMB user in a...
2000-07-06 Tim PotterPass pipes_struct rather than vuid down to startdocprin...
2000-07-06 Tim PotterAdded global_sid_NULL S-1-0-0 to list of global sids.
2000-07-06 Tim PotterMake prototypes for functions returning an enum nss_status.
2000-07-06 Tim PotterChanged checking for WINBINDD_OK return value instead...
2000-07-06 Tim PotterMoved lib/util_seaccess.o from LIB_OBJ to SMBD1_OBJ...
2000-07-06 Andrew Tridgellnew protos
2000-07-06 Andrew Tridgellthe smbw sample prog
2000-07-06 Andrew Tridgelldon't need shmem any more
2000-07-06 Andrew Tridgellwrote a little sample smbw program
2000-07-06 Andrew Tridgelladded -L option
2000-07-06 Andrew Tridgellgot smbw to compile again on Linux
2000-07-06 Tim PotterBracked unbracketed macro arguments while looking for...
2000-07-05 Tim PotterMerge of wbinfo program from TNG.
2000-07-04 Jean-François... the dummy field in driver_info_6 is before the driver...
2000-07-04 Jean-François... driver_info_6 had a prs_align() that should not have...
2000-07-03 Tim PotterSome more sec_ctx changes. Modified some fields in...
2000-07-03 Gerald Carterfirst pass at merging rpcclient from TNG to HEAD. ...
2000-07-03 Gerald Carterfirst pass at merging rpcclient from TNG to HEAD. ...
2000-07-03 Gerald Carterfirst pass at merging rpcclient from TNG to HEAD. ...
2000-07-03 Gerald Carterfirst pass at merging rpcclient from TNG to HEAD. ...
2000-07-03 Tim PotterRenamed generic_request() to winbindd_request()
2000-07-03 Tim PotterRe-ran autoconf
2000-07-01 Jean-François... reverting Jeremy's changes to enumprinterdata.
2000-07-01 Jean-François... Found that the minimum priority is 1 and not 0 on NT.
2000-07-01 Jeremy AllisonRemoved unneccessary ()'s afer &'s that made it look...
2000-06-30 Tim PotterMerge from TNG.
2000-06-30 Tim PotterAdded more args to smbclient wrapper - there's probably...
2000-06-30 Tim PotterUpdated documentation for wbinfo and winbindd.
2000-06-30 Jeremy AllisonFixed oops with missing MANGLE_PATH directive.
2000-06-29 Andrew Tridgellsimpler configure test
2000-06-29 Andrew Tridgellslightly saner defaults
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.
next