r3451: Finish off kerberos salting patch. Needs testing !
[jra/samba/.git] / source3 / include /
2007-10-10 Günther Deschnerr3438: fix some kerberos-related prototype warnings
2007-10-10 Jeremy Allisonr3377: Merge in first part of modified patch from Nalin...
2007-10-10 Gerald Carterr3067: patch based on volker's initial work in trunk...
2007-10-10 Jeremy Allisonr3050: Steal from Samba4 :-). Make us pass most of...
2007-10-10 Gerald Carterr2955: fixing a segfault uncovered by the changes for...
2007-10-10 Günther Deschnerr2942: Add client-side support of triggering ads printe...
2007-10-10 Tim Potterr2835: Since we always have -I. and -I$(srcdir) in...
2007-10-10 Günther Deschnerr2832: Readd WKGUID-binding to match the correct defaul...
2007-10-10 Gerald Carterr2768: BUG 1519: save the hostname used in the open_pri...
2007-10-10 Jeremy Allisonr2575: Return correct error codes on old SEARCH call...
2007-10-10 Volker Lendecker2444: Based on jmcd's patch, implement special lists...
2007-10-10 Stefan Metzmacherr2388: fix client quota support
2007-10-10 Tim Potterr2364: Include yp_prot.h before ypclnt.h as AIX 5.2...
2007-10-10 Tim Potterr2248: Merge of tridge's PRINTF_ATTRIBUTE fixes from...
2007-10-10 Tim Potterr2246: Some good fixes for HPUX from JBravo on #samba...
2007-10-10 Gerald Carterr2133: Several fixes:
2007-10-10 Jeremy Allisonr2114: Shameless theft of iconv commit from Samba4...
2007-10-10 Jeremy Allisonr2076: Removed old dir caching code - not being used...
2007-10-10 Günther Deschnerr2073: Adding getprinter level 7 to rpcclient.
2007-10-10 Jeremy Allisonr2026: Simplify statcache to use an in-memory tdb....
2007-10-10 Tim Potterr2007: Fix typo in Jeremy's copyright. From the output...
2007-10-10 Gerald Carterr1885: tighten the cache consistency with the ntprinter...
2007-10-10 Jeremy Allisonr1810: Patch from Richard Renard <rrenard@idealx.com...
2007-10-10 Günther Deschnerr1721: Get rid of compiler-warning.
2007-10-10 Jeremy Allisonr1661: Changed the password history format so that...
2007-10-10 Volker Lendecker1588: This is one of the more pathetic patches I ever...
2007-10-10 Gerald Carterr1570: merging changes from 3.0.5
2007-10-10 Gerald Carterr1500: BUG 1516: manually declare ldap_open_with_timeou...
2007-10-10 Jeremy Allisonr1412: Fix password history list in tdbsam. Fix some...
2007-10-10 Jeremy Allisonr1388: Adding password history code for ldap backend...
2007-10-10 Rafal Szczesniakr1332: Typo fix.
2007-10-10 Jeremy Allisonr1325: Always use GetTimeOfDay() (wrapper). Ensure...
2007-10-10 Jeremy Allisonr1317: Patch from Joe Meadows "Joe Meadows" <jameadows...
2007-10-10 Volker Lendecker1283: Fix typo
2007-10-10 Jeremy Allisonr1215: Intermediate checkin of the new keytab code...
2007-10-10 Jeremy Allisonr1195: Ensure libsmb/clikrb5.c compiles.
2007-10-10 Jeremy Allisonr1193: Ensure we check for and use krb5_free_unparsed_n...
2007-10-10 Jeremy Allisonr1154: Change default setting for case sensitivity...
2007-10-10 Andrew Bartlettr1125: Remove bougus comments. (The real fix was to...
2007-10-10 Jelmer Vernooijr1111: Rename vsnprintf to smb_vsnprintf so we don...
2007-10-10 Jeremy Allisonr1085: Now it's had some proper user testing, merge...
2007-10-10 Gerald Carterr991: Allow winbindd to use the domain trust account...
2007-10-10 Volker Lendecker977: Implement 'net rpc group rename' -- rename domain...
2007-10-10 Gerald Carterr925: add changes frpm trunk (r841 and r842) -- enable...
2007-10-10 Gerald Carterr704: BUG 1315: fix for schannel client connections...
2007-10-10 Jeremy Allisonr653: Ok, so tridge convinced me. Allow full UNIX path...
2007-10-10 Jeremy Allisonr640: Make cifsvfs symlinks work with paths within...
2007-10-10 Richard Sharper599: Bug #1178. Make the libsmbclient routines callabl...
2007-10-10 Jeremy Allisonr570: Remove lots of globals to handle case issues...
2007-10-10 Jeremy Allisonr480: Added Andrew Bartletts pwinfo-parse-error.patch.
2007-10-10 Jeremy Allisonr478: Added Volkers fix to be able to force DOS errors...
2007-10-10 Herb Lewisr428: add acls debug class
2007-10-10 Stefan Metzmacherr408: - replace (conn->admin_user != True) with (curren...
2007-10-10 Volker Lendecker404: Revert the change 378 to vfs_extd_audit.c, the...
2007-10-10 Richard Sharper248: Add support for printing out the MAC address...
2007-10-10 Gerald Carterr242: adding 'cups options' parameter to allow raw...
2007-10-10 Gerald Carterr196: merging struct uuid from trunk
2007-10-10 Gerald Carterr155: real for for BUG 761 -- allow printing parameter...
2007-10-10 Jeremy Allisonr150: Make 3.x pass the Samba 4.x RAW-SEARCH tests...
2007-10-10 Gerald Carterr116: volker's patch for local group and group nesting
2007-10-10 Alexander Bokovoyr76: Fix smbfs problem with Tree Disconnect issued...
2007-10-10 Andrew Bartlettr69: Global rename of 'nt_session_key' -> 'user_session...
2007-10-10 Jim McDonoughr53: Remove modifyTimestamp from list of our attributes...
2007-10-10 Gerald Carterr39: * importing .cvsignore files
2004-04-03 Andrew BartlettFix most of bug #169.
2004-04-02 Jeremy AllisonAdded per-share parameter "store dos attributes". When...
2004-04-02 Volker LendeckeImplement NETLOGON GetDCName client side. You can ask...
2004-03-31 Jeremy AllisonAdded support for OS/2 EA's in smbd server. Test with...
2004-03-27 Andrew BartlettMerge from HEAD the SMB signing patch that I developed...
2004-03-27 Jeremy AllisonWorking (tested) client code for setting EA's by filena...
2004-03-24 Gerald Carterfixes for prnadmin.dll API
2004-03-24 Jim McDonoughFix bugzilla # 1208
2004-03-22 Gerald Carterbug 1195: add flag to ADS_STRUCT so we know who owns...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-19 Simo Sorceadd privileges support to ldapsam too
2004-03-18 Jim McDonoughmerge from 3.0...LDAP password lockout support
2004-03-18 Jim McDonoughPassword lockout for LDAP backend. Caches autolock...
2004-03-15 Jeremy AllisonUse "unix netbios name" type unstring - 64 bytes long...
2004-03-15 Jeremy AllisonUse "unix netbios name" type unstring - 64 bytes long...
2004-03-15 Gerald Cartersync small fixes from 3.0 and fix compiler warning...
2004-03-13 Volker LendeckeAdd find_alias, create_alias, delete_alias, get_aliasin...
2004-03-13 Jeremy AllisonModified fix for bugid #784. Based on a patch from...
2004-03-13 Jeremy AllisonModified fix for bugid #784. Based on a patch from...
2004-03-13 Jeremy AllisonFirst part of patch from moriyama@miraclelinux.com...
2004-03-13 Jeremy AllisonFirst part of patch from moriyama@miraclelinux.com...
2004-03-11 Jim McDonoughMerge from 3.0. Fix munged dial in pdb_ldap
2004-03-11 Jim McDonoughGet MungedDial actually working with full TS strings...
2004-03-11 Herb Lewisadd missing #ifdef HAVE_BICONV stuff
2004-03-11 Herb Lewisadd missing #ifdef HAVE_BICONV stuff
2004-03-09 Rafal Szczesniak1) Two new functions to trust passwords interface in...
2004-03-09 Andrew BartlettCommit to HEAD the updates to smb signing code that...
2004-03-04 Gerald CarterBUG 1015: patch from jmcd to fix statfs redeclaration...
2004-03-04 Gerald CarterBUG 1015: patch from jmcd to fix statfs redeclaration...
2004-03-04 Gerald CarterBUG 1080: fix declaration of SMB_BIG_UINT
2004-03-04 Gerald CarterBUG 1080: fix declaration of SMB_BIG_UINT
2004-03-04 Gerald Carteranother fix for bug 761; don't default to bsd printing...
2004-03-04 Gerald Carteranother fix for bug 761; don't default to bsd printing...
2004-03-03 Jeremy AllisonUse a common function to parse all pathnames from the...
2004-03-03 Jeremy AllisonUse a common function to parse all pathnames from the...
2004-03-02 Jim McDonoughfix typo for callback bit
next