summaryrefslogtreecommitdiffstats
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* This is metze's LDAP rebind sleep patch:Volker Lendecke2003-12-251-0/+2
* add well known rid for pre win2k compatible access group; bug 897Gerald Carter2003-12-221-0/+1
* Fix UNISTR2 length bug in LsaQueryInfo(3) that cause SID resolution to fail o...Gerald Carter2003-12-101-1/+1
* support munged dial for ldapsam; patch from Aurélien Degrémont; bug 800Gerald Carter2003-12-041-0/+1
* * fix RemoveSidForeignDomain() ; bug 252Gerald Carter2003-12-041-7/+7
* Changes all over the shop, but all towards:Andrew Bartlett2003-11-226-42/+73
* Typo fix.Rafal Szczesniak2003-11-201-2/+2
* a small include file rearrangement that doesn't affect normalAndrew Tridgell2003-11-121-2/+0
* removing #include <compat.h> in hopes to avoid problems with apache header fi...Gerald Carter2003-11-031-4/+0
* Add prototype for smbc_remove_unused_server() to fix compiler warning.Tim Potter2003-11-021-0/+11
* parameterise the listen backlog in smbd and make it larger by default. A back...Andrew Tridgell2003-10-291-0/+3
* Fix one other place VA_COPY is defined ... should fix NetBSD build.Richard Sharpe2003-10-241-0/+4
* Commit Derrell's changes to libsmbclient plus a small change to configure.inRichard Sharpe2003-10-241-0/+864
* Add initshutdown pipe commands to rpcclient. Second part of fix to bugJim McDonough2003-10-242-1/+4
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.cvs2svn Import User2003-10-241-0/+70
|\
| * New files for support of initshutdown pipe. Win2k doesn't respond properlyJim McDonough2003-10-241-0/+70
| * Apply the changes to libsmbclient that derrell has contributed. Fix someRichard Sharpe2003-10-231-0/+864
| * Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison2003-10-221-0/+14