index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
smbd
/
service.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r25387: Sync with 3.2.0 svn tree
Gerald Carter
2007-09-27
1
-9
/
+13
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-07-10
1
-2
/
+1
*
r23780: Find and fix more GPL2 -> GPL3.
Jeremy Allison
2007-07-09
1
-1
/
+1
*
r23443: Merge r20006 from 3_0:
Michael Adam
2007-06-12
1
-55
/
+30
*
r23437: Merge r21547 from 3_0:
Michael Adam
2007-06-12
1
-0
/
+8
*
r23436: Merge (a considerable amount of) r19991 from 3_0:
Michael Adam
2007-06-12
1
-6
/
+5
*
r23430: Merge r19963 from 3_0:
Michael Adam
2007-06-12
1
-0
/
+113
*
r23168: Move the lp_max_connections() into service.c.
Volker Lendecke
2007-05-27
1
-6
/
+20
*
r23167: Remove an unused parameter
Volker Lendecke
2007-05-27
1
-1
/
+1
*
r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and
Volker Lendecke
2007-05-14
1
-2
/
+2
*
r21953: One format fix, clarify a condition that the IBM
Jeremy Allison
2007-03-23
1
-2
/
+20
*
r21482: Use IPC$ not ipc$ for consistency.
Jeremy Allison
2007-02-21
1
-1
/
+1
*
r21481: No one said anything, so I'm disallowing anything
Jeremy Allison
2007-02-21
1
-7
/
+17
*
r21322: No feedback means consent :-)
Volker Lendecke
2007-02-13
1
-3
/
+32
*
r20098: Properly fix issues with create_token_from_username()
Jeremy Allison
2006-12-10
1
-33
/
+17
*
r20097: Ensure found_username is freed correctly when
Jeremy Allison
2006-12-09
1
-2
/
+7
*
r20090: Fix a class of bugs found by James Peach. Ensure
Jeremy Allison
2006-12-09
1
-2
/
+7
*
r19810: more merge work....does not compile currently. Working on smbd merge
Gerald Carter
2006-11-21
1
-20
/
+48
*
r19795: * bring the 'enum lsa_SidType', 'struct GUID', & 'struct
Gerald Carter
2006-11-19
1
-1
/
+1
*
r19771: more compile fixes....have to tackle the DLIST_XXX macros next
Gerald Carter
2006-11-18
1
-1
/
+10
*
r19769: more compile fixes while merging from SAMBA_3_0 (not done yet)
Gerald Carter
2006-11-18
1
-2
/
+2
*
r19705: Fix blocker bug for 3.0.23d - find_forced_group could
Jeremy Allison
2006-11-14
1
-0
/
+9
*
r17402: Added lookup_name_smbconf() to be called when looking
Jeremy Allison
2006-08-04
1
-2
/
+2
*
r16925: final changes for 3.0.23
Gerald Carter
2006-07-10
1
-0
/
+5
*
r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)
Gerald Carter
2006-05-23
1
-10
/
+31
*
r15088: Remove all time() and gettimeofday() calls out of the mainline
Jeremy Allison
2006-04-15
1
-3
/
+2
*
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
2006-02-20
1
-3
/
+3
*
r13494: Merge the stuff I've done in head the last days.
Volker Lendecke
2006-02-13
1
-1
/
+1
*
r13316: Let the carnage begin....
Gerald Carter
2006-02-03
1
-81
/
+206
*
r13095: Fix warnings assigning int to a size_t.
Jeremy Allison
2006-01-23
1
-1
/
+3
*
r12308: Reformatting
Volker Lendecke
2005-12-17
1
-4
/
+2
*
r12307: Reformatting plus a trivial if/else simplification. There's no point ...
Volker Lendecke
2005-12-17
1
-72
/
+122
*
r12213: Final fix for #3303 - send rename messages to smbd's
Jeremy Allison
2005-12-13
1
-1
/
+4
*
r12194: Ensure that when we set a connection path we've canonicalized
Jeremy Allison
2005-12-12
1
-3
/
+102
*
r10693: Fix bug #3129, reported by Adam Porter <sambabugzilla@alphapapa.net>.
Jeremy Allison
2005-10-03
1
-4
/
+8
*
r7963: Add aio support to 3.0.
Jeremy Allison
2005-06-27
1
-0
/
+1
*
r7948: Ensure we call the vfs connection hook before doing a vfs stat.
Jeremy Allison
2005-06-27
1
-19
/
+21
*
r7210: Fix my own mistakes up, sorry.
Jeremy Allison
2005-06-03
1
-1
/
+1
*
r7200: Don't use memset, use SET_STAT_INVALID (has the same effect).
Jeremy Allison
2005-06-02
1
-1
/
+1
*
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
2005-05-31
1
-2
/
+4
*
r6625: Remove another global variable left over from a long time ago (magic c...
Jeremy Allison
2005-05-06
1
-3
/
+0
*
r6497: Ensure yield_connection() is called on all appropriate error conditions.
Jeremy Allison
2005-04-26
1
-19
/
+22
*
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
2005-04-06
1
-1
/
+1
*
r5905: Fix two warnings found by AIX. They might actually be bugs on 64-bit
Volker Lendecke
2005-03-19
1
-1
/
+1
*
r5608: BUG 2399 - removing dead code (not finished with bug yet).
Gerald Carter
2005-03-01
1
-13
/
+0
*
r5607: Fix for bug #2399 - ensure we use SMB_VFS_STAT instead of stat
Jeremy Allison
2005-03-01
1
-1
/
+2
*
r5183: Ensure we correctly set the per-connection "case_sensitive" setting.
Jeremy Allison
2005-02-03
1
-9
/
+18
*
r4539: patch from Rob -- adding real printcap name cache function to speed up...
Gerald Carter
2005-01-05
1
-36
/
+1
*
r4043: BUG 2091: don't remove statically defined printers in remove_stale_pri...
Gerald Carter
2004-12-02
1
-4
/
+12
*
r2475: A more helpful debug-message when a connection to a dfs-proxy-share is
Günther Deschner
2004-09-21
1
-1
/
+2
[next]