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
r11283: Move to using sival_int from sival_ptr. Part of bug #2922.
Jeremy Allison
1
-4
/
+10
2007-10-10
r11280: BUG 3201: make sure request structure is cleared prior to sending the...
Gerald Carter
1
-0
/
+3
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
r11269: Ensure the new canonicalize_servicename() is mb safe.
Jeremy Allison
1
-1
/
+1
2007-10-10
r11266: Speed up loading smb.conf for large numbers of share definitions. The...
Volker Lendecke
1
-26
/
+111
2007-10-10
r11256: Remove use of long long and strtoll in libsmbclient (we
Jeremy Allison
2
-32
/
+30
2007-10-10
r11253: Fix an annoying timeout when no nmbd is around
Volker Lendecke
1
-8
/
+8
2007-10-10
r11251: Fix a comment
Volker Lendecke
1
-7
/
+5
2007-10-10
r11242: use LDAP bitwise machting rule when searching for groups in ADS.
Günther Deschner
2
-20
/
+61
2007-10-10
r11240: * fix invalid read reported by valgrind in the
Gerald Carter
2
-69
/
+35
2007-10-10
r11237: Fix acl evaluation bug found by Marc Cousin <mcousin@sigma.fr>
Jeremy Allison
1
-14
/
+34
2007-10-10
r11236: Implement user rename for smbpasswd and ldap backends. Some cleanup on
Jim McDonough
4
-4
/
+130
2007-10-10
r11235: fix segfault in addprinter due to mixing talloc() and malloc()'d memory
Gerald Carter
1
-3
/
+1
2007-10-10
r11233: Forgot to add the statvfs file. Oops.
Jeremy Allison
1
-0
/
+65
2007-10-10
r11232: Added ab's POSIX statvfs vfs call. Sorry for the delay ab.
Jeremy Allison
9
-7
/
+103
2007-10-10
r11230: Remove the '//' i was using to test something...oops
Jim McDonough
1
-1
/
+1
2007-10-10
r11229: an even bigger speedup spotted by Volker. string_to_sid() is now tak...
Jim McDonough
1
-2
/
+2
2007-10-10
r11228: Speed up string_to_sid by removing next_token calls, thus eliminating
Jim McDonough
1
-34
/
+27
2007-10-10
r11227: patch from brian moran to fix typo in eventlog message file registry ...
Gerald Carter
2
-4
/
+4
2007-10-10
r11224: Add feature to get our configuration from config.log into installman.sh.
Lars Müller
1
-3
/
+14
2007-10-10
r11213: Fix the build
Günther Deschner
2
-1
/
+1
2007-10-10
r11190: Fix enhancement request #3192.
Jeremy Allison
4
-16
/
+72
2007-10-10
r11183: add small helper function to return a PAC_LOGON_INFO.
Günther Deschner
2
-10
/
+17
2007-10-10
r11170: root free pass on eventlog open access check
Gerald Carter
1
-0
/
+7
2007-10-10
r11169: removing duplicate 'map read only' entry
Gerald Carter
1
-1
/
+0
2007-10-10
r11167: -lsec should be include in $ACL_LIBS and not $LIBS on solaris
Gerald Carter
1
-1
/
+1
2007-10-10
r11165: deparate the library install commands from the logic of whether to bu...
Gerald Carter
1
-14
/
+8
2007-10-10
r11163: fix installation of libmsrpc
Gerald Carter
1
-1
/
+4
2007-10-10
r11161: another regression from merge; make sure to build vfs_full_audit modu...
Gerald Carter
1
-1
/
+1
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
[next]