summaryrefslogtreecommitdiffstats
path: root/source3/script/mkproto.awk
Commit message (Expand)AuthorAgeFilesLines
* fix cache coherency bug in print handle print_info_2 cache.Gerald Carter2003-07-141-1/+1
* Large set of changes to add UNIX account/group managementGerald Carter2003-07-091-0/+4
* Add smb_event_id to list of return types (patch from metze)Jelmer Vernooij2003-07-041-1/+1
* merge of the netsamlogon caching code from APPLIANCE_HEADGerald Carter2003-06-211-1/+1
* Merge: add PAC_DATA as valid return type.Tim Potter2003-04-141-1/+1
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-2/+2
* sync 3.0 branch with HEADJelmer Vernooij2002-08-171-1/+1
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-0/+10
* Added another return type.Tim Potter2002-03-281-1/+2
* Use headername when closing off include file guards.Tim Potter2002-03-281-1/+2
* Add ADS_MODLIST to allowed typesJim McDonough2002-02-121-1/+1
* support double functionsAndrew Tridgell2002-02-051-1/+1
* This is the current patch from Luke Leighton <lckl@samba-tng.org> to add aAndrew Bartlett2002-01-201-1/+1
* much better ADS error handling systemAndrew Tridgell2001-12-191-1/+1
* - added initial support for trusted domains in winbindd_adsAndrew Tridgell2001-12-191-1/+1
* added "net join" commandAndrew Tridgell2001-11-241-1/+1
* initial kerberos/ADS/SPNEGO support in libsmb and smbclient. ToAndrew Tridgell2001-10-111-1/+1
* Add CLI_POLICY_HND as a valid return type.Tim Potter2001-10-051-1/+1
* replaced stdio in many parts of samba with a XFILE. XFILE is a cut-downAndrew Tridgell2001-09-101-1/+1
* the next step in our error code handling changeAndrew Tridgell2001-09-031-1/+1
* 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