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-28
Use NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij
2
-18
/
+19
2003-04-28
Whitespace syncup.
Tim Potter
2
-8
/
+2
2003-04-26
round three of CIDR fixes; spotted by Tomoki AONO
Gerald Carter
1
-3
/
+2
2003-04-24
Get rid of module_path_get_name() and use the find backend function
Jelmer Vernooij
1
-10
/
+5
2003-04-24
Check for absolute paths by only checking the first character of the module n...
Jelmer Vernooij
1
-1
/
+1
2003-04-24
When possible, store the IP address of the connecting client, not just the
Andrew Bartlett
1
-0
/
+13
2003-04-23
Patch by Metze to ensure that we always at least initialize our output string
Andrew Bartlett
2
-1
/
+8
2003-04-23
Merge HEAD's winbind into 3.0.
Andrew Bartlett
1
-0
/
+18
2003-04-23
Don't try to continue if initialisation fails (merge from HEAD)
Andrew Bartlett
1
-2
/
+4
2003-04-23
Fix this for both *SMBSERVER and *SMBSERV as per comments in loadparm.c.
Andrew Bartlett
1
-1
/
+9
2003-04-23
Try to avoid setting *SMBSERVER as a 'local name'.
Andrew Bartlett
1
-0
/
+3
2003-04-23
Limit the number of outstanding print notify messages for a process to
Jeremy Allison
1
-0
/
+31
2003-04-22
Merge (HEAD->3.0) mbp's fixes to our charcnv code - don't use a staic buffer,
Andrew Bartlett
1
-12
/
+33
2003-04-22
Make our 'get DNS domain name' code try a bit harder - if gethostname() doesn't
Andrew Bartlett
1
-6
/
+21
2003-04-21
Merge whitespace and const from HEAD
Andrew Bartlett
1
-9
/
+9
2003-04-18
fix byte ordering when using CIDR notation in hosts allow/deny; spotted by El...
Gerald Carter
1
-0
/
+4
2003-04-16
Only declare backtrace variables when using them
Jelmer Vernooij
1
-0
/
+2
2003-04-16
Add support for the new modules system to lib/iconv.c (merge from HEAD)
Jelmer Vernooij
1
-151
/
+130
2003-04-15
merge in metze' smbcquotas patch from HEAD
Gerald Carter
1
-3
/
+3
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
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
[next]