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
r11761: * fix clearing of event logs by truncating the tdb.
Gerald Carter
1
-0
/
+10
2007-10-10
r11719: Remove silly #define of close -> close_fn as this borks
Jeremy Allison
1
-7
/
+0
2007-10-10
r11706: Implement dsr_getdcname client code. It's handy: It not only gives yo...
Volker Lendecke
1
-0
/
+34
2007-10-10
r11573: Adding Andrew Bartlett's patch to make machine account
Jeremy Allison
3
-10
/
+16
2007-10-10
r11435: Allow the hash size of the tdb open (locking) database
Jeremy Allison
1
-0
/
+3
2007-10-10
r11332: eventlog API uses NTSTATUS, not WERROR for return codes
Gerald Carter
1
-6
/
+6
2007-10-10
r11275: patch from Chris to remove the empty struct in libmsrpc.h (fix build ...
Gerald Carter
1
-4
/
+0
2007-10-10
r11242: use LDAP bitwise machting rule when searching for groups in ADS.
Günther Deschner
1
-3
/
+25
2007-10-10
r11232: Added ab's POSIX statvfs vfs call. Sorry for the delay ab.
Jeremy Allison
2
-4
/
+39
2007-10-10
r11213: Fix the build
Günther Deschner
1
-0
/
+1
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
[next]