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
Commit message (
Expand
)
Author
Age
Files
Lines
*
r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN...
Jeremy Allison
2007-10-10
16
-71
/
+97
*
r9480: Added opendir64 and friends. Found by William Jojo <jojowil@hvcc.edu>
Jeremy Allison
2007-10-10
1
-1
/
+2
*
r9457: Attempt to fix bug #3010 by handling END_OF_DIRECTORY_OFFSET
Jeremy Allison
2007-10-10
1
-1
/
+6
*
r9401: Allow disabling mandatory byte range lock mount flag, and
Steve French
2007-10-10
1
-2
/
+2
*
r9366: patch from Toomas.Soome@mls.ee to include hosts lookups via the winbin...
Gerald Carter
2007-10-10
2
-0
/
+295
*
r9362: formatting cleanup
Gerald Carter
2007-10-10
1
-28
/
+21
*
r9361: patch from Ed Plese to fix a faulty error in winbindd
Gerald Carter
2007-10-10
1
-13
/
+12
*
r9353: Updating troublshooting error message.
John Terpstra
2007-10-10
1
-1
/
+2
*
r9350: Fix direct malloc calls made by smbwrapper.
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r9330: Remove the classic dual daemon since it was not being used.
Gerald Carter
2007-10-10
3
-238
/
+3
*
r9325: Remember to ignore FILE_SHARE_DELETE when mapping to old share
Jeremy Allison
2007-10-10
1
-2
/
+1
*
r9322: fixing debug log and ensuring that we set the right winbind_methods
Gerald Carter
2007-10-10
2
-4
/
+6
*
r9304: BUG 3001: don't use C style comments in configure.in (thanks Jason)
Gerald Carter
2007-10-10
1
-1
/
+1
*
r9303: Clobber compiler warnings. Patch from Jason Mader <jason@ncac.gwu.edu>...
James Peach
2007-10-10
2
-8
/
+30
*
r9302: Change AC_LIBTESTFUNC to check in the current $LIBS before adding the new
James Peach
2007-10-10
1
-7
/
+13
*
r9301: Allow user-defined list and lookup timeouts on IRIX. Bugzilla bug #2284.
James Peach
2007-10-10
1
-1
/
+16
*
r9293: Fix error path memory leak bug found by Coverity - also potential NULL
Jeremy Allison
2007-10-10
1
-20
/
+28
*
r9290: Some error path cleanups found by Coverity. Whitespace reformatting.
Jeremy Allison
2007-10-10
1
-232
/
+277
*
r9288: Whitespace cleanup and memory leak on error path fix found by Coverity.
Jeremy Allison
2007-10-10
1
-55
/
+60
*
r9286: Fix false positive found by Coverity - wcard must not be null.
Jeremy Allison
2007-10-10
1
-12
/
+14
*
r9282: Whitespace.
Jeremy Allison
2007-10-10
1
-10
/
+10
*
r9281: Fixes from Luke Mewburn <lukem@NetBSD.org> for misuses of
Jeremy Allison
2007-10-10
1
-5
/
+36
*
r9278: Remove unused variable. Bugzilla #2983.
Tim Potter
2007-10-10
1
-2
/
+1
*
r9277: Another unused variable. Bugzilla #2985.
Tim Potter
2007-10-10
1
-2
/
+0
*
r9276: Fix another unused variable warning. Bugzilla #2981.
Tim Potter
2007-10-10
1
-4
/
+1
*
r9275: Remove some dead code. Bugzilla #2982.
Tim Potter
2007-10-10
1
-3
/
+0
*
r9272: Patch for fixing unused variables warning from Jason Mader. Fixes
Tim Potter
2007-10-10
1
-6
/
+6
*
r9271: Fix problems with german umlauts - strcmp_w was broken (needs to alway...
Jeremy Allison
2007-10-10
2
-9
/
+9
*
r9266: fix help links in swat editor after doc layout changes
Gerald Carter
2007-10-10
2
-5
/
+5
*
r9264: fix valgrind invalid write error in enumprinterdata()
Gerald Carter
2007-10-10
1
-2
/
+3
*
r9261: Fix #2976: windows member servers wouldn't alloc connections from users
Jim McDonough
2007-10-10
1
-0
/
+9
*
r9253: From Samba4 tridge commit - added a new DOS error code (thanks to EMC)
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r9252: 2 type fixes from Luke Mewburn <lukem@NetBSD.org>. Bugid #2934.
Jeremy Allison
2007-10-10
2
-2
/
+5
*
r9246: Patch from Marcel samba.10.maazl@spamgourmet.com for OS/2 trans2 open
Jeremy Allison
2007-10-10
1
-2
/
+3
*
r9244: Fix bugs found by Coverity.
Jeremy Allison
2007-10-10
1
-3
/
+21
*
r9242: Fix my fix for #2953. I'd moved too much code until after we verify t...
Jim McDonough
2007-10-10
1
-3
/
+3
*
r9229: merge from trunk:
Günther Deschner
2007-10-10
1
-2
/
+37
*
r9225: Various minor CIFS mount helper fixes to less common error paths.
Steve French
2007-10-10
1
-6
/
+18
*
r9203: Bugzilla bug #2314. Cast away the const of the dev argument to quotact...
James Peach
2007-10-10
1
-14
/
+14
*
r9201: Ouch.... :-(
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r9200: Add support for REG_BINARY to rpcclient getdata and setprinterdata.
Volker Lendecke
2007-10-10
1
-6
/
+24
*
r9198: Convert hex_encode and strhex_to_data_blob to take a talloc context.
Volker Lendecke
2007-10-10
3
-31
/
+34
*
r9195: setting log level to 2 instead of 0
Gerald Carter
2007-10-10
1
-1
/
+1
*
r9194: do not enumerate privileges when they are not enabled
Gerald Carter
2007-10-10
1
-1
/
+6
*
r9189: Add the capability to set different registry value types (string, dwor...
Volker Lendecke
2007-10-10
1
-14
/
+85
*
r9186: comment out 'make check'; to be replaced by 'make test'
Gerald Carter
2007-10-10
1
-8
/
+10
*
r9163: Rename UNKNOWN_TYPE_10 to PAC_LOGON_NAME (merge from samba4)
Günther Deschner
2007-10-10
2
-21
/
+21
*
r9126: Fix valgrind bug Volker found in interaction with new aio buffer
Jeremy Allison
2007-10-10
2
-5
/
+11
*
r9115: using #define for reg paths rather than typing the string
Gerald Carter
2007-10-10
1
-4
/
+10
*
r9114: removing gratuitous debug messages
Gerald Carter
2007-10-10
1
-28
/
+1
[next]