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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2003-04-14
Merge Jelmer's popt updates from HEAD.
Tim Potter
1
-32
/
+240
2003-04-14
Merge of new sid type (SID_NAME_COMPUTER) and tidyup.
Tim Potter
1
-1
/
+2
2003-04-14
Fix a compiler warning.
Tim Potter
1
-1
/
+1
2003-04-14
Whoops - missed some tdb message registrations from a previous merge.
Tim Potter
1
-0
/
+5
2003-04-14
Merge of doxygen updates from HEAD.
Tim Potter
1
-14
/
+14
2003-04-14
Merge removal of some unused functions. Commit mistakenly included with
Tim Potter
1
-44
/
+0
2003-04-11
workaround streams leak on SCO openserver 5.0.x
Gerald Carter
1
-0
/
+4
2003-04-07
const cleanup.
Jeremy Allison
1
-1
/
+1
2003-04-07
BUGS.txt -> Bugs appendix in HOWTO Collection
Jelmer Vernooij
1
-1
/
+1
2003-04-04
Export lazy_initialize_conv so that it can be called from
Martin Pool
1
-1
/
+5
2003-04-04
check_dos_char: Change this to use a lazily-initialized lookup table
Martin Pool
1
-3
/
+49
2003-04-04
lazy_initialize_conv: Remove redundant call to init_valid_table,
Martin Pool
1
-4
/
+6
2003-04-04
check_dos_char: Export this function so that it can be tested in
Martin Pool
1
-1
/
+1
2003-04-02
Don't set zero length for the base64 decoded string (fixes swat auth).
Andrew Bartlett
1
-2
/
+2
2003-03-28
fix CIDR hosts allow/deny notation
Gerald Carter
1
-1
/
+1
2003-03-24
(merge from HEAD)
Andrew Bartlett
1
-2
/
+22
2003-03-22
(merge from HEAD) Valgrind found some memory leaks!
Andrew Bartlett
1
-0
/
+4
2003-03-22
(merge from HEAD)
Andrew Bartlett
2
-7
/
+9
2003-03-20
Patch from Samuel Thibault to convert messages from dos to unix charset
Jelmer Vernooij
1
-1
/
+1
2003-03-20
lib/messages.c: Check return from chainlock before modifying message queue.
Jeremy Allison
1
-1
/
+3
2003-03-19
use strnlen to prevent coredumps
Jim McDonough
1
-3
/
+3
2003-03-18
Merge mbp's HEAD changes.
Jeremy Allison
1
-33
/
+71
2003-03-18
Add const.
Andrew Bartlett
1
-2
/
+2
2003-03-18
Add an extra parameter to our 'set_remote_machine_name' and
Andrew Bartlett
1
-2
/
+29
2003-03-18
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
1
-0
/
+60
2003-03-18
Split "clobber" function and variables into its own file before it
Martin Pool
2
-39
/
+60
2003-03-18
Update comment: Valgrind 1.9.4 seems to always respect client
Martin Pool
1
-1
/
+1
2003-03-18
global_globber_region_function/line ought to be recorded before
Martin Pool
1
-3
/
+15
2003-03-18
Merge in the developer string options from HEAD. We need to ensure 3.0
Jeremy Allison
3
-151
/
+78
2003-03-17
Merge from HEAD - make winbindd locking sane again:
Andrew Bartlett
1
-4
/
+2
2003-03-17
Merge from HEAD:
Andrew Bartlett
1
-1
/
+1
2003-03-17
Mege from HEAD - doxygen.
Andrew Bartlett
1
-7
/
+7
2003-03-17
Merge from (earlier) HEAD - doxygen.
Andrew Bartlett
1
-6
/
+8
2003-03-16
- Make ReadDirName return a const char*.
Andrew Bartlett
1
-1
/
+1
2003-03-15
Remove an unused function and fix the build.
Andrew Bartlett
1
-36
/
+0
2003-03-15
String handling parinoia fixes.
Andrew Bartlett
3
-112
/
+59
2003-03-14
fix WinXP & Win2K3 remote_arch and check pointer in ntlmssp code before deref...
Gerald Carter
1
-0
/
+16
2003-03-14
fix WinXP & Win2K3 remote_arch and check pointer in ntlmssp code before deref...
Gerald Carter
1
-0
/
+16
2003-03-12
adding some initiaial code to sert %a to Win2K3 (using Native LanMan string f...
Gerald Carter
1
-0
/
+3
2003-03-12
adding some initiaial code to sert %a to Win2K3 (using Native LanMan string f...
Gerald Carter
1
-0
/
+3
2003-03-12
Add const
Andrew Bartlett
1
-2
/
+2
2003-03-11
This patch attemptes to clean up winbindd's mutex locking.
Andrew Bartlett
1
-4
/
+2
2003-03-11
Remove valgrind_strlen function, hopefully no longer needed with
Martin Pool
1
-9
/
+0
2003-03-10
Clobber strings with 0xf1f1f1f1 before writing to them to check buffer
Martin Pool
1
-8
/
+33
2003-03-08
This is C, not C++
Andrew Bartlett
1
-4
/
+4
2003-03-08
Make sure that the 'remote' machine name can only be set once. For some weird
Andrew Bartlett
1
-2
/
+29
2003-03-07
Patch from Michael Steffens. In his own words :
Jeremy Allison
1
-3
/
+3
2003-03-07
Some progress towards gums and tdbsam2
Simo Sorce
1
-0
/
+18
2003-03-03
dlsym takes a const char *.
Jeremy Allison
1
-1
/
+1
2003-03-03
dlysym takes a const char *.
Jeremy Allison
1
-1
/
+1
[next]