Changes from APPLIANCE_HEAD:
[bbaumbach/samba-autobuild/.git] / source / include / proto.h
2001-01-17 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-15 Tim PotterNew proto and some small changes to rpc_samr.h
2001-01-11 Jeremy AllisonFixed typo with acl_set_fd() not needing an ACL_TYPE_T...
2001-01-11 Tim PotterNew makefile and proto for rpcclient.
2001-01-11 Tim Pottermake proto
2001-01-11 Jeremy AllisonFirst compiling version of code that sets NT ACLs as...
2001-01-11 Jeremy Allisonrpc_server/srv_samr.c:
2001-01-10 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-09 Jeremy AllisonFix from "B.V.Dean" <B.V.Dean@ukc.ac.uk> to add "dos...
2001-01-06 Richard SharpeFix proto.h ...
2001-01-05 Richard SharpeArrgh, forgot to update proto.h with all the changes...
2001-01-04 David O'NeillChanges from APPLIANCE_HEAD:
2000-12-21 Tim Pottermake proto
2000-12-20 Andrew Tridgellimplemented a much nicer name_status() interface. It...
2000-12-19 Jeremy AllisonFixed bug found by Gerald. If a Samba server joins...
2000-12-19 Jeremy AllisonSplit the one sys_acl_free call into sys_acl_free_TYPE...
2000-12-15 Jeremy AllisonAdded lock backouts on fail.
2000-12-15 Jean-François Mico... lib/util_unistr.c:
2000-12-15 Jeremy AllisonFixed memory leaks in lsa_XX calls. Fixed memory leaks...
2000-12-14 Tim PotterRenamed parameters and variables called acl to the_acl...
2000-12-13 Jeremy AllisonAdded proto definition for new RPC calls.
2000-12-13 Tim PotterServer side changes for dynamic names in lsa_lookup_names
2000-12-13 Tim Pottermake proto
2000-12-12 Jeremy AllisonMerged in Tim's changes : Removed static limit of MAX_L...
2000-12-12 Jeremy AllisonRemoved the special casing of SIDs in se_access_check...
2000-12-11 Andrew Tridgellnew prototypes
2000-12-08 Tim PotterPort of lsa_lookup_sids() and lsa_lookup_names() rpc...
2000-12-07 Jeremy Allisonfile_lines_load/file_lines_pload can now optionally...
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 Tim Pottermake proto again
2000-12-06 Tim Pottertdb_unlockchain() no longer returns a value
2000-12-06 Jeremy AllisonChanged to sourceforge tdb code. This includes spinlock...
2000-12-04 Andrew Tridgellpass the desired access into cli_nt_create()
2000-12-04 Andrew Tridgellnew proto
2000-12-03 Andrew Tridgellnew protos
2000-12-03 Andrew Tridgellnew proto
2000-11-27 Jeremy Allisonpassdb/secrets.c passdb/smbpassfile.c smbd/server.c...
2000-11-21 Gerald Cartermake proto
2000-11-17 Jeremy AllisonFix for memory leak when adding driver.
2000-11-16 Jeremy AllisonFix for a problem with the new messaging system. If...
2000-11-16 Jeremy AllisonOk - fixed a bug in our levelII oplock code. We need...
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-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
next