summaryrefslogtreecommitdiffstats
path: root/source3/script/mkproto.awk
Commit message (Expand)AuthorAgeFilesLines
* Add files for new LGPL libwbclient DSO implementing the Winbind client APIGerald (Jerry) Carter2007-12-211-1/+1
* add '_PUBLIC_' prototypes into proto.hStefan Metzmacher2007-11-081-2/+2
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-4/+4
* r25125: create prototypes for 'bool ' functionsStefan Metzmacher2007-10-101-1/+1
* r19668: Convert the locking params to use struct share_param instead of snumVolker Lendecke2007-10-101-0/+5
* r18787: Fix the strlen_m and strlen_m_term code by mergingJeremy Allison2007-10-101-1/+1
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-1/+11
* r11761: * fix clearing of event logs by truncating the tdb.Gerald Carter2007-10-101-1/+1
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-1/+1
* r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN...Jeremy Allison2007-10-101-1/+1
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-101-0/+4
* r7243: Don't look at gencache.tdb for the trusted domains if winbind is around.Volker Lendecke2007-10-101-1/+1
* r4805: Last planned change to the privileges infrastructure:Gerald Carter2007-10-101-1/+1
* r2112: Simplify the mangle hash code to use an in-memory tdb.Jeremy Allison2007-10-101-1/+1
* r1407: revert change that broke the build on systems w/o krb5 filesGerald Carter2007-10-101-1/+1
* r1399: applying heimdal krb5 fixes from Guenther and fixing compile warnings ...Gerald Carter2007-10-101-1/+1
* r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> toJeremy Allison2007-10-101-1/+1
* r1236: Heimdal fixes from Guenther Deschner <gd@sernet.de>, more to come beforeJeremy Allison2007-10-101-1/+1
* r1085: Now it's had some proper user testing, merge in the deferred open fix....Jeremy Allison2007-10-101-1/+1
* Fix gcc warnings. Fix mkproto with new type.Jeremy Allison2004-03-191-1/+1
* split some security related functions in their own files.Simo Sorce2003-10-061-1/+1
* Removed {OLD,NEW}_NTDOMAIN cruft from mkproto.awkTim Potter2003-09-041-14/+0
* 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