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
...
|
*
more 2.2.x compatibility fixes - allow user looksup in the kerb5
Gerald Carter
2003-10-20
1
-1
/
+1
|
*
Add epmapper pipe
Jim McDonough
2003-10-17
2
-1
/
+4
|
*
Add endpoint mapper rpc definitions
Jim McDonough
2003-10-17
1
-0
/
+115
|
*
created a new target: genparse
Simo Sorce
2003-10-15
1
-1
/
+0
|
*
sorry folks, forgot to cvs add/remove before commit.
Simo Sorce
2003-10-14
1
-0
/
+164
|
*
Ignore autogenerated tdbsam2_parse_info.h
Tim Potter
2003-10-14
1
-3
/
+4
|
*
So here it is a non-intrusive patch with my latest work on gums (the
Simo Sorce
2003-10-13
5
-109
/
+256
|
*
Merge from 3.0:
Tim Potter
2003-10-09
1
-0
/
+1
|
*
split some security related functions in their own files.
Simo Sorce
2003-10-06
3
-3
/
+26
|
*
commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev...
Gerald Carter
2003-10-01
1
-2
/
+9
|
*
Merge from 3.0:
Tim Potter
2003-09-29
2
-6
/
+4
|
*
Another round of merges from 3.0:
Tim Potter
2003-09-24
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
|
*
Remove obsolete files.
Jelmer Vernooij
2003-09-10
1
-238
/
+0
|
*
version.h is autogenerated now
Gerald Carter
2003-09-09
1
-8
/
+0
|
*
removing unused files
Gerald Carter
2003-09-09
1
-59
/
+0
|
*
sync 3.0 into HEAD for the last time
Gerald Carter
2003-09-09
23
-216
/
+464
|
*
port latest changes from SAMBA_3_0 tree
Simo Sorce
2003-08-02
16
-43
/
+131
|
*
ading new files from 3.0
Gerald Carter
2003-07-16
3
-0
/
+655
|
*
trying to get HEAD building again. If you want the code
Gerald Carter
2003-07-16
23
-329
/
+509
|
*
Fix the events API. Patch by metze with some minor modifications.
Jelmer Vernooij
2003-05-29
1
-13
/
+7
|
*
Merge of NTLMSSP name type fix from 3.0
Tim Potter
2003-05-28
1
-2
/
+2
|
*
Sync up sid types enum.
Tim Potter
2003-05-27
1
-1
/
+2
|
*
Merge: add DFS error constant.
Tim Potter
2003-05-27
1
-0
/
+1
|
*
Whitespace syncup.
Tim Potter
2003-05-27
1
-1
/
+0
|
*
Comment syncup.
Tim Potter
2003-05-27
1
-1
/
+1
|
*
remove USE_SMBPASS_DB
Gerald Carter
2003-05-20
1
-4
/
+0
|
*
remove WITH_TDB_SAM
Gerald Carter
2003-05-20
1
-1
/
+1
|
*
Remove latest module_dummy patch from metze and me.
Jelmer Vernooij
2003-05-10
1
-53
/
+0
|
*
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
[prev]
[next]