summaryrefslogtreecommitdiff
path: root/source3/script/mkproto.awk
AgeCommit message (Expand)AuthorFilesLines
2003-04-14Merge: add PAC_DATA as valid return type.Tim Potter1-1/+1
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-2/+2
2002-08-17sync 3.0 branch with HEADJelmer Vernooij1-1/+1
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-0/+10
2002-03-28Added another return type.Tim Potter1-1/+2
2002-03-28Use headername when closing off include file guards.Tim Potter1-1/+2
2002-02-12Add ADS_MODLIST to allowed typesJim McDonough1-1/+1
2002-02-05support double functionsAndrew Tridgell1-1/+1
2002-01-20This is the current patch from Luke Leighton <lckl@samba-tng.org> to add aAndrew Bartlett1-1/+1
2001-12-19much better ADS error handling systemAndrew Tridgell1-1/+1
2001-12-19- added initial support for trusted domains in winbindd_adsAndrew Tridgell1-1/+1
2001-11-24added "net join" commandAndrew Tridgell1-1/+1
2001-10-11initial kerberos/ADS/SPNEGO support in libsmb and smbclient. ToAndrew Tridgell1-1/+1
2001-10-05Add CLI_POLICY_HND as a valid return type.Tim Potter1-1/+1
2001-09-10replaced stdio in many parts of samba with a XFILE. XFILE is a cut-downAndrew Tridgell1-1/+1
2001-09-03the next step in our error code handling changeAndrew Tridgell1-1/+1
2001-08-27converted smbd to use NTSTATUS by defaultAndrew Tridgell1-1/+1
2001-07-04The big character set handling changeover!Andrew Tridgell1-1/+1
2001-06-20initial support for paramter type P_LISTSimo Sorce1-0/+10
2001-05-14Cosmetic changes in make proto output.Tim Potter1-1/+1
2001-04-28- added test for vasprintfAndrew Tridgell1-2/+2
2000-12-06Cause smbd to use the new posix_acls code, not the old unix_acls code.Jeremy Allison1-1/+1
2000-11-13Large commit which restructures the local password storage API.Gerald Carter1-2/+7
2000-08-04Fixed up the user/group contexts when using authenticated pipes.Jeremy Allison1-1/+1
2000-07-18grab functions that return RPC_HND_NODE (declaredGerald Carter1-1/+1
2000-07-06Make prototypes for functions returning an enum nss_status.Tim Potter1-1/+1
2000-07-03first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter1-2/+6
2000-06-08added a NET_USER_INFO_3 struct to user_struct.Luke Leighton1-2/+2
2000-06-01More stuff I cvan't afford to lose. I'm realizing how dependent I amJeremy Allison1-1/+1
2000-05-09the beginnings of a new scheme I've working on to allow an easierAndrew Tridgell1-4/+14
2000-01-26Added hash-based stat cache code from Ying Chen.Jeremy Allison1-1/+1
2000-01-05implemented talloc() as described on samba-technical. This fixes theAndrew Tridgell1-1/+1
1999-12-22First cut at unicode sys_xx functions. Now to start moving upwards.....Jeremy Allison1-1/+1
1999-12-21first cut at using the tdb code for the connections structure, theAndrew Tridgell1-0/+4
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-11/+3
1999-11-08preparation for doing a spoolss enum jobs command. had to rewriteLuke Leighton1-0/+4
1999-11-06added rpcclient spoolenum command. enumerates printers.Luke Leighton1-0/+4
1999-11-03three types of array-creation / array-deletion functions:Luke Leighton1-1/+1
1999-06-13Modified to cope with functions that return a const something.Tim Potter1-1/+1
1999-02-23added jeremy's new c++-like code for parsing of security descriptors.Luke Leighton1-1/+1
1998-12-16A while back, Andrew and I talked about making the debug parsing code aChristopher R. Hertel1-1/+1
1998-11-23unix instance of group database APILuke Leighton1-1/+1
1998-11-13LOCAL_GRP and DOMAIN_GRP are return typesLuke Leighton1-0/+4
1998-10-04support a few more function types (like ino_t and off_t)Andrew Tridgell1-1/+1
1998-09-28Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1-2/+20
1998-09-25Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison1-1/+1
1998-09-18nmbd/nmbd_winsserver.c: Fixed printf style warning.Jeremy Allison1-1/+1
1998-09-11Added ssize_t to configure code.Jeremy Allison1-1/+1
1998-09-03Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1-1/+1
1998-08-17moved connection_struct handling code into smbd/conn.c and changed itAndrew Tridgell1-1/+1