- fix "declaration of 'time' shadows global declaration" warning.
[ira/wip.git] / source3 / include / proto.h
2000-11-14 David O'Neill- fix "declaration of 'time' shadows global declaration...
2000-11-13 Gerald CarterLarge commit which restructures the local password...
2000-11-08 Tim Pottermake proto
2000-11-07 Tim Pottermake proto
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-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 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-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 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-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 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-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- 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-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-28 Andrew Tridgellyipee!
2000-08-23 Jeremy AllisonAdded code to do SID to uid/gid conversion. Needed...
2000-08-09 Gerald Cartermake proto
2000-08-09 Andrew Tridgelladded printer admin option
2000-08-08 Gerald Cartermake proto
2000-08-04 Gerald Cartermake proto
2000-08-04 Gerald Cartermake proto
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 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-14 Gerald Cartermake proto
2000-07-10 Gerald Cartermake proto
2000-07-10 Tim PotterMoved winbind client functions from various odd locatio...
2000-07-10 Tim Pottermake proto
2000-07-07 Gerald CarterMore rpcclient merge issues:
2000-07-06 Jeremy Allisonprinting/nt_printing.c: (From JF) use the driver name...
2000-07-06 Andrew Tridgellnew protos
2000-07-03 Gerald Carterfirst pass at merging rpcclient from TNG to HEAD. ...
2000-06-26 Jeremy AllisonChanging drivers using the properties page works -...
2000-06-23 Tim Pottermake proto
2000-06-23 Tim Pottermake proto
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-16 Tim PotterWhoops - dodgy make proto.
2000-06-16 Tim Pottermake proto
2000-06-14 Andrew Tridgellallow the notify implementation to choose the select...
2000-06-13 Andrew Tridgellproto update
2000-06-12 Andrew Tridgelltotally rewrote the async signal, notification and...
2000-06-12 Andrew Tridgellsplit all the change notify code out into a separate...
2000-06-11 Andrew TridgellLinux kernel oplocks now seem to work, but need a _lot_...
2000-06-10 Jean-François Mico... parsing code for reply[open|close]printer in preparatio...
2000-06-10 Andrew Tridgellcontinued the split of the kernel level oplocks code...
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 Mico... do some standard_sub_advanced() in api_net_sam_logon...
next