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
/
rpc_server
/
srv_eventlog_lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-19
This code mixes up int and uint32 when pulling out of a TDB. This is very bad...
Jeremy Allison
1
-20
/
+22
2008-10-18
Use separate make variables for libutil and libcrypto.
Jelmer Vernooij
1
-1
/
+1
2008-03-23
Fix Coverity ID 432
Volker Lendecke
1
-2
/
+0
2008-01-29
Make make_way_for_eventlogs() static
Gerald W. Carter
1
-2
/
+2
2008-01-29
Fix a memleak
Volker Lendecke
1
-4
/
+0
2007-11-27
fix a obscure compiler warning
Guenther Deschner
1
-3
/
+3
2007-11-27
Remove pstring from everything in rpc_server except
Jeremy Allison
1
-76
/
+75
2007-11-01
Patch 2 of 3 from Debian Samba packagers:
Gerald (Jerry) Carter
1
-2
/
+2
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-7
/
+7
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r22009: change TDB_DATA from char * to unsigned char *
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r17316: More C++ warnings -- 456 left
Volker Lendecke
1
-2
/
+2
2007-10-10
r16542: Fix #3863, reported by jason@ncac.gwu.edu
Jeremy Allison
1
-0
/
+6
2007-10-10
r15380: default eventlog tdbs to mode 0660 to allow easier access by BUILTIN\...
Gerald Carter
1
-1
/
+1
2007-10-10
r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring does...
Volker Lendecke
1
-2
/
+2
2007-10-10
r13766: Patch from Arek Glabek <aglabek@centeris.com>:
Gerald Carter
1
-6
/
+3
2007-10-10
r11761: * fix clearing of event logs by truncating the tdb.
Gerald Carter
1
-48
/
+59
2007-10-10
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
1
-3
/
+3
2007-10-10
r11060: merging new eventlog code from trunk
Gerald Carter
1
-116
/
+232
2007-10-10
r10819: merging a couple of fixes from trunk
Gerald Carter
1
-2
/
+1
2007-10-10
r10795: Fix code before decl error.
Jeremy Allison
1
-1
/
+2
2007-10-10
r10781: merging eventlog and svcctl code from trunk
Gerald Carter
1
-0
/
+620