summaryrefslogtreecommitdiff
path: root/source3/script/mkproto.awk
AgeCommit message (Expand)AuthorFilesLines
2007-12-21Add files for new LGPL libwbclient DSO implementing the Winbind client APIGerald (Jerry) Carter1-1/+1
2007-11-08add '_PUBLIC_' prototypes into proto.hStefan Metzmacher1-2/+2
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-4/+4
2007-10-10r25125: create prototypes for 'bool ' functionsStefan Metzmacher1-1/+1
2007-10-10r19668: Convert the locking params to use struct share_param instead of snumVolker Lendecke1-0/+5
2007-10-10r18787: Fix the strlen_m and strlen_m_term code by mergingJeremy Allison1-1/+1
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-1/+11
2007-10-10r11761: * fix clearing of event logs by truncating the tdb.Gerald Carter1-1/+1
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-1/+1
2007-10-10r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN...Jeremy Allison1-1/+1
2007-10-10r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison1-0/+4
2007-10-10r7243: Don't look at gencache.tdb for the trusted domains if winbind is around.Volker Lendecke1-1/+1
2007-10-10r4805: Last planned change to the privileges infrastructure:Gerald Carter1-1/+1
2007-10-10r2112: Simplify the mangle hash code to use an in-memory tdb.Jeremy Allison1-1/+1
2007-10-10r1407: revert change that broke the build on systems w/o krb5 filesGerald Carter1-1/+1
2007-10-10r1399: applying heimdal krb5 fixes from Guenther and fixing compile warnings ...Gerald Carter1-1/+1
2007-10-10r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> toJeremy Allison1-1/+1
2007-10-10r1236: Heimdal fixes from Guenther Deschner <gd@sernet.de>, more to come beforeJeremy Allison1-1/+1
2007-10-10r1085: Now it's had some proper user testing, merge in the deferred open fix....Jeremy Allison1-1/+1
2004-03-19Fix gcc warnings. Fix mkproto with new type.Jeremy Allison1-1/+1
2003-10-06split some security related functions in their own files.Simo Sorce1-1/+1
2003-09-04Removed {OLD,NEW}_NTDOMAIN cruft from mkproto.awkTim Potter1-14/+0
2003-07-14fix cache coherency bug in print handle print_info_2 cache.Gerald Carter1-1/+1
2003-07-09Large set of changes to add UNIX account/group managementGerald Carter1-0/+4
2003-07-04Add smb_event_id to list of return types (patch from metze)Jelmer Vernooij1-1/+1
2003-06-21merge of the netsamlogon caching code from APPLIANCE_HEADGerald Carter1-1/+1
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