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
Add some more functions for the modules (backport from HEAD):
Jelmer Vernooij
1
-9
/
+88
2003-04-14
Backport my backtrace patch from HEAD
Jelmer Vernooij
1
-0
/
+21
2003-04-14
Merge across tridge's Realloc fix.
Jeremy Allison
1
-3
/
+3
2003-04-14
Merge from HEAD 1.36.
Martin Pool
1
-12
/
+46
2003-04-14
Remove SAFE_FREE() definition, which is not needed in this file.
Martin Pool
1
-13
/
+18
2003-04-14
Add selected parts of the changelog to this file, to make merging into
Martin Pool
1
-0
/
+21
2003-04-14
Merge test cases from rsync.
Martin Pool
1
-3
/
+3
2003-04-14
Doc.
Martin Pool
1
-1
/
+9
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
smbcquota patch from metze
Gerald Carter
1
-3
/
+3
2003-04-11
workaround streams leak on SCO openserver 5.0.x
Gerald Carter
1
-0
/
+4
2003-04-11
workaround streams leak on SCO openserver 5.0.x
Gerald Carter
1
-0
/
+4
2003-04-11
A new RPC pipe! The \pipe\echo named pipe is for testing large RPC
Tim Potter
1
-44
/
+0
2003-04-09
unix_strupper, unix_strlower: Remove fixed-length static buffer that
Martin Pool
1
-10
/
+31
2003-04-08
Merge from 3_0: Build a lookup table of valid DOS characters just
Martin Pool
2
-5
/
+59
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-07
BUGS.txt -> Bugs Appendix in HOWTO collection
Jelmer Vernooij
1
-1
/
+1
2003-04-07
Remove duplicate "tallocdump" message from tdb messaging system. The
Tim Potter
1
-0
/
+5
2003-04-06
Fix the interface of pull_ucs2_charcnv() to take a (char **) arg, not a (void...
Andrew Bartlett
1
-2
/
+2
2003-04-06
Fix memory leak of the key.
Andrew Bartlett
1
-0
/
+1
2003-04-06
strequal() returns True for equal, not an int
Andrew Tridgell
1
-2
/
+4
2003-04-06
don't rely on realloc() working on NULL
Andrew Tridgell
1
-3
/
+3
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-03
The ldap idmap backend from Anthony Liguori (aliguori@us.ibm.com):
Jim McDonough
1
-0
/
+718
2003-04-02
Add const
Jelmer Vernooij
1
-1
/
+1
2003-04-02
THE Idmap patch :-)
Simo Sorce
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-04-02
OHKAWA Yuichi (kuri@makino.ecei.tohoku.ac.jp) points out that using
Andrew Bartlett
1
-2
/
+2
2003-03-31
- Support absolute paths in vfs and charset modules
Jelmer Vernooij
2
-4
/
+7
2003-03-31
Fix formatting of back traces - pathc by metze
Jelmer Vernooij
1
-2
/
+3
2003-03-30
- Point users at the HOWTO Collection instead of 'README' in modules/mysql.c
Jelmer Vernooij
1
-2
/
+26
2003-03-28
fix CIDR hosts allow/deny notation
Gerald Carter
1
-1
/
+1
2003-03-28
fix CIDR hosts allow/deny notation
Gerald Carter
1
-1
/
+1
2003-03-26
Use SAFE_FREE() instead of plain free() - pointed out by metze
Jelmer Vernooij
1
-1
/
+2
2003-03-26
Output backtrace to logfile in smb_panic(), as suggested by mbp
Jelmer Vernooij
1
-8
/
+27
2003-03-25
We need to 'preprocess' in popt_common_samba as well
Jelmer Vernooij
1
-1
/
+1
2003-03-24
Revoke some of the popt patch from metze I applied earlier today. It added
Jelmer Vernooij
1
-7
/
+18
2003-03-24
Add modules support to charset
Jelmer Vernooij
1
-29
/
+55
2003-03-24
Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changes
Jelmer Vernooij
1
-60
/
+35
2003-03-24
(merge from HEAD)
Andrew Bartlett
1
-2
/
+22
2003-03-23
NTLM Authentication:
Andrew Bartlett
1
-2
/
+22
[prev]
[next]