new protos
[samba.git] / source3 / include / proto.h
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...
2000-06-09 Andrew Tridgellclean up oplock capability code ready for Linux code
2000-06-09 Luke Leightonreverted jeremy's changes that removed NET_USER_INFO_3...
2000-06-08 Jeremy AllisonChange from "David S. Chappell" <David.Chappell@mail...
2000-06-08 Jeremy Allisoninclude/smb.h: Removed NET_USER_3 struct from user...
2000-06-08 Luke Leightonadded a NET_USER_INFO_3 struct to user_struct.
2000-06-08 Jeremy AllisonMoved tdb functions that access parse structs into...
2000-06-06 Jeremy AllisonMemory leak fixes.
2000-06-05 Jeremy AllisonSome tidyup fixes (memory leaks etc.). Still no progres...
2000-06-03 Andrew Tridgellnew protos
2000-06-02 Jeremy AllisonMore memory leak and PANIC action fixes.
2000-06-01 Jeremy AllisonMore insure found memory leak and corruption fixes.
2000-06-01 Jeremy AllisonBack to building. Now to test with insure.
2000-06-01 Jeremy AllisonGetting back to a compilable state (not there yet but...
2000-05-31 Jeremy AllisonWorking UNIX -> NT ACL mapper.
2000-05-29 Matthew ChapmanFixed LsaQueryInformationPolicy level 3 to return prima...
2000-05-29 Luke Leightonmake proto
2000-05-28 Luke Leightonlp_server_role() + use in srv_reg.
2000-05-28 Andrew Tridgellupdated proto.h
2000-05-28 Luke Leightonmoved notif_y_table struct to spoolss_nt.c only used...
2000-05-27 Andrew Tridgellgetting and setting security descriptors on printers...
2000-05-27 Luke Leightonfixed nttrans.c
2000-05-27 Luke Leightonsecurity descs in spoolss. needs parse_sec.c nttrans...
2000-05-26 Shirish KaleleChanged MS_DFS to WITH_MSDFS throughout.
2000-05-24 Andrew Tridgellnew prototypes
2000-05-18 Shirish KaleleAdded the NETDFS pipe to allow remote administration...
2000-05-17 Jeremy AllisonFixed bug I introduced last night (sorry). Now truncate...
2000-05-16 Jeremy AllisonSynced up srv_samr with HP changes. Added error checkin...
2000-05-16 Shirish KaleleRemoved extra unistr_to_dos prototype from msdfs/msdfs.c
2000-05-16 Shirish KaleleThe new msdfs implementation that uses symlinks to...
2000-05-15 Jeremy AllisonAdded Shirish's reg changes to HEAD. Sync up with 2...
2000-05-12 Andrew Tridgellrebuilt proto
2000-05-12 Jeremy AllisonAdded unicode_to_dos_char() function to address convert...
2000-05-12 Andrew Tridgelladded spool_io_printer_driver_info_level_6()
2000-05-12 Andrew Tridgelluse "winbind separator" option for domain/user separato...
2000-05-10 Jeremy Allisonlib/util_unistr.c:
2000-05-10 Andrew Tridgell- changed smb_getpwnam() to use winbind style usernames
2000-05-10 Andrew Tridgellproto rebuild
2000-05-10 Andrew Tridgellmore merging voodoo
2000-05-10 Andrew Tridgellmore merging
2000-05-10 Herb LewisFix for misunderstanding of fsync added when vfs layer
2000-05-09 Andrew Tridgellthe beginnings of a new scheme I've working on to allow...
2000-05-08 Andrew Tridgelladded secrets.tdb and changed storage of trust account...
2000-05-05 Jeremy AllisonFix for uninitialized memory read in brlock code. brl_l...
2000-05-04 Andrew Tridgella minimal change to get appliance mode to work with...
2000-05-03 Jeremy AllisonInsure uninitialized memory read fixes.
2000-05-02 Andrew Tridgelladded support for deleting printers into the spoolss...
2000-05-02 Jeremy AllisonMoved uglyness needed in fcntl locking (64->32 bit...
2000-05-02 Jeremy AllisonAdded sys_fork() and sys_getpid() functions to stop...
2000-04-30 Andrew Tridgelladded cli_list_old() to allow for old style directory...
2000-04-30 Andrew Tridgell- removed all our old wildcard matching code and replac...
2000-04-28 Jeremy AllisonOk - this is the *third* implementation of this (third...
2000-04-28 Jeremy AllisonAdded tdb_get/set_int_byblob, which takes a size_t...
2000-04-28 Jeremy AllisonMade changes suggested by Andrew review.
2000-04-27 Jeremy AllisonDid the rewrite Andrew wanted where all knowledge of...
2000-04-25 Jeremy AllisonAdded the hard code :-).
2000-04-25 Andrew Tridgellmoved trans2.h and nterr.h into includes.h with all...
2000-04-24 Jeremy AllisonNow that fsp's are created on successful file open...
2000-04-22 Jeremy AllisonThis is a *big* checkin that may break some things...
2000-04-19 Andrew Tridgellsplit fsusage() into a separate module (to fix linking...
2000-04-19 Andrew Tridgellpatch from luke to split out lanman code from ipc.c...
2000-04-19 Andrew Tridgell- got rid of the "passive" option
2000-04-17 Andrew Tridgellgot rid of some more old configure tests and includes
2000-04-16 Andrew Tridgellconverted a couple more functions to use a fd instead...
2000-04-16 Andrew Tridgellconverted a bunch more functions to use a fd instead...
2000-04-16 Andrew Tridgellthe fsp needs a jobid in it now
2000-04-15 Jeremy AllisonLog file check patch from Mattias Gronlund <Mattias...
2000-04-12 Jeremy AllisonCode to map tdb locks onto POSIX. Mainly placeholder...
2000-04-12 Jeremy AllisonRoll back to using static MACHINE.SID after consultatio...
2000-04-11 Jeremy AllisonThe latest open() code changes broke the NT directory...
2000-04-11 Jeremy Allisoninclude/byteorder.h: ALIGN4/ALIGN2 macros.
2000-04-11 Andrew Tridgellprototypes
2000-04-11 Andrew Tridgellnew prototypes
2000-04-10 Andrew Tridgellnew prototypes
2000-04-06 Jeremy AllisonModified interfaces and added checks around *all* ...
2000-04-04 Jeremy AllisonChange to vfs API. POSIX states fsync should return...
2000-03-29 Jean-François Mico... rewrote getprinterdriver level 3, now correctly handle...
2000-03-27 Andrew Tridgellchanged the definition of dos_PutUniCode
2000-03-27 Andrew Tridgellthe final part of the nmbd merge between head and tng...
2000-03-27 Luke Leightonmoved nmblib-specific code from util.c to nmblib.c.
2000-03-22 Jeremy AllisonCorrectly convert from little-endian UNICODE to dos_cod...
2000-03-16 Jeremy AllisonFixes to add "paranoid" option to popen. Checks some...
next