index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
r8959: Make msdfs code talloc based. Fix leaks.
Jeremy Allison
2007-10-10
4
-149
/
+206
*
r8956: fix segfault caused by trying to parse a UNISTR2
Gerald Carter
2007-10-10
1
-1
/
+3
*
r8950: Fix one more mem leak found by Gunther.
Jeremy Allison
2007-10-10
2
-5
/
+5
*
r8949: Fix incorrect SHLIBEXT is set when running configure script on HPUX IA
Tim Potter
2007-10-10
1
-3
/
+9
*
r8948: Fix valgrind bad free bug found by Gunther.
Jeremy Allison
2007-10-10
1
-2
/
+6
*
r8946: Some casts to fix warnings when time_t is an unsigned type. Fixes
Tim Potter
2007-10-10
2
-4
/
+4
*
r8943: Fix segfault in enum_service_status
Gerald Carter
2007-10-10
1
-43
/
+33
*
r8941: Fix unused variable warning. Bugzilla #2940.
Tim Potter
2007-10-10
1
-2
/
+1
*
r8938: fix querydispinfo search semantics.
Günther Deschner
2007-10-10
1
-3
/
+3
*
r8937: allow to use non-default smb.conf in rpcclient
Günther Deschner
2007-10-10
1
-5
/
+5
*
r8935: Fix signed/unsigned comparison warning. Bugzilla #2943.
Tim Potter
2007-10-10
1
-2
/
+2
*
r8928: Fix mangle method = hash - bugid #2946. Incorrect strcmp_wa and
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r8922: AIO configure fixes from William Jojo for IBM AIX aio.
Jeremy Allison
2007-10-10
1
-3
/
+89
*
r8916: should fix the valgrind invalid read of size 1 onthe
Gerald Carter
2007-10-10
1
-8
/
+8
*
r8913: Fix memory leak in -r 8912: Free the right thing, rather than blob1 't...
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r8912: Samba 3.0 was failing from a Vista client, because it was using 'raw'
Andrew Bartlett
2007-10-10
1
-6
/
+39
*
r8911: cosmetic fixes.
Günther Deschner
2007-10-10
3
-15
/
+16
*
r8900: fix typo thyat broke compile in my last commit
Gerald Carter
2007-10-10
1
-1
/
+1
*
r8899: various compiler warning fixes reported by Jason Mader <jason@ncac.gwu...
Gerald Carter
2007-10-10
4
-7
/
+6
*
r8894: Fix a warning. Bugzilla #2939.
Tim Potter
2007-10-10
1
-3
/
+1
*
r8892: Fix #2942 - missing value in debug ! Doh !
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r8889: Another warning
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r8869: Get rid of a warning.
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r8834: fixing SWAT install after docs changeswat/help/welcome.html
Gerald Carter
2007-10-10
1
-2
/
+2
*
r8833: Fix some uninitialized variables.
Volker Lendecke
2007-10-10
2
-3
/
+3
*
r8805: Merge a duplicate struct. Get ready to support SPNEGO rpc binds.
Jeremy Allison
2007-10-10
4
-128
/
+114
*
r8800: grr...get logic right when checking #define
Gerald Carter
2007-10-10
1
-2
/
+2
*
r8799: disabling schannel on samr and lsa until I figure out
Gerald Carter
2007-10-10
1
-9
/
+15
*
r8798: Save one system call per SMB. smb_run_idle_events right now is only us...
Volker Lendecke
2007-10-10
1
-4
/
+0
*
r8797: avoid unset rids for builtin-aliases.
Günther Deschner
2007-10-10
1
-1
/
+2
*
r8796: disable schannel on the lsa client pipe for now to deal with Windows 2...
Gerald Carter
2007-10-10
1
-0
/
+7
*
r8795: fix our perpetual motion maching in strncpy_w()
Gerald Carter
2007-10-10
1
-1
/
+1
*
r8787: Make enumeration of builtin-aliases work again.
Günther Deschner
2007-10-10
1
-5
/
+41
*
r8786: Fix amazing and long-standing bug where user-accounts are just crippled
Günther Deschner
2007-10-10
1
-2
/
+1
*
r8782: Fix bug #2918. The problem was using Inbuffer to push a deferred open ...
Jeremy Allison
2007-10-10
1
-5
/
+7
*
r8762: Attempt to fix the winbindd crashing bug on Solaris (can't remember
Jeremy Allison
2007-10-10
2
-113
/
+258
*
r8757: Add debug messages so we can see what attributes and values are being
Jeremy Allison
2007-10-10
1
-0
/
+3
*
r8755: more malloc fixes
Gerald Carter
2007-10-10
1
-3
/
+3
*
r8716: adding 'username map script' which if defined takes precendence over
Gerald Carter
2007-10-10
2
-15
/
+57
*
r8704: Patch from Timur Bakeyev <timur@com.bat.ru> to fix typo
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r8697: BUG 2908: make sure to allow for the trailing NULL
Gerald Carter
2007-10-10
1
-2
/
+1
*
r8695: Patch from James Peach for hires timestamps and efficient
Jeremy Allison
2007-10-10
2
-4
/
+85
*
r8689: Fixes bugid #2889 for sure. Turns out the OS/2 dos box doesn't like tw...
Jeremy Allison
2007-10-10
1
-14
/
+21
*
r8686: Revert %LOGONSERVER%-substitution. The substition is done on the client,
Günther Deschner
2007-10-10
3
-12
/
+21
*
r8682: fix vfstest, thanks to Rainer Link for spotting this one
Simo Sorce
2007-10-10
1
-0
/
+2
*
r8675: fix some compile warnings.
Günther Deschner
2007-10-10
2
-2
/
+2
*
r8673: merged from samba4
Andrew Tridgell
2007-10-10
1
-4
/
+15
*
r8655: Still trying to fix #2889. We don't need the DPTR_MASK after
Jeremy Allison
2007-10-10
1
-9
/
+2
*
r8654: merging cli_spoolss_XX() updates from trunk
Gerald Carter
2007-10-10
10
-2115
/
+1187
*
r8653: Fix bug #2659.
Lars Müller
2007-10-10
1
-1
/
+1
[next]