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-08-20
Fix bug #252. Implement missing SAMR_REMOVE_USER_FOREIGN_DOMAIN
Gerald Carter
4
-34
/
+93
2003-08-20
Add log2pcap to ignorefile
Jelmer Vernooij
1
-0
/
+1
2003-08-20
Make compiling vfs_readonly static possible
Jelmer Vernooij
1
-1
/
+1
2003-08-20
fix small logic error in cm_open_connection() to work with non-krb5 connections
Gerald Carter
1
-7
/
+31
2003-08-19
missing backtic
Gerald Carter
1
-1
/
+1
2003-08-19
- Make 'net' use a single funciton for setting the 'use machine account' code.
Andrew Bartlett
6
-55
/
+138
2003-08-19
Ignore modules/*.c in make proto
Alexander Bokovoy
1
-1
/
+1
2003-08-19
- Fix the kerberos downgrade problem:
Andrew Bartlett
3
-63
/
+42
2003-08-19
Break up 'cli_full_connection' to allow for the session setups to be done
Andrew Bartlett
1
-35
/
+114
2003-08-19
working on fix for BUG #294. Not done yet, but this at least clears
Gerald Carter
2
-5
/
+17
2003-08-19
- Update 'preload modules' documention (bug #304)
Jelmer Vernooij
2
-3
/
+11
2003-08-19
Fix BUG #314: api_netUserGetGRoups() was failing prematurely
Gerald Carter
3
-9
/
+70
2003-08-19
Implement SMBexit properly. Found by Samba4 tester. You must do a make
Jeremy Allison
4
-0
/
+24
2003-08-19
Fix flush of 0xFFFF - found by Samba4 tester.
Jeremy Allison
1
-2
/
+4
2003-08-19
Don't return DOS error on SMBsearch return if using NT error codes (NT1
Jeremy Allison
1
-8
/
+10
2003-08-18
Win2k never returns 'no such user' here, so when we do it, the clients freak
Andrew Bartlett
1
-1
/
+1
2003-08-18
Added level 262. Found by Samba4 torture tester.
Jeremy Allison
1
-0
/
+44
2003-08-18
Add level 261 to search. Found using Samba4 tester.
Jeremy Allison
2
-0
/
+24
2003-08-16
Fixes to all mount.cifs to run more safely setuid
Steve French
1
-3
/
+22
2003-08-16
Implemented the level 1010 NT rename level. Many fixes for Samba4 test
Jeremy Allison
4
-71
/
+256
2003-08-16
stupid...stupid...stupid....fix bug 294 by looking at the right arch string
Gerald Carter
1
-1
/
+1
2003-08-15
In case of 'net rpc trustdom add' without domain name we were silently
Rafal Szczesniak
1
-2
/
+7
2003-08-15
Don't print out error in ads_do_search_retry() when it suceeds.
Tim Potter
1
-1
/
+4
2003-08-15
s/OM_uint32//uint32/g
Gerald Carter
2
-3
/
+3
2003-08-15
Fallback to our defaults (CP850/ASCII/UTF8) if there is no native iconv on th...
Alexander Bokovoy
1
-0
/
+3
2003-08-15
Do not cache iconv checks because we are looking for it now in different plac...
Alexander Bokovoy
1
-2
/
+2
2003-08-15
possible fix for bug 288 to repcent using an uninitialized cli_state struct
Gerald Carter
1
-0
/
+2
2003-08-15
Fix charset detection code in configure.
Alexander Bokovoy
3
-27
/
+59
2003-08-15
Give a temporary hint on how to delete trust account.
Rafal Szczesniak
1
-0
/
+1
2003-08-15
Latest heimdal snapshot has a krb5_set_real_time with a slightly
Volker Lendecke
1
-1
/
+1
2003-08-15
Fix syntax error!
Tim Potter
1
-1
/
+1
2003-08-15
fix compile warnings on IRIX
Gerald Carter
1
-5
/
+29
2003-08-15
Print more than 1 packet in hex mode
Jelmer Vernooij
1
-1
/
+1
2003-08-15
Remove accidently added SMB_MODULE_PROVIDES() lines
Jelmer Vernooij
1
-5
/
+0
2003-08-15
Remove nasty hack in modules system. We don't recompile files anymore
Jelmer Vernooij
3
-13
/
+13
2003-08-15
Add ability to output native pcap files without the requirement for text2pcap.
Jelmer Vernooij
2
-16
/
+132
2003-08-15
get rid of more compiler warnings
Herb Lewis
29
-139
/
+139
2003-08-15
Add the gss-spnego kerberos server side to ntml_auth. This uses the
Volker Lendecke
3
-12
/
+87
2003-08-15
get rid of compiler warnings
Herb Lewis
2
-2
/
+2
2003-08-15
get rid of const as these things really are not const
Herb Lewis
2
-7
/
+7
2003-08-15
Fix some memory issues. It is now possible to convert extract packet data
Jelmer Vernooij
1
-9
/
+20
2003-08-15
get rid of warning on IRIX
Herb Lewis
1
-10
/
+8
2003-08-15
Don't ask, it's too embarrassing :-)
Volker Lendecke
1
-1
/
+1
2003-08-15
Fix memleaks.
Volker Lendecke
4
-8
/
+22
2003-08-15
get rid of some sompiler warnings on IRIX
Herb Lewis
23
-99
/
+97
2003-08-15
get rid of unused call
Herb Lewis
1
-12
/
+0
2003-08-15
return actual results instead of always OK
Herb Lewis
1
-2
/
+2
2003-08-15
fix type
Herb Lewis
1
-1
/
+1
2003-08-15
Get packet contents correct as well.
Jelmer Vernooij
1
-12
/
+18
2003-08-15
add IRIX EA support
Herb Lewis
2
-1
/
+162
[next]