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