ira/wip.git
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...
2000-11-17 Andrew Tridgellsave and restore errno in select
2000-11-17 Jeremy AllisonDelete queue on empty.
2000-11-17 Jeremy AllisonJohn Reillys fix for de-registering broadcast names...
2000-11-17 Jeremy AllisonFix for incorrect break using wrong offset when updatin...
2000-11-17 Andrew Tridgellthe duplicate checking code will cause unaligned access...
2000-11-17 Andrew Tridgelluse process_exists() not kill(pid, 0)
2000-11-16 Jeremy AllisonFix for a problem with the new messaging system. If...
2000-11-16 Jeremy AllisonFix for plaintext passwords from Pat Sandfort @ HP.
2000-11-16 Jeremy AllisonFix from Jim McDonough @ IBM for OS/2 clients.
2000-11-16 David O'NeillChanges from APPLIANCE_HEAD:
2000-11-16 Jeremy AllisonOk - fixed a bug in our levelII oplock code. We need...
2000-11-15 Jeremy AllisonUninitialized memory read fixes.
2000-11-15 Jeremy AllisonTuyrn debug timestamps on by default.
2000-11-14 Jeremy AllisonMerge from appliance head of JR's changes for driver...
2000-11-14 David O'Neill- fix "declaration of 'time' shadows global declaration...
2000-11-14 David O'NeillChanges from APPLIANCE_HEAD:
2000-11-14 Jeremy Allisonprinting/nt_printing.c: After long soul searching and...
2000-11-14 Jeremy AllisonFixed the cut-n-paste bugs in the new passdb backend...
2000-11-13 Jeremy AllisonTims fixes for non-local lookup.
2000-11-13 Gerald CarterLarge commit which restructures the local password...
2000-11-11 Tim PotterFetch authentication info before actually using it.
2000-11-11 Jeremy AllisonMerge of Herb's profiling code.
2000-11-10 Jeremy AllisonMerge in Herb's changes from 2.2.
2000-11-10 Jeremy AllisonAdded Tim's changes to lock DB during update.
2000-11-10 Jeremy Allisonrpc_parse/parse_spoolss.c: Updated comment for old...
2000-11-10 Jeremy Allisonprinting/nt_printing.c: use getpwuid not smbgetpwuid...
2000-11-10 Jeremy AllisonFix from John E. Malmberg <wb8tyw@qsl.net> for -1 retur...
2000-11-10 Gerald Carteradded more explanation about the required permissions...
2000-11-09 Herb Lewisminor update to help file
2000-11-09 Herb Lewisrestructure PCP metrics (merge from 2.2 branch)
2000-11-08 Andrew Tridgellan attempt to get the handling of fields in printer...
2000-11-08 Tim PotterMerge fest!!!
2000-11-08 Tim Pottermake proto
2000-11-08 Tim PotterMore merging of printing stuff from appliance.
2000-11-07 Tim PotterMerge ... latest round of printing fixes from appliance...
2000-11-07 Herb Lewissync with 2.2 changes
2000-11-07 Tim Pottermake proto
2000-11-07 Tim PotterMerge ... printer security descriptor, info level and...
2000-11-06 Jeremy Allison64 bit fix from Uros Prestor <uros@turbolinux.com>.
2000-11-06 Jeremy AllisonFix to the "known/unknown user" difference patch from...
2000-11-06 Jeremy AllisonAdded a VFS version return to init call. Allows smbd...
2000-11-06 Jeremy AllisonAdded a VFS version return to init call. Allows smbd...
2000-11-06 Jeremy AllisonFixes for sample VFS audit code from "Brad Sahr" <bsahr...
2000-11-05 Tim PotterAdded documentation for printer-notify smbcontrol command.
2000-11-04 Jeremy AllisonMerge from Tim - don't reinsert UNIX job if already...
2000-11-04 Tim PotterFix some compiler warnings.
2000-11-04 Tim PotterMerge ... printing improvements/fixes from appliance...
2000-11-04 Jeremy AllisonFix for admin user being ignored.
2000-11-04 Jeremy AllisonSync up with Tim's changes in applience-head for SACLs.
2000-11-02 John TerpstraAdded Using Samba book reference back into welcome...
2000-11-01 Jeremy AllisonRemove CGI logging code. Make username/password lookups...
2000-11-01 Gerald Carterdocumentation update and general description
next