summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22157: Fix bug #3634 - stop nmbd segfaulting with bad interface line.Jeremy Allison1-0/+7
2007-10-10r22155: Fixed warning #4498 from jason@ncac.gwu.edu.Jeremy Allison1-2/+2
2007-10-10r22154: Make struct smbdb_ctx an opaque pointer so users of the APIJeremy Allison2-6/+7
2007-10-10r22153: fix LDAP SASL "GSSAPI" bind against w2k3, this isn't criticalStefan Metzmacher1-5/+10
2007-10-10r22151: remove netgr functions from libreplace they're not usedStefan Metzmacher4-39/+2
2007-10-10r22149: BUG 4500: patch from Jorge Santos <jorge_a_santos@hotmail.com>Gerald Carter1-1/+1
2007-10-10r22148: Fix gpfs module on posix-acl test. Adds gpfsacl_sys_set_fd (callsJim McDonough1-2/+1
2007-10-10r22147: Next tryVolker Lendecke1-1/+1
2007-10-10r22146: Attempt to fix the buildVolker Lendecke1-1/+1
2007-10-10r22145: Fix bug #4494 - reported by Kevin Jamieson <bugzilla@kevinjamieson.com>.Jeremy Allison2-3/+5
2007-10-10r22135: Check in most of Michael Adam's net conf utility. A good share of thi...Volker Lendecke9-784/+1977
2007-10-10r22132: I hate inefficiency. Don't call conv_str_size()Jeremy Allison2-42/+89
2007-10-10r22129: Fix the nttrans create extended response for pipesJeremy Allison1-5/+44
2007-10-10r22128: Fix the pipe open response with EXTENDED_RESPONSE_REQUIREDJeremy Allison1-1/+24
2007-10-10r22127: Wrap the AC_TRY_RUN detection for Linux getgrouplist in anJames Peach1-12/+22
2007-10-10r22126: Fix a bogus uninitialized variable warningVolker Lendecke1-1/+1
2007-10-10r22125: Fix a warningVolker Lendecke1-1/+1
2007-10-10r22124: Wow - NTCreateX sets the word count to 42, but returns 50 onJeremy Allison1-1/+7
2007-10-10r22123: Try and fix the csc (#4404) bug by supporting the extendedJeremy Allison2-11/+25
2007-10-10r22122: Start to fix csc issue with Vista. Make smbd supportJeremy Allison3-1/+30
2007-10-10r22113: Fix core dump when configfile in same directory.Jeremy Allison1-0/+7
2007-10-10r22112: Fix memleak pointed out by Steven Danneman <steven.danneman@isilon.com>.Jeremy Allison1-1/+2
2007-10-10r22111: Allow readahead params to use size suffixes as K,M, etc.Jeremy Allison1-4/+28
2007-10-10r22110: don't cache the S-1-22-{1,2} domain SID/uig/gid lookups in idmap_cacheGerald Carter1-0/+13
2007-10-10r22109: Readonly is automatically set in the generic init code, let's just lo...Simo Sorce2-5/+1
2007-10-10r22108: Fix from <don.mccall@hp.com> to try and fix the HPUX builds.Jeremy Allison1-2/+2
2007-10-10r22107: Fix typo.James Peach1-1/+1
2007-10-10r22106: Fix the module name - it's vfs_readahead not vfs_linux_readahead.Jeremy Allison2-4/+4
2007-10-10r22105: Added vfs_readahead module that appears to do wonderful thingsJeremy Allison3-1/+145
2007-10-10r22104: BUG 4439: Fix the object picket on x64 WIndopws XP/2003.Gerald Carter4-40/+34
2007-10-10r22103: No code change. This is a spring time end of line clesnup checkin.Lars Müller2-132/+132
2007-10-10r22102: Remove obsoleted SHLIBS_PROGS from {Makefile,configure}.in.Lars Müller2-11/+6
2007-10-10r22099: Revert parts of revision 22056 as proto_exists is not required byLars Müller1-3/+3
2007-10-10r22097: Add detection for linux readahead() syscall.Jeremy Allison1-0/+19
2007-10-10r22096: become_root_uid_only() is unneeded - it's only used inJeremy Allison6-58/+41
2007-10-10r22095: BUG 4484: Add more checks to set %a for Vista clients (based on absen...Gerald Carter1-0/+5
2007-10-10r22094: Clarify that SMB_VFS_LOCK should not be used to get lock status.James Peach1-0/+3
2007-10-10r22093: send also the correct OID_KERBEROS5 not only the brokenStefan Metzmacher1-1/+1
2007-10-10r22092: - make spnego_parse_auth_response() more generic andStefan Metzmacher4-11/+18
2007-10-10r22091: Fix an uninitialized variable warningVolker Lendecke1-2/+1
2007-10-10r22080: Fix directory recycle module bug #4486.Jeremy Allison1-16/+37
2007-10-10r22079: Tsk, tsk, Metze didn't compile before check-in :-).Jeremy Allison1-1/+1
2007-10-10r22078: fix memory leak in not often used code, we only use it if the serverStefan Metzmacher1-3/+3
2007-10-10r22071: Make the error message for incorrect use of '-c' show the parameter a...Andrew Bartlett1-1/+1
2007-10-10r22069: BUG 4447: Fix compile failure on AIX 5.2 (patch from William Jojo <jo...Gerald Carter1-0/+4
2007-10-10r22067: - fix --with-fhs, where confdir is set to \${sysconfdir}Stefan Metzmacher1-0/+2
2007-10-10r22066: Ensure that winbind can resolve SIDs in the S-1-22-{1,2}Gerald Carter2-2/+24
2007-10-10r22065: First logic change I've found :-(. We were being tooJeremy Allison1-9/+24
2007-10-10r22064: Fix the DFS code to work better with Vista clients. AllowJeremy Allison3-37/+42
2007-10-10r22062: Fix the parsing of info level 3. Flags is not a flagsJeremy Allison4-11/+39