index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r11190: Fix enhancement request #3192.
Jeremy Allison
1
-1
/
+9
2007-10-10
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
1
-31
/
+29
2007-10-10
r11124: Commit Chris' fixes for libmsrpc after the rpc_client
Gerald Carter
2
-0
/
+7
2007-10-10
r11063: merging missing error code for event logs
Gerald Carter
1
-0
/
+1
2007-10-10
r11060: merging new eventlog code from trunk
Gerald Carter
1
-5
/
+9
2007-10-10
r10979: After discussions on IRC about profile shares,
Jeremy Allison
1
-0
/
+3
2007-10-10
r10964: BUG 1051: store the directory path so we can send the full name in th...
Gerald Carter
1
-0
/
+1
2007-10-10
r10911: part of #2861: add rename support for usrmgr.exe when using tdbsam
Jim McDonough
1
-1
/
+5
2007-10-10
r10909: Give better shutdown messages
Jim McDonough
1
-0
/
+1
2007-10-10
r10822: updating copyright info
Gerald Carter
1
-0
/
+4
2007-10-10
r10819: merging a couple of fixes from trunk
Gerald Carter
3
-161
/
+0
2007-10-10
r10792: Fix the "schannel not stored across client disconnects" problem.
Jeremy Allison
1
-0
/
+2
2007-10-10
r10781: merging eventlog and svcctl code from trunk
Gerald Carter
3
-18
/
+9
2007-10-10
r10722: Remove unused BOOL in struct dcinfo.
Jeremy Allison
1
-1
/
+0
2007-10-10
r10671: Attempt to fix the build on machines without kerberos headers.
Volker Lendecke
1
-0
/
+38
2007-10-10
r10657: remove missing header file
Gerald Carter
1
-1
/
+0
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
34
-878
/
+1337
2007-10-10
r10371: Adding iPrint printing backend written by Joel J. Smith @ Novell.
Jeremy Allison
2
-1
/
+5
2007-10-10
r10151: Fix includes correctly. Patch from Steve Williams
Jeremy Allison
1
-1
/
+8
2007-10-10
r10042: Add in external LGPL library for accessing the share mode db. Allow
Jeremy Allison
1
-0
/
+103
2007-10-10
r10003: in the rush for 10k, I forgot to run add the rest of Chris' libmsrpc ...
Gerald Carter
2
-0
/
+3117
2007-10-10
r9998: starting content for maintainers file
Gerald Carter
1
-5
/
+6
2007-10-10
r9952: Adapt better to the Windows way of taking and assigning ownership:
Günther Deschner
1
-0
/
+1
2007-10-10
r9945: fix typos.
Günther Deschner
1
-1
/
+1
2007-10-10
r9893: fix REG_CREATE_KEY_EX parsing error caused by WinXP clients
Gerald Carter
1
-2
/
+5
2007-10-10
r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to use
Gerald Carter
3
-4
/
+3
2007-10-10
r9627: Enable format string checking for the MIPSPro compilers.
James Peach
1
-1
/
+13
2007-10-10
r9540: correct comments in struct smbc_dirent (fixes bug 3030)
Derrell Lipman
1
-4
/
+4
2007-10-10
r9486: ensure that the registry hash records are sorted by original subkey na...
Gerald Carter
1
-0
/
+1
2007-10-10
r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN...
Jeremy Allison
2
-7
/
+20
2007-10-10
r9303: Clobber compiler warnings. Patch from Jason Mader <jason@ncac.gwu.edu>...
James Peach
1
-2
/
+24
2007-10-10
r9253: From Samba4 tridge commit - added a new DOS error code (thanks to EMC)
Jeremy Allison
1
-0
/
+1
2007-10-10
r9163: Rename UNKNOWN_TYPE_10 to PAC_LOGON_NAME (merge from samba4)
Günther Deschner
1
-5
/
+5
2007-10-10
r9091: Fix #2954, aix 5.1 compile. Stupid aix aio.h header defines aio_error...
Jim McDonough
2
-8
/
+8
2007-10-10
r9073: Fixing up please-add-me typos in stupid, over-designed stackable
Jeremy Allison
1
-10
/
+10
2007-10-10
r8959: Make msdfs code talloc based. Fix leaks.
Jeremy Allison
1
-10
/
+7
2007-10-10
r8805: Merge a duplicate struct. Get ready to support SPNEGO rpc binds.
Jeremy Allison
1
-20
/
+16
2007-10-10
r8762: Attempt to fix the winbindd crashing bug on Solaris (can't remember
Jeremy Allison
1
-0
/
+5
2007-10-10
r8564: Sometimes we're too dumb to live... Fix samr calls where we were
Jeremy Allison
1
-18
/
+18
2007-10-10
r8510: Don't include the valgrind headers on 64bit linux systems.
Gerald Carter
1
-0
/
+3
2007-10-10
r8508: Rename EXCLUSIVE_BREAK_SENT to BREAK_TO_NONE_SENT.
Volker Lendecke
1
-1
/
+1
2007-10-10
r8472: abartlet's patch for parallel ntlmssp supporttrunk/source/smbd/sessset...
Gerald Carter
1
-0
/
+2
2007-10-10
r8432: Fix #2077 - login to trusted domain doesn't allow home drive map and l...
Jim McDonough
1
-0
/
+2
2007-10-10
r8427: Printerdb has been moved into a tmp branch.
Günther Deschner
1
-3
/
+2
2007-10-10
r8360: Some ioctl constants, found by Björn Jacke <bj@sernet.de> with
Volker Lendecke
1
-1
/
+3
2007-10-10
r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
Jeremy Allison
5
-74
/
+84
2007-10-10
r8152: * remove commented out structure
Gerald Carter
1
-15
/
+0
2007-10-10
r8093: Next round. Now it compiles with --enable-socket-wrapper.
Volker Lendecke
4
-12
/
+12
2007-10-10
r8092: Attempt to fix the socket wrapper stuff for Samba 3.
Volker Lendecke
1
-11
/
+11
2007-10-10
r8026: * more fixes to the printing registry interface
Gerald Carter
1
-1
/
+1
[prev]
[next]