summaryrefslogtreecommitdiffstats
path: root/source/smbd/service.c
Commit message (Expand)AuthorAgeFilesLines
* r21482: Use IPC$ not ipc$ for consistency.Jeremy Allison2007-02-211-1/+1
* r21481: No one said anything, so I'm disallowing anythingJeremy Allison2007-02-211-7/+17
* r21322: No feedback means consent :-)Volker Lendecke2007-02-131-3/+32
* r20098: Properly fix issues with create_token_from_username()Jeremy Allison2006-12-101-33/+17
* r20097: Ensure found_username is freed correctly whenJeremy Allison2006-12-091-2/+7
* r20090: Fix a class of bugs found by James Peach. EnsureJeremy Allison2006-12-091-2/+7
* r19810: more merge work....does not compile currently. Working on smbd mergeGerald Carter2006-11-211-20/+48
* r19795: * bring the 'enum lsa_SidType', 'struct GUID', & 'structGerald Carter2006-11-191-1/+1
* r19771: more compile fixes....have to tackle the DLIST_XXX macros nextGerald Carter2006-11-181-1/+10
* r19769: more compile fixes while merging from SAMBA_3_0 (not done yet)Gerald Carter2006-11-181-2/+2
* r19705: Fix blocker bug for 3.0.23d - find_forced_group couldJeremy Allison2006-11-141-0/+9
* r17402: Added lookup_name_smbconf() to be called when lookingJeremy Allison2006-08-041-2/+2
* r16925: final changes for 3.0.23Gerald Carter2006-07-101-0/+5
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-231-10/+31
* r15088: Remove all time() and gettimeofday() calls out of the mainlineJeremy Allison2006-04-151-3/+2
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2006-02-201-3/+3
* r13494: Merge the stuff I've done in head the last days.Volker Lendecke2006-02-131-1/+1
* r13316: Let the carnage begin....Gerald Carter2006-02-031-81/+206
* r13095: Fix warnings assigning int to a size_t.Jeremy Allison2006-01-231-1/+3
* r12308: ReformattingVolker Lendecke2005-12-171-4/+2
* r12307: Reformatting plus a trivial if/else simplification. There's no point ...Volker Lendecke2005-12-171-72/+122
* r12213: Final fix for #3303 - send rename messages to smbd'sJeremy Allison2005-12-131-1/+4
* r12194: Ensure that when we set a connection path we've canonicalizedJeremy Allison2005-12-121-3/+102
* r10693: Fix bug #3129, reported by Adam Porter <sambabugzilla@alphapapa.net>.Jeremy Allison2005-10-031-4/+8
* r7963: Add aio support to 3.0.Jeremy Allison2005-06-271-0/+1
* r7948: Ensure we call the vfs connection hook before doing a vfs stat.Jeremy Allison2005-06-271-19/+21
* r7210: Fix my own mistakes up, sorry.Jeremy Allison2005-06-031-1/+1
* r7200: Don't use memset, use SET_STAT_INVALID (has the same effect).Jeremy Allison2005-06-021-1/+1
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2005-05-311-2/+4
* r6625: Remove another global variable left over from a long time ago (magic c...Jeremy Allison2005-05-061-3/+0
* r6497: Ensure yield_connection() is called on all appropriate error conditions.Jeremy Allison2005-04-261-19/+22
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2005-04-061-1/+1
* r5905: Fix two warnings found by AIX. They might actually be bugs on 64-bitVolker Lendecke2005-03-191-1/+1
* r5608: BUG 2399 - removing dead code (not finished with bug yet).Gerald Carter2005-03-011-13/+0
* r5607: Fix for bug #2399 - ensure we use SMB_VFS_STAT instead of statJeremy Allison2005-03-011-1/+2
* r5183: Ensure we correctly set the per-connection "case_sensitive" setting.Jeremy Allison2005-02-031-9/+18
* r4539: patch from Rob -- adding real printcap name cache function to speed up...Gerald Carter2005-01-051-36/+1
* r4043: BUG 2091: don't remove statically defined printers in remove_stale_pri...Gerald Carter2004-12-021-4/+12
* r2475: A more helpful debug-message when a connection to a dfs-proxy-share isGünther Deschner2004-09-211-1/+2
* r2076: Removed old dir caching code - not being used now we have theJeremy Allison2004-08-251-2/+0
* r1414: Memory leak fixes found by valgrind whilst checking the password histo...Jeremy Allison2004-07-091-2/+6
* r1154: Change default setting for case sensitivity to "auto". If set to autoJeremy Allison2004-06-151-3/+24
* r933: When using widelinks = no, use realpath to canonicalize theJeremy Allison2004-05-281-0/+14
* r799: BUG 1259 -- add 'printcap cache time' patch from LarsGerald Carter2004-05-201-0/+24
* r656: Make widelinks use realpath(). Tidy up cases where we need to become a ...Jeremy Allison2004-05-131-3/+3
* r570: Remove lots of globals to handle case issues - move themJeremy Allison2004-05-071-12/+6
* r4: merge in the SAMBA_3_0 branch from cvsCVS Import User2004-04-041-4/+0
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+838