summaryrefslogtreecommitdiffstats
path: root/source3/script/mkproto.awk
Commit message (Expand)AuthorAgeFilesLines
* converted smbd to use NTSTATUS by defaultAndrew Tridgell2001-08-271-1/+1
* The big character set handling changeover!Andrew Tridgell2001-07-041-1/+1
* initial support for paramter type P_LISTSimo Sorce2001-06-201-0/+10
* Cosmetic changes in make proto output.Tim Potter2001-05-141-1/+1
* - added test for vasprintfAndrew Tridgell2001-04-281-2/+2
* Cause smbd to use the new posix_acls code, not the old unix_acls code.Jeremy Allison2000-12-061-1/+1
* Large commit which restructures the local password storage API.Gerald Carter2000-11-131-2/+7
* Fixed up the user/group contexts when using authenticated pipes.Jeremy Allison2000-08-041-1/+1
* grab functions that return RPC_HND_NODE (declaredGerald Carter2000-07-181-1/+1
* Make prototypes for functions returning an enum nss_status.Tim Potter2000-07-061-1/+1
* first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter2000-07-031-2/+6
* added a NET_USER_INFO_3 struct to user_struct.Luke Leighton2000-06-081-2/+2
* More stuff I cvan't afford to lose. I'm realizing how dependent I amJeremy Allison2000-06-011-1/+1
* the beginnings of a new scheme I've working on to allow an easierAndrew Tridgell2000-05-091-4/+14
* Added hash-based stat cache code from Ying Chen.Jeremy Allison2000-01-261-1/+1
* implemented talloc() as described on samba-technical. This fixes theAndrew Tridgell2000-01-051-1/+1
* First cut at unicode sys_xx functions. Now to start moving upwards.....Jeremy Allison1999-12-221-1/+1
* first cut at using the tdb code for the connections structure, theAndrew Tridgell1999-12-211-0/+4
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-11/+3
* preparation for doing a spoolss enum jobs command. had to rewriteLuke Leighton1999-11-081-0/+4
* added rpcclient spoolenum command. enumerates printers.Luke Leighton1999-11-061-0/+4
* three types of array-creation / array-deletion functions:Luke Leighton1999-11-031-1/+1
* Modified to cope with functions that return a const something.Tim Potter1999-06-131-1/+1
* added jeremy's new c++-like code for parsing of security descriptors.Luke Leighton1999-02-231-1/+1
* A while back, Andrew and I talked about making the debug parsing code aChristopher R. Hertel1998-12-161-1/+1
* unix instance of group database APILuke Leighton1998-11-231-1/+1
* LOCAL_GRP and DOMAIN_GRP are return typesLuke Leighton1998-11-131-0/+4
* support a few more function types (like ino_t and off_t)Andrew Tridgell1998-10-041-1/+1
* Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1998-09-281-2/+20
* Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison1998-09-251-1/+1
* nmbd/nmbd_winsserver.c: Fixed printf style warning.Jeremy Allison1998-09-181-1/+1
* Added ssize_t to configure code.Jeremy Allison1998-09-111-1/+1
* Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1998-09-031-1/+1
* moved connection_struct handling code into smbd/conn.c and changed itAndrew Tridgell1998-08-171-1/+1
* some cleanups from the conversion of Pipes[] to a linked list. I alsoAndrew Tridgell1998-08-171-1/+1
* this checkin gets rid of the global Files[] array and makes it localAndrew Tridgell1998-08-151-1/+1
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-141-1/+1
* Added code to generateChristopher R. Hertel1998-06-081-0/+6
* Makefile:Luke Leighton1998-05-181-10/+10
* ldap back-end database developmentLuke Leighton1998-05-111-1/+11
* Removed unneeded proto symbol.Jeremy Allison1998-04-091-1/+1
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-1/+1
* Makefile: Changed proto: target to not include c files not used currently.Jeremy Allison1997-09-191-1/+1
* Fixed up determination of client type for PROTOCOL_NT1. Uses clientJeremy Allison1997-09-041-1/+1
* added a new type to mkproto.awk so it can handle shmem.cAndrew Tridgell1997-08-281-1/+1
* - added FAST_SHARE_MODES codeAndrew Tridgell1996-08-151-1/+1
* luke's first attempt at using cvsSamba Release Account1996-06-291-5/+0
* Added source filename to give crude indexSamba Release Account1996-06-171-0/+9
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-101-0/+39
* add dummy quotas fnAndrew Tridgell1996-06-041-1/+1