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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r11159: Added some const to fix warnings.
Jeremy Allison
2
-4
/
+4
2007-10-10
r11156: Remove valgrind disabling ifdef that got added by mistake.
Jeremy Allison
1
-2
/
+0
2007-10-10
r11155: Remove warning in torturous logic.
Jeremy Allison
1
-5
/
+15
2007-10-10
r11152: fix some regressions caused by the trunk->3.0 merge when install docs...
Gerald Carter
1
-1
/
+1
2007-10-10
r11150: fix solaris acl linking problem on sunos5.9; not quite sure how this ...
Gerald Carter
1
-0
/
+1
2007-10-10
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
66
-464
/
+479
2007-10-10
r11136: patches from Brian Moran for eventlogadm utility
Gerald Carter
3
-83
/
+132
2007-10-10
r11135: should fix seg fault in addprinter code reported by Marcin. Allocate...
Gerald Carter
1
-6
/
+15
2007-10-10
r11131: updating indent resource file from trunk
Gerald Carter
1
-0
/
+15
2007-10-10
r11125: remove unused variables
Gerald Carter
1
-2
/
+0
2007-10-10
r11124: Commit Chris' fixes for libmsrpc after the rpc_client
Gerald Carter
10
-702
/
+607
2007-10-10
r11123: * patches from Brian Moran for creating new eventlog
Gerald Carter
5
-15
/
+227
2007-10-10
r11079: Narrowing down on the #1828 PPC bug. The PPC client sends an
Jeremy Allison
1
-32
/
+6
2007-10-10
r11075: Still working on bug #1828, PPC hell. The PPC client sends the
Jeremy Allison
1
-2
/
+19
2007-10-10
r11073: safety checks on pointers to prevent crashing when converting REG_MUL...
Gerald Carter
1
-1
/
+7
2007-10-10
r11072: add routines for converting REG_MULTI_SZ to and from char**
Gerald Carter
2
-1
/
+117
2007-10-10
r11069: make sure to zero memory when allocating a a REGVAL_CTR struct
Gerald Carter
1
-1
/
+5
2007-10-10
r11065: rename wr_eventlog to eventlogadm
Gerald Carter
2
-5
/
+5
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
6
-514
/
+710
2007-10-10
r11054: patch from Brian Moran; fix error code return in _srv_net_name_valida...
Gerald Carter
1
-18
/
+5
2007-10-10
r10979: After discussions on IRC about profile shares,
Jeremy Allison
3
-6
/
+31
2007-10-10
r10977: Get rid of tons of new warnings when building with OpenLDAP 2.3.7 or ...
Günther Deschner
1
-0
/
+1
2007-10-10
r10976: Fix the build with openssl-0.9.8a.
Günther Deschner
2
-0
/
+4
2007-10-10
r10974: Get closer to trying to fix #1825 (PcoketPC spnego bug). Ensure we
Jeremy Allison
1
-4
/
+11
2007-10-10
r10970: Fix bug #3166 - null pointer dereference if $HOME not
Jeremy Allison
1
-10
/
+16
2007-10-10
r10964: BUG 1051: store the directory path so we can send the full name in th...
Gerald Carter
2
-2
/
+10
2007-10-10
r10962: fix setting of quotas on linux kernel with the
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r10961: remove unused variables (patch from Jason Mader)
Gerald Carter
1
-5
/
+2
2007-10-10
r10947: Fix bugs #3133 and #1828 - SPNEGO not working with PocketPC 2003.
Jeremy Allison
1
-9
/
+10
2007-10-10
r10943: Unused variable. Bug #3160 from jason@ncac.gwu.edu
Jeremy Allison
1
-3
/
+1
2007-10-10
r10930: Fix erroneous debug spotted by Herb.
Jeremy Allison
1
-1
/
+1
2007-10-10
r10927: bug 1473 & 3090: quota compile fixes on Solaris
Gerald Carter
1
-1
/
+5
2007-10-10
r10921: BUG 3070: fix crash bug in qfsinfo when retrieving quota info
Gerald Carter
1
-1
/
+0
2007-10-10
r10911: part of #2861: add rename support for usrmgr.exe when using tdbsam
Jim McDonough
5
-41
/
+303
2007-10-10
r10909: Give better shutdown messages
Jim McDonough
3
-15
/
+21
2007-10-10
r10908: Fix PIPE mismatch to make wbinfo -m work again
Günther Deschner
1
-1
/
+1
2007-10-10
r10907: Handle the case when we can't verify the PAC signature because the
Günther Deschner
2
-5
/
+13
2007-10-10
r10904: build patches from Marc Balmer <marc@msys.ch> when builddir!=srcdir
Gerald Carter
2
-5
/
+5
2007-10-10
r10901: BUG 3145: Fix build issue regarding quota support on Solaris
Gerald Carter
1
-3
/
+3
2007-10-10
r10888: We've already checked 'CAN_WRITE' so we don't need to do it again.
Jeremy Allison
1
-1
/
+1
2007-10-10
r10885: Fix bug where read-only share files are always seen as
Jeremy Allison
2
-5
/
+2
2007-10-10
r10822: updating copyright info
Gerald Carter
4
-4
/
+8
2007-10-10
r10819: merging a couple of fixes from trunk
Gerald Carter
11
-199
/
+257
2007-10-10
r10802: Janitor for tpot - remember to keep 3.0 in sync.
Jeremy Allison
11
-72
/
+69
2007-10-10
r10801: Janitor for tpot - remember to keep 3.0 in sync.
Jeremy Allison
1
-0
/
+4
2007-10-10
r10795: Fix code before decl error.
Jeremy Allison
1
-1
/
+2
2007-10-10
r10792: Fix the "schannel not stored across client disconnects" problem.
Jeremy Allison
4
-19
/
+231
2007-10-10
r10782: Only parse the group rid_array in net_user_info3() when num_group is ...
Günther Deschner
1
-8
/
+20
2007-10-10
r10781: merging eventlog and svcctl code from trunk
Gerald Carter
17
-1043
/
+1641
[next]