summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* sys/xattr.h merge from HEADGerald Carter2004-02-191-0/+4
* Add bad password time fieldsJim McDonough2004-02-191-0/+2
* Fixup the 'multiple-vuids' bugs.Jeremy Allison2004-02-131-10/+19
* More sync between passdb on 3.0 and HEAD.Jim McDonough2004-02-122-4/+41
* Apply James' printf format checking patch for SGI MIPSPro compiler.Tim Potter2004-02-091-0/+3
* Remove more unused portions of the 'password cache'.Andrew Bartlett2004-02-081-13/+0
* If we are providing strndup(), ensure we provide a prototype too.Andrew Bartlett2004-01-251-0/+4
* * Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTAStefan Metzmacher2004-01-151-0/+1
* bug 770; correct fix this time; Make sure that we send the SMBjobid for unix...Gerald Carter2004-01-141-1/+2
* fix some warnings from the Sun compilerGerald Carter2004-01-092-14/+14
* Patch based on work from James Peach <jpeach@sgi.com> to convert over toJeremy Allison2004-01-063-2/+21
* Oops. Broke the build. Added missing files.Jeremy Allison2004-01-052-0/+501
* Patch from Stefan (metze) Metzmacher <metze at metzemix.de> to revert to 2.2....Jeremy Allison2004-01-051-148/+4
* rpc_client/cli_lsarpc.c:Andrew Bartlett2004-01-051-0/+13
* Make arbitary binary data unsigned char.Andrew Bartlett2004-01-051-4/+4
* - Put functions for generating SQL queries in pdb_sql.cJelmer Vernooij2004-01-041-0/+2