index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Patch from metze and me that adds dummy smb_register_*() functions
Jelmer Vernooij
2003-05-10
1
-0
/
+53
|
*
Add metze's exit and idle event patch
Jelmer Vernooij
2003-05-06
3
-3
/
+47
|
*
uff, forgot to put back this one :-/
Simo Sorce
2003-05-06
1
-0
/
+1
*
|
Put strcasecmp/strncasecmp on the banned list (except for needed calls
Jeremy Allison
2003-10-22
1
-0
/
+14
*
|
If we have blacklisted mmap() try to avoid using it accidentally by
Tim Potter
2003-10-21
1
-0
/
+7
*
|
more 2.2.x compatibility fixes - allow user looksup in the kerb5
Gerald Carter
2003-10-20
1
-1
/
+1
*
|
split some security related functions in their own files.
Simo Sorce
2003-10-06
3
-3
/
+26
*
|
Moving towards better i18n support in SWAT. This commit contains a
Tim Potter
2003-10-03
1
-0
/
+1
*
|
commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev...
Gerald Carter
2003-10-01
1
-2
/
+9
*
|
Fix for #480. Change the interface for init_unistr2 to not take a length
Jeremy Allison
2003-09-25
2
-6
/
+4
*
|
Reformat - preparing to fix bug #480 (which will be ugly).
Jeremy Allison
2003-09-22
1
-81
/
+59
*
|
The "unknown_5" 32 bit field in the user structs is actually 2 16-bit
Jeremy Allison
2003-09-18
3
-4
/
+14
*
|
Nobody complained on the team-list, so commit it ...
Volker Lendecke
2003-09-07
1
-0
/
+17
*
|
Refactor charset plugins a bit and add CP437 module.
Alexander Bokovoy
2003-08-28
1
-0
/
+87
*
|
Fix to properly set AP_OPTS_SUBKEY in heimdal. In MIT it is a #define, but
Jim McDonough
2003-08-27
1
-1
/
+1
*
|
Ensure we use correct length nstrings for workgroup and browser names.
Jeremy Allison
2003-08-27
1
-4
/
+4
*
|
Half-way though the big conversion of all nmbd access to wire elements being
Jeremy Allison
2003-08-23
3
-191
/
+183
*
|
struct nmb_name should have 16 byte namestrings, not 17.
Jeremy Allison
2003-08-22
1
-3
/
+3
*
|
metze's autogenerate patch for version.h
Gerald Carter
2003-08-20
2
-1
/
+1
*
|
Fix bug #252. Implement missing SAMR_REMOVE_USER_FOREIGN_DOMAIN
Gerald Carter
2003-08-20
1
-7
/
+7
*
|
Implement SMBexit properly. Found by Samba4 tester. You must do a make
Jeremy Allison
2003-08-19
1
-0
/
+1
*
|
Add level 261 to search. Found using Samba4 tester.
Jeremy Allison
2003-08-18
1
-0
/
+2
*
|
Latest heimdal snapshot has a krb5_set_real_time with a slightly
Volker Lendecke
2003-08-15
1
-1
/
+1
*
|
fix type
Herb Lewis
2003-08-15
1
-1
/
+1
*
|
add IRIX EA support
Herb Lewis
2003-08-15
1
-0
/
+4
*
|
Fix SMBseek and get/set position information SMBs. Works against
Jeremy Allison
2003-08-14
1
-0
/
+1
*
|
Attempt at fixing bug #283. There however is no solution.
Gerald Carter
2003-08-14
4
-4
/
+39
*
|
Store the server domain from the ntlmssp challenge in the client struct
Volker Lendecke
2003-08-10
1
-0
/
+1
*
|
RPC fix from Ronan Waide <waider@waider.ie>. Tested with rpcecho.
Jeremy Allison
2003-08-08
1
-2
/
+2
*
|
Shadow copy API - Original work by "Ken Cross" <kcross@nssolutions.com>, adapted
Jeremy Allison
2003-08-07
4
-2
/
+35
*
|
Patch from waider@waider.ie to print out Port Type.
Jeremy Allison
2003-08-07
1
-0
/
+6
*
|
Get rid of MAXPATHLEN, move to standard PATH_MAX.
Jeremy Allison
2003-08-06
1
-4
/
+0
*
|
Update my copyrights according to my agreement with IBM
Jim McDonough
2003-08-01
3
-3
/
+3
*
|
Fix copyright statements for various pieces of Anthony Liguori's work.
Jim McDonough
2003-08-01
3
-3
/
+2
*
|
CVAL_NC() doesn't need the (unsigned) fix and breaks the IRIX build
Andrew Tridgell
2003-07-31
1
-1
/
+1
*
|
Apply some const
Volker Lendecke
2003-07-31
1
-2
/
+2
*
|
working on transtive trusts issue:
Gerald Carter
2003-07-31
1
-4
/
+12
*
|
This is a critical bug fix for a data corruption bug. If you
Andrew Tridgell
2003-07-31
1
-2
/
+2
*
|
Add a command line option (-S on|off|required) to enable signing on client
Jeremy Allison
2003-07-30
2
-0
/
+2
*
|
add support for DsEnumerateDomainTrusted for enumerating all the
Gerald Carter
2003-07-30
1
-0
/
+46
*
|
Add NT quotas support. Users allowed now to manage quotas on systems with sys...
Alexander Bokovoy
2003-07-29
1
-0
/
+16
*
|
This adds gss-spnego to ntlm_auth. It contains some new spnego support
Volker Lendecke
2003-07-29
2
-0
/
+67
*
|
Corrected description of SWAT FLAGS since they have changed as a result of the
John Terpstra
2003-07-28
1
-5
/
+4
*
|
Clarified what the SWAT FLAGS mean and what they do.
John Terpstra
2003-07-27
1
-3
/
+5
*
|
W00t! Client smb signing is now working correctly with krb5 and w2k server.
Jeremy Allison
2003-07-25
1
-1
/
+1
*
|
Jean-Baptiste Marchand on the ethereal list used some auditing tricks to
Tim Potter
2003-07-25
1
-10
/
+10
*
|
Fix packet signing with asynchronous oplock breaks. Removed bad error message
Jeremy Allison
2003-07-24
1
-3
/
+1
*
|
Add a macro to check whether module-specific data set already or not. Returns...
Alexander Bokovoy
2003-07-24
1
-0
/
+3
*
|
A fix for bug 174. I'm pushing this to the tree to test it on one of
Tim Potter
2003-07-23
1
-0
/
+8
*
|
bumping version string
Gerald Carter
2003-07-22
1
-1
/
+1
[prev]
[next]