summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* r155: real for for BUG 761 -- allow printing parameter to set defaults on a p...Gerald Carter2007-10-101-1/+1
* r150: Make 3.x pass the Samba 4.x RAW-SEARCH tests - except for theJeremy Allison2007-10-101-2/+2
* r116: volker's patch for local group and group nestingGerald Carter2007-10-103-8/+83
* r76: Fix smbfs problem with Tree Disconnect issued before smbfs starts its work.Alexander Bokovoy2007-10-101-0/+1
* r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...Andrew Bartlett2007-10-101-1/+1
* r53: Remove modifyTimestamp from list of our attributes. We just check it forJim McDonough2007-10-101-1/+0
* r39: * importing .cvsignore filesGerald Carter2007-10-101-7/+0
* Fix most of bug #169.Andrew Bartlett2004-04-031-22/+2
* Added per-share parameter "store dos attributes". When set, will storeJeremy Allison2004-04-021-0/+3
* Implement NETLOGON GetDCName client side. You can ask a DC for the name ofVolker Lendecke2004-04-021-0/+20
* Added support for OS/2 EA's in smbd server. Test with smbtorture eatest.Jeremy Allison2004-03-311-0/+2
* Merge from HEAD the SMB signing patch that I developed a couple of weeksAndrew Bartlett2004-03-271-1/+2
* Working (tested) client code for setting EA's by filename and fnum.Jeremy Allison2004-03-271-0/+6
* fixes for prnadmin.dll APIGerald Carter2004-03-241-1/+1
* Fix bugzilla # 1208Jim McDonough2004-03-241-0/+1
* bug 1195: add flag to ADS_STRUCT so we know who owns the main structure's mem...Gerald Carter2004-03-221-0/+2
* Password lockout for LDAP backend. Caches autolock flag, bad count, andJim McDonough2004-03-182-0/+10
* Use "unix netbios name" type unstring - 64 bytes long to manipulate netbiosJeremy Allison2004-03-153-4/+8
* Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...Jeremy Allison2004-03-131-4/+4
* First part of patch from moriyama@miraclelinux.com (MORIYAMA Masayuki) toJeremy Allison2004-03-131-1/+2
* Get MungedDial actually working with full TS strings in it for pdb_ldap.Jim McDonough2004-03-111-1/+4
* add missing #ifdef HAVE_BICONV stuffHerb Lewis2004-03-111-0/+3
* BUG 1015: patch from jmcd to fix statfs redeclaration of statfs struct on ppcGerald Carter2004-03-041-1/+3
* BUG 1080: fix declaration of SMB_BIG_UINTGerald Carter2004-03-041-12/+12
* another fix for bug 761; don't default to bsd printing on linuxGerald Carter2004-03-041-9/+0
* Use a common function to parse all pathnames from the wire. This allowsJeremy Allison2004-03-032-0/+7
* fix typo for callback bitJim McDonough2004-03-021-1/+1
* fixed compilation with --enable-dmallocAndrew Tridgell2004-02-261-1/+1
* Figured out a new flags bit with gentest and ethereal....Jeremy Allison2004-02-251-0/+1
* Add 'net rpc group add'. For this parse_samr.c had to be changed: TheVolker Lendecke2004-02-241-0/+1
* Added NTrename SMB (0xA5) - how did we miss this.... ?Jeremy Allison2004-02-242-1/+4
* Add bad password count/time attributesJim McDonough2004-02-231-0/+1
* just say no to crackGerald Carter2004-02-201-1/+1
* <attr/xattr.h> & <sys/xattr.h> are mutually exclusive it seems; fix build on ...Gerald Carter2004-02-201-3/+2