ira/wip.git
2000-12-08 Tim PotterCompile fixes for changes in make_sec_desc() interface.
2000-12-08 Tim PotterRemoved compiler warning.
2000-12-08 Jeremy AllisonFixed *very* subtle statcache bug where invalid stat...
2000-12-07 Jeremy AllisonFixed bug with Win9x/ME where drivername was being...
2000-12-07 Jeremy Allisonfile_lines_load/file_lines_pload can now optionally...
2000-12-07 Jeremy AllisonFixed bug with tdb_next_lock failing when reaching...
2000-12-07 Jeremy AllisonAdded better configure test for POSIX ACLs. Fixed stupi...
2000-12-07 Tim PotterFirst cut at a manual page for smbcacls.
2000-12-07 Tim PotterAdded smbcacls binary.
2000-12-07 Tim PotterAdded undocumented -t command for testing parsing of...
2000-12-07 Jeremy AllisonWorking code to read POSIX ACLs on a Linux system using...
2000-12-06 Jeremy AllisonCause smbd to use the new posix_acls code, not the...
2000-12-06 Gerald Carterupdate for new pdbedit tool (code from Simo)
2000-12-06 Gerald Carterupdates to the tdbsam implementation.
2000-12-06 Gerald Carteradded passdb editor (rough form with a few bugs) Should...
2000-12-06 Gerald Carteradded documentation for 'private dir' parameter
2000-12-06 Gerald Carterupdate to reference new documentation in Imprints
2000-12-06 Tim PotterPrint debug if domain_client_validate() cannot fetch...
2000-12-06 Tim Pottermake proto again
2000-12-06 Tim Pottertdb_chainunlock() no longer returns a value.
2000-12-06 Tim PotterFixed compiler warning.
2000-12-06 Tim Pottertdb_unlockchain() no longer returns a value
2000-12-06 Jeremy AllisonMake smbd/posix_acls.c use abstract interface.
2000-12-06 Tim PotterUpdate required after changes to configure.in
2000-12-06 Tim PotterFixed compiler warning.
2000-12-06 Jeremy AllisonMoving to abstract API interface (sys_get_acl() etc...
2000-12-06 Jeremy AllisonSync-up with appliance-head printing code.
2000-12-06 Jeremy AllisonChanged to sourceforge tdb code. This includes spinlock...
2000-12-05 Jeremy AllisonFixed one tdb_read -> rec_free_read call.
2000-12-05 Jeremy AllisonAdded sorted freelist neighbour merge code to stop...
2000-12-04 David O'NeillRemove C++ style comments
2000-12-04 David O'NeillChanges from APPLIANCE_HEAD:
2000-12-04 Andrew Tridgellfixed a typo
2000-12-04 Andrew Tridgelladded a comment
2000-12-04 Andrew Tridgellfixed the parsing again and got setting acls working...
2000-12-04 Andrew Tridgellpass the desired access into cli_nt_create()
2000-12-04 Tim PotterAdded some cli_errstr() calls.
2000-12-04 Tim PotterRemoved lsa lookup warnings (I'll remember).
2000-12-04 Andrew Tridgellfixed setting ACLs on directories
2000-12-04 Andrew Tridgellfixed indentation
2000-12-04 Tim PotterMask value now displayed as READ/CHANGE/FULL for standa...
2000-12-04 Andrew Tridgellremoved SACL support (as it doesn't work with w2k if...
2000-12-04 Andrew Tridgelldocument -U change
2000-12-04 Andrew Tridgellin cli_session_setup() accept usernames of the form...
2000-12-04 Andrew Tridgellsigned/unsigned warning fixed
2000-12-04 Andrew Tridgellc++ style comments are NOT allowed
2000-12-04 Andrew Tridgellfixed acls set bug
2000-12-04 Andrew Tridgellnew proto
2000-12-04 Andrew Tridgellno longer pass the type to make_sec_desc(), instead...
2000-12-04 Tim PotterReformatted to look nicer on 80-character screen.
2000-12-04 Andrew Tridgellfixed SACL bug
2000-12-04 Andrew Tridgell- with -D only delete first match
2000-12-04 Tim PotterFixed some debugging code.
2000-12-03 Andrew Tridgell- added help
2000-12-03 Andrew Tridgellnew protos
2000-12-03 Andrew Tridgellcleaner parsing and default handling
2000-12-03 Andrew Tridgellchanged an error message
2000-12-03 Andrew Tridgell- better parsing
2000-12-03 Andrew Tridgellgetting/setting acls now works. The SIDs are still...
2000-12-03 Andrew Tridgelladded basic ability to dump remote file acls
2000-12-03 Andrew Tridgellmake sure we don't duplicate object files
2000-12-03 Andrew Tridgellnew proto
2000-12-03 Andrew Tridgella prootype program for querying/setting a security...
2000-12-03 Andrew Tridgell- added client support for nttrans calls
2000-12-03 Andrew Tridgellsplit the RPC_PARSE object into two pieces. The first...
2000-12-02 Jeremy AllisonAdded print_freelist command.
2000-12-02 Andrew Tridgellchange the split threahold for the free list to prevent...
2000-12-02 Andrew Tridgellfixed messaging bug - use strlen() instead of sizeof...
2000-12-01 Tim PotterAllow zero length smb.conf files.
2000-12-01 Tim PotterRun configure script using dirname of $0. This allows...
2000-12-01 Tim PotterUse lp_codepagedir() instead of CODEPAGEDIR when loadin...
2000-12-01 Jeremy AllisonCode to read & return POSIX ACLs as NT ACLs. Close...
2000-11-30 Jeremy AllisonKeep syncing up POSIX ACL work...
2000-11-30 Jeremy AllisonWork in progress, doesn't compile. Adding the POSIX...
2000-11-29 Jean-François... alignment issues.
2000-11-28 David BannonFirst Release of the DocBook 'source'.
2000-11-28 Jeremy Allisoninclude/dlinklist.h: Added '{' '}' around DLIST_PROMOTE...
2000-11-28 David BannonPDC docs, made from DocBook source, comments ?
2000-11-28 Shirish KaleleRan DFS on Linux and found that readlink() on Linux...
2000-11-27 Jeremy Allisonpassdb/secrets.c passdb/smbpassfile.c smbd/server.c...
2000-11-27 Jeremy AllisonFixed messaging so main smbd can get lib/message.c...
2000-11-27 Jeremy AllisonRemoved unnessesary init.
2000-11-27 Andrew Tridgellfixed a potential locking deadlock in tdb
2000-11-24 Jeremy AllisonThis should fix Office failing to print to "FILE:".
2000-11-22 Jeremy AllisonTar fixes from Craig Barratt craig@arraycomm.com.
2000-11-22 Gerald Cartero fixed logon script problems (wrong len in reply to...
2000-11-22 Jeremy AllisonFree talloc'ed memory from the main smbd. Patch from...
2000-11-22 David O'NeillChanges from APPLIANCE_HEAD:
2000-11-22 Jeremy AllisonADDPRINTERDRIVER info level 6 fix - this is dynamic...
2000-11-21 Jeremy AllisonDon't forget to convert into UNIX character set before...
2000-11-21 Gerald Cartercombined 2 if statments which used the same condition
2000-11-21 Gerald Cartermake proto
2000-11-21 Gerald CarterAnother large patch for the passdb rewrite.
2000-11-21 Jeremy AllisonFix for off-by-one StrnCpy.
2000-11-21 Jeremy AllisonFix for updating of print queues changed from a local...
2000-11-17 Jeremy AllisonFix from John Reilly for equivalence tests.
2000-11-17 Andrew Tridgellwe don't need the separate lp_status() connection recor...
2000-11-17 Andrew Tridgellfixed the problem with messages not getting through
2000-11-17 Jeremy AllisonFix for memory leak when adding driver.
2000-11-17 Andrew Tridgellsupport smbcontrol sending messages to itself (for...
next