proto.h was out of date.
[sfrench/samba-autobuild/.git] / source / include /
2000-10-29 Tim Potterproto.h was out of date.
2000-10-28 Jeremy AllisonDavid Lee's utmp patch (finally). Thanks David !
2000-10-26 Jeremy AllisonAdded John Reillys patch for error code returns from...
2000-10-26 Jeremy AllisonSorry JF - no billable hours :-). I fixed the "stream...
2000-10-26 Gerald CarterTDB password backend support written by Simo Sorce...
2000-10-25 Jeremy AllisonJohn Reilly @ HP (who is a wonderful human being and...
2000-10-21 Jeremy AllisonFixes from David Lee for utmp handling.
2000-10-19 Jeremy AllisonOk - this is a big patch - and it may break smbd a...
2000-10-13 Jean-François Mico... last part of W2K support.
2000-10-13 Jeremy AllisonFix to allow smbd to call winbindd if it is running...
2000-10-11 Herb Lewischanges to sync with 2.2. tree
2000-10-11 Jeremy AllisonFix for growing printing.tdb by adding check on job...
2000-10-11 Jeremy AllisonRemove lpq as root fix - do this in print_job_start...
2000-10-10 Jeremy AllisonFixes to periodically scan printing.tdb in idle time...
2000-10-10 Jean-François Mico... a netlogon enum trust query doesn't have a function_cod...
2000-10-10 Andrew Tridgellgot rid of tdb_writelock() and instead lock a chain...
2000-10-07 Jean-François Mico... added samr_set_user_info and info_2.
2000-10-07 Jeremy AllisonIntegrated support for NT and OS/2 lpq parsing. Code...
2000-10-07 Jeremy AllisonFix for yp_get_default_domain from Neil Hoggarth <neil...
2000-10-06 Jeremy AllisonFix for printf attribute from Mattias Gronlund <Mattias...
2000-10-06 Jeremy AllisonAdded Herb's fixes to HEAD.
2000-10-06 Jeremy AllisonProto update. Also fix from John Reilly @ HP for not...
2000-10-06 Jeremy AllisonHerb's warning fixes. Also the POSIX locking fix.
2000-10-06 Jeremy AllisonInlined many of the vfs_XXX calls as macros for speed.
2000-10-06 Jeremy AllisonRestructuring of vfs layer to include a "this" pointer...
2000-10-05 Jeremy AllisonVector get_nt_acl/set_nt_acl via vfs. POSIX ACL support...
2000-10-05 Jeremy AllisonHerb's fixes for profiling & compiler warnings.
2000-10-05 Jean-François Mico... someone forgot to update proto.h :-)
2000-10-03 Jeremy Allisonutf-8 and EUC3 patch from Hiroshi Miura Samba User...
2000-10-02 Jeremy AllisonMemleak fix for cache code.
2000-09-29 Andrew Tridgellnew prototypes
2000-09-29 Andrew Tridgelladded a hack to get 64 bit locking working with the...
2000-09-28 Jean-François Mico... fixed samr_create_user(). we now correctly parse the...
2000-09-27 Jeremy AllisonRestructuring of the code to remove dos_ChDir/dos_GetWd...
2000-09-27 Jean-François Mico... samr unknown 0x32 is in fact samr create user.
2000-09-26 Herb Lewisfixed IRIX compiller error message
2000-09-26 Jean-François Mico... broadcast printer notify message to all clients. We...
2000-09-26 Luke Leightonadded NEGNOWAIT. sent to secure@microsoft.com
2000-09-26 Jeremy AllisonChanges from John Reilly to add a parameter "show add...
2000-09-25 Jean-François Mico... printer notify code.
2000-09-20 Jeremy AllisonSome code moved back from TNG - updates to LSA stuff...
2000-09-16 Jean-François Mico... in a printer_info_6, driver version is 64 bits long...
2000-09-15 Jeremy AllisonMove towards getting W2k p&p to upload NT4.x drivers...
2000-09-13 Andrew Tridgellfirst cut at smbcontrol program. It currently allows...
2000-09-12 Andrew Tridgell- fixed some memory leaks in the messages code
2000-09-12 Andrew Tridgell- changed the msg_type to be an int instead of an enum...
2000-09-12 Andrew Tridgellmuch nicer message interface. We now register dispatch...
2000-09-11 Andrew Tridgellthe first cut of the internal messaging system.
2000-09-09 Jeremy AllisonImplemented DELETEPRINTERDATA (tested with Gerald's...
2000-09-08 Jeremy AllisonWin32 API is explicit that EnumPrinterData returns...
2000-09-06 Jeremy AllisonFix for the SID history problem when using a Win2k...
2000-09-05 Jeremy AllisonImplemented GETFORM tested and working using Gerald...
2000-09-01 David O'NeillChanges from APPLIANCE_HEAD (per Tim Potter):
2000-08-31 Jeremy AllisonImplemented DELETEFORM tested using Gerald's Win32...
2000-08-30 Jeremy AllisonFixed error returns for moving printer driver files...
2000-08-30 Jeremy AllisonAdded vfs_unlink call to ensure vfs is used on unlink...
2000-08-30 Jeremy AllisonImplemented AbortPrinter() from Gerald's Win32 test...
2000-08-29 Gerald Cartermake proto
2000-08-29 Gerald Carteradded -P (for no prompt) and -A <authfile> options
2000-08-29 Gerald Carteradded a #define for SPOOLSSGETPRINTERDATAEX. Although...
2000-08-28 Andrew Tridgellyipee!
2000-08-23 Jeremy AllisonDocumentation on NT_USER_TOKEN. Requested by Sander.
2000-08-23 Jeremy AllisonAdded code to do SID to uid/gid conversion. Needed...
2000-08-14 Jeremy AllisonReverted the change Luke made. Removed IS_BITS_SET_XX...
2000-08-14 Luke Leightonrestored IS_BITS_SET_xxx macros.
2000-08-12 Gerald Carterreworked talloc() to in order to help track down invalid
2000-08-12 Gerald Carterremoved (void) typecast from SMB_ASSERT
2000-08-10 Jeremy AllisonTidied up security rights definitions.
2000-08-09 Gerald Cartermake proto
2000-08-09 Gerald CarterMore work on AddPrinterDriver() and AddPrinterEx()...
2000-08-09 Andrew Tridgelladded printer admin option
2000-08-08 Jeremy AllisonChanged the sec desc access checks to match the spec...
2000-08-08 Gerald Cartermake proto
2000-08-08 Gerald CarterAll changes related to rpcclient...
2000-08-04 Gerald Cartermake proto
2000-08-04 Gerald Cartermake proto
2000-08-04 Gerald CarterAfter talking with Jeremy and JF (and staring at packet...
2000-08-04 Jeremy AllisonFixed up the user/group contexts when using authenticat...
2000-08-03 Jeremy AllisonAdded an NT_USER_TOKEN structure that is copied/passed...
2000-08-02 Jeremy AllisonStarted to canonicalize our handling of uid -> sid...
2000-08-01 Jeremy AllisonTidyup removing many of the 0xC0000000 | NT_STATUS_XXX...
2000-08-01 Jeremy AllisonAdded print job substitutions for %{printername}, ...
2000-07-31 Jeremy AllisonAdded John Reilly's enumports/addprinter/delprinter...
2000-07-31 Gerald Cartermake proto
2000-07-27 Jeremy AllisonOk - this is a *BIG* change - but it fixes the problems...
2000-07-25 Gerald Cartermake proto
2000-07-25 Jeremy AllisonAdded some error checking and returns to the new 'move...
2000-07-25 Jean-François Mico... A rather big change set ! (listed in no particular...
2000-07-22 Jeremy AllisonFixed open handle code in printers - 3 functions were...
2000-07-21 Gerald Cartermake proto
2000-07-20 Gerald Cartermake proto
2000-07-19 Jeremy AllisonCode from John Reilly <jreilly@hp.com> to add tdb looku...
2000-07-19 Christopher R. HertelInstead of handing back a string (which might be a...
2000-07-19 Christopher R. HertelFirst cut toward adding WINS server failover.
2000-07-18 Gerald CarterFixed some more client SPOOLSS functions. The following
2000-07-17 Tim Pottermake proto
2000-07-17 Tim Pottermake proto
2000-07-15 Gerald Carterreverted a some previous additions.
2000-07-14 Gerald Cartermake proto
2000-07-12 Christopher R. HertelTypo. It said "DEGUG" in the comments. I dunno how...
next