Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test
[ira/wip.git] / source3 / script / mkproto.awk
2007-12-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-21 Gerald (Jerry) CarterAdd files for new LGPL libwbclient DSO implementing...
2007-11-08 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-11-08 Stefan Metzmacheradd '_PUBLIC_' prototypes into proto.h
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Stefan Metzmacherr25125: create prototypes for 'bool ' functions
2007-10-10 Volker Lendecker19668: Convert the locking params to use struct share_...
2007-10-10 Jeremy Allisonr18787: Fix the strlen_m and strlen_m_term code by...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Gerald Carterr11761: * fix clearing of event logs by truncating...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr9483: Changed DIR to SMB_STRUCT_DIR because of the...
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Volker Lendecker7243: Don't look at gencache.tdb for the trusted domai...
2007-10-10 Gerald Carterr4805: Last planned change to the privileges infrastruc...
2007-10-10 Jeremy Allisonr2112: Simplify the mangle hash code to use an in-memor...
2007-10-10 Gerald Carterr1407: revert change that broke the build on systems...
2007-10-10 Gerald Carterr1399: applying heimdal krb5 fixes from Guenther and...
2007-10-10 Jeremy Allisonr1317: Patch from Joe Meadows "Joe Meadows" <jameadows...
2007-10-10 Jeremy Allisonr1236: Heimdal fixes from Guenther Deschner <gd@sernet...
2007-10-10 Jeremy Allisonr1085: Now it's had some proper user testing, merge...
2004-03-19 Jeremy AllisonFix gcc warnings. Fix mkproto with new type.
2004-03-19 Jeremy AllisonFix gcc warnings. Fix mkproto with new type.
2003-10-06 Simo Sorcesplit some security related functions in their own...
2003-10-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-06 Simo Sorcesplit some security related functions in their own...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-04 Tim PotterRemoved {OLD,NEW}_NTDOMAIN cruft from mkproto.awk
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-14 Gerald Carterfix cache coherency bug in print handle print_info_2...
2003-07-09 Gerald CarterLarge set of changes to add UNIX account/group management
2003-07-04 Jelmer VernooijAdd smb_event_id to list of return types (patch from...
2003-06-21 Gerald Cartermerge of the netsamlogon caching code from APPLIANCE_HEAD
2003-04-14 Tim PotterMerge: add PAC_DATA as valid return type.
2003-04-14 Tim PotterAdd PAC_DATA as valid return type for make proto.
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-08-17 Jelmer Vernooijsync 3.0 branch with HEAD
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-24 Gerald Carterdone! printer_info_2, devicemode, sec_desc, & printer...
2002-07-20 Gerald Carteranother intermediate checkin on the way to enumerating...
2002-07-18 Gerald Cartervirtual registry framework with initial printing hooks.
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-05-18 Andrew BartlettA few things in this commit:
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-28 Tim PotterAdded another return type.
2002-03-28 Tim PotterUse headername when closing off include file guards.
2002-02-12 Jim McDonoughAdd ADS_MODLIST to allowed types
2002-02-05 Andrew Tridgellsupport double functions
2002-01-20 Andrew BartlettThis is the current patch from Luke Leighton <lckl...
2001-12-19 Andrew Tridgellmuch better ADS error handling system
2001-12-19 Andrew Tridgell- added initial support for trusted domains in winbindd_ads
2001-11-24 Andrew Tridgelladded "net join" command
2001-10-11 Andrew Tridgellinitial kerberos/ADS/SPNEGO support in libsmb and smbcl...
2001-10-05 Tim PotterAdd CLI_POLICY_HND as a valid return type.
2001-09-10 Andrew Tridgellreplaced stdio in many parts of samba with a XFILE...
2001-09-03 Andrew Tridgellthe next step in our error code handling change
2001-08-27 Andrew Tridgellconverted smbd to use NTSTATUS by default
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-20 Simo Sorceinitial support for paramter type P_LIST
2001-05-14 Tim PotterCosmetic changes in make proto output.
2001-04-28 Andrew Tridgell- added test for vasprintf
2000-12-06 Jeremy AllisonCause smbd to use the new posix_acls code, not the...
2000-11-13 Gerald CarterLarge commit which restructures the local password...
2000-08-04 Jeremy AllisonFixed up the user/group contexts when using authenticat...
2000-07-18 Gerald Cartergrab functions that return RPC_HND_NODE (declared
2000-07-06 Tim PotterMake prototypes for functions returning an enum nss_status.
2000-07-03 Gerald Carterfirst pass at merging rpcclient from TNG to HEAD. ...
2000-06-08 Luke Leightonadded a NET_USER_INFO_3 struct to user_struct.
2000-06-01 Jeremy AllisonMore stuff I cvan't afford to lose. I'm realizing how...
2000-05-09 Andrew Tridgellthe beginnings of a new scheme I've working on to allow...
2000-01-26 Jeremy AllisonAdded hash-based stat cache code from Ying Chen.
2000-01-05 Andrew Tridgellimplemented talloc() as described on samba-technical...
1999-12-22 Jeremy AllisonFirst cut at unicode sys_xx functions. Now to start...
1999-12-21 Andrew Tridgellfirst cut at using the tdb code for the connections...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-11-08 Luke Leightonpreparation for doing a spoolss enum jobs command....
1999-11-06 Luke Leightonadded rpcclient spoolenum command. enumerates printers.
1999-11-03 Luke Leightonthree types of array-creation / array-deletion functions:
1999-06-13 Tim PotterModified to cope with functions that return a const...
1999-02-23 Luke Leightonadded jeremy's new c++-like code for parsing of securit...
1998-12-16 Christopher R. HertelA while back, Andrew and I talked about making the...
1998-11-23 Luke Leightonunix instance of group database API
1998-11-13 Luke LeightonLOCAL_GRP and DOMAIN_GRP are return types
1998-10-04 Andrew Tridgellsupport a few more function types (like ino_t and off_t)
1998-09-28 Jeremy AllisonChanges to test in configure if capabilities are enable...
1998-09-25 Jeremy AllisonMakefile.in: Fixed bug with continuation line causing...
1998-09-18 Jeremy Allisonnmbd/nmbd_winsserver.c: Fixed printf style warning.
1998-09-11 Jeremy AllisonAdded ssize_t to configure code.
1998-09-03 Jeremy AllisonOk - this is the 64 bit widening check in. It changes...
1998-08-17 Andrew Tridgellmoved connection_struct handling code into smbd/conn...
1998-08-17 Andrew Tridgellsome cleanups from the conversion of Pipes[] to a linke...
1998-08-15 Andrew Tridgellthis checkin gets rid of the global Files[] array and...
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-06-08 Christopher R. HertelAdded code to generate
1998-05-18 Luke LeightonMakefile:
1998-05-11 Luke Leightonldap back-end database development
1998-04-09 Jeremy AllisonRemoved unneeded proto symbol.
1998-03-11 Jeremy Allison"For I have laboured mightily on Luke's code, and hath...
next