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
2003-09-03
Fix up overlapping memcpy -> memmove found by valgrind.
Jeremy Allison
1
-1
/
+3
2003-09-03
Try to add memory keytab support. It also includes much of the generic
Jim McDonough
1
-1
/
+141
2003-09-02
Proposed patch for #308. Needs testing.
Jeremy Allison
1
-7
/
+10
2003-09-02
Disable rc4-hmac on broken heimdal setups. Pre-0.7 heimdal (or at least up
Jim McDonough
1
-2
/
+10
2003-09-02
Check for support for in-memory keytabs, which are needed to make heimdal
Jim McDonough
1
-0
/
+22
2003-09-02
Fix for bug 261. Create a configure #define for FreeBSD and a check in
Tim Potter
2
-2
/
+6
2003-09-01
Fix comment strings to 43 bytes as per spec.
Jeremy Allison
1
-3
/
+2
2003-09-01
Proper fix for #380 -- use different algorithm to generate codepages
Alexander Bokovoy
2
-3
/
+19
2003-09-01
Fix CP437 and CP850 syntax for old compilers removing ANSI C99-specifics
Alexander Bokovoy
2
-510
/
+64
2003-09-01
Fix bug 342. Short version of --add now -a instead of -A.
Tim Potter
1
-2
/
+2
2003-08-31
We don't need to #include memory.h here. It's a BSD'ism and just includes
Tim Potter
1
-1
/
+0
2003-08-29
Remove cap_set_quota as it is the same as default one
Alexander Bokovoy
1
-8
/
+3
2003-08-29
Update mount helper to take synonyms for file_mode and dir_mode (fmask and dm...
Steve French
1
-9
/
+28
2003-08-29
bumping version
Gerald Carter
1
-1
/
+1
2003-08-29
Fix some compiler warnings.
Tim Potter
1
-10
/
+8
2003-08-29
Add log2pcap to everything target.
Tim Potter
1
-2
/
+4
2003-08-28
Fix bug found by tridge in 2.2.x. Ensure that %U substitution is
Jeremy Allison
3
-8
/
+18
2003-08-28
Fixed warnings in secret code.
Jeremy Allison
1
-26
/
+0
2003-08-28
make sure using_samba 2ed. files get installed ok
Gerald Carter
1
-0
/
+7
2003-08-28
getting rid of copmpiler warning
Gerald Carter
1
-0
/
+2
2003-08-28
fixing typos pointed out by Vance in WHATSNEW
Gerald Carter
2
-2
/
+57
2003-08-28
Add length warning on register name.
Jeremy Allison
1
-2
/
+12
2003-08-28
Fixed off-by-one bugs in workgroup name comparisons. Complain when a
Jeremy Allison
3
-9
/
+16
2003-08-28
Fix rename of struct gap. ab - LOOK AT THIS. You changed one module
Jeremy Allison
1
-1
/
+1
2003-08-28
Refactor charset plugins a bit and add CP437 module.
Alexander Bokovoy
9
-75
/
+597
2003-08-28
revert a change to r1.397.2.91 because to operate like the docs; browseable f...
Gerald Carter
1
-0
/
+7
2003-08-28
Fix email address in copyright statement
Jim McDonough
1
-1
/
+1
2003-08-28
skel_ -> cap_
Alexander Bokovoy
1
-51
/
+51
2003-08-27
Remove what looks like gcc-isms.
Jeremy Allison
1
-16
/
+17
2003-08-27
Typo fix.
Rafal Szczesniak
1
-1
/
+1
2003-08-27
remove 'ldap trust ids' since there was no way for it to work now
Gerald Carter
2
-3
/
+5
2003-08-27
Fix bug 327 (again and I think for the last time). Make sure that
Gerald Carter
4
-467
/
+493
2003-08-27
renaming some functions for consistency
Gerald Carter
2
-10
/
+10
2003-08-27
Fix to properly set AP_OPTS_SUBKEY in heimdal. In MIT it is a #define, but
Jim McDonough
2
-1
/
+13
2003-08-27
Add CAP VFS module from Monyo. Primary purpose of this module is to provide C...
Alexander Bokovoy
4
-7
/
+470
2003-08-27
Check for embedded mb chars when testing for illegal characters like /.
Jeremy Allison
1
-1
/
+23
2003-08-27
Fix initial debug.
Jeremy Allison
1
-1
/
+1
2003-08-27
Ignore smbiconv binary as well
Alexander Bokovoy
1
-0
/
+1
2003-08-27
Remove completely unneeded malloc/free out of this codepath.
Jeremy Allison
1
-12
/
+11
2003-08-27
Ensure we use correct length nstrings for workgroup and browser names.
Jeremy Allison
8
-25
/
+24
2003-08-27
fix segfault on empty wins server name registration reply
Gerald Carter
1
-2
/
+4
2003-08-27
Be consistent about using capital letters in the function names. (The only
Paul Green
1
-5
/
+5
2003-08-27
fix bug 230; make sure to set #define SYSV for solaris; do this outside of th...
Gerald Carter
1
-1
/
+9
2003-08-27
Fix typo in configure.in for libsmbclient
Alexander Bokovoy
1
-1
/
+1
2003-08-27
Print an error instead of crashing if no argument is specified for
Tim Potter
1
-0
/
+4
2003-08-27
Update last scan time in rescan_trusted_domains().
Tim Potter
1
-0
/
+2
2003-08-27
Undo SYSV define for Solaris. Things are more complicated than they
Tim Potter
1
-1
/
+0
2003-08-27
Follow on from herb's patch for 1.300.2.145 - define SYSV for solaris to fix
Tim Potter
1
-0
/
+1
2003-08-27
Fix the character set handling properly in nmbd. Also fix bug where
Jeremy Allison
23
-5745
/
+5337
2003-08-26
Fix for #150.
Alexander Bokovoy
4
-13
/
+436
[next]