summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* r2832: Readd WKGUID-binding to match the correct default-locations of newGünther Deschner2007-10-101-0/+3
* r2768: BUG 1519: save the hostname used in the open_printer_ex() for later re...Gerald Carter2007-10-101-4/+2
* r2575: Return correct error codes on old SEARCH call (from Samba4 torture tes...Jeremy Allison2007-10-101-1/+2
* r2444: Based on jmcd's patch, implement special lists for the ldap user attri...Volker Lendecke2007-10-101-0/+2
* r2388: fix client quota supportStefan Metzmacher2007-10-101-2/+2
* r2364: Include yp_prot.h before ypclnt.h as AIX 5.2 spits the dummy otherwise.Tim Potter2007-10-101-3/+3
* r2248: Merge of tridge's PRINTF_ATTRIBUTE fixes from samba4.Tim Potter2007-10-101-2/+3
* r2246: Some good fixes for HPUX from JBravo on #samba-technical:Tim Potter2007-10-101-0/+39
* r2133: Several fixes:Gerald Carter2007-10-102-3/+4
* r2114: Shameless theft of iconv commit from Samba4 to keep the two libs more ...Jeremy Allison2007-10-102-8/+7
* r2076: Removed old dir caching code - not being used now we have theJeremy Allison2007-10-101-1/+0
* r2073: Adding getprinter level 7 to rpcclient.Günther Deschner2007-10-101-0/+1
* r2026: Simplify statcache to use an in-memory tdb. Modify tdb to useJeremy Allison2007-10-102-75/+0
* r2007: Fix typo in Jeremy's copyright. From the output of cvs annotate a yearTim Potter2007-10-101-1/+1
* r1885: tighten the cache consistency with the ntprinters.tdb entry an the in ...Gerald Carter2007-10-101-5/+8
* r1810: Patch from Richard Renard <rrenard@idealx.com> to storeJeremy Allison2007-10-101-0/+1
* r1721: Get rid of compiler-warning.Günther Deschner2007-10-101-0/+1
* r1661: Changed the password history format so that each history entryJeremy Allison2007-10-101-0/+5
* r1588: This is one of the more pathetic patches I ever checked in. Many hours ofVolker Lendecke2007-10-101-1/+1
* r1570: merging changes from 3.0.5Gerald Carter2007-10-101-1/+1
* r1500: BUG 1516: manually declare ldap_open_with_timeout() to workaround comp...Gerald Carter2007-10-101-0/+9
* r1412: Fix password history list in tdbsam. Fix some memory leaks. AddJeremy Allison2007-10-101-60/+50
* r1388: Adding password history code for ldap backend, based on a patch fromJeremy Allison2007-10-102-5/+8
* r1332: Typo fix.Rafal Szczesniak2007-10-101-1/+1
* r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replicationJeremy Allison2007-10-101-0/+2
* r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> toJeremy Allison2007-10-101-1/+2
* r1283: Fix typoVolker Lendecke2007-10-101-1/+1
* r1215: Intermediate checkin of the new keytab code. I need to make sure IJeremy Allison2007-10-101-1/+1
* r1195: Ensure libsmb/clikrb5.c compiles.Jeremy Allison2007-10-101-2/+2
* r1193: Ensure we check for and use krb5_free_unparsed_name().Jeremy Allison2007-10-101-0/+4
* r1154: Change default setting for case sensitivity to "auto". If set to autoJeremy Allison2007-10-102-1/+3
* r1125: Remove bougus comments. (The real fix was to the sealed pipe padding)Andrew Bartlett2007-10-101-5/+1
* r1111: Rename vsnprintf to smb_vsnprintf so we don't get duplicate symbol errorsJelmer Vernooij2007-10-101-0/+1
* r1085: Now it's had some proper user testing, merge in the deferred open fix....Jeremy Allison2007-10-102-19/+46
* r991: Allow winbindd to use the domain trust account passwordGerald Carter2007-10-102-8/+37
* r977: Implement 'net rpc group rename' -- rename domain groups.Volker Lendecke2007-10-101-0/+9
* r925: add changes frpm trunk (r841 and r842) -- enable background queue updat...Gerald Carter2007-10-101-2/+3
* r704: BUG 1315: fix for schannel client connections to server's that don't su...Gerald Carter2007-10-101-1/+3
* r653: Ok, so tridge convinced me. Allow full UNIX path symlinksJeremy Allison2007-10-101-1/+0
* r640: Make cifsvfs symlinks work with paths within and external to theJeremy Allison2007-10-101-0/+1
* r599: Bug #1178. Make the libsmbclient routines callable by C++ programs. AlsoRichard Sharpe2007-10-101-29/+264
* r570: Remove lots of globals to handle case issues - move themJeremy Allison2007-10-103-4/+9
* r480: Added Andrew Bartletts pwinfo-parse-error.patch.Jeremy Allison2007-10-101-2/+1
* r478: Added Volkers fix to be able to force DOS errors when needed.Jeremy Allison2007-10-101-3/+4
* r428: add acls debug classHerb Lewis2007-10-101-0/+1
* r408: - replace (conn->admin_user != True) with (current_user.uid != 0)Stefan Metzmacher2007-10-101-0/+4
* r404: Revert the change 378 to vfs_extd_audit.c, the parseable auditingVolker Lendecke2007-10-101-0/+3
* r248: Add support for printing out the MAC address on nmblookup.Richard Sharpe2007-10-101-0/+6
* r242: adding 'cups options' parameter to allow raw printing without changing ...Gerald Carter2007-10-101-1/+1
* r196: merging struct uuid from trunkGerald Carter2007-10-105-29/+24