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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use correct size (17 not 16) when doing a push_ascii(). Ensure that
Jeremy Allison
2003-08-22
2
-2
/
+2
*
* Fix for bug 290:
Gerald Carter
2003-08-22
3
-6
/
+16
*
don't complain if the using_samba book is not in the tree
Gerald Carter
2003-08-22
1
-12
/
+3
*
revert abartet's change that removed the check for CAP_EXTENDED_SECURITY when...
Gerald Carter
2003-08-22
1
-2
/
+2
*
fix compile problem (stray character)
Gerald Carter
2003-08-22
1
-1
/
+1
*
ensure that 'available = no' works for [homes]; reported by Walter Haidinger
Gerald Carter
2003-08-22
1
-3
/
+1
*
Ensure nmb_namestr() converts back from CH_DOS to CH_UNIX.
Jeremy Allison
2003-08-22
2
-21
/
+16
*
Ensure nmblookup correctly converts from CH_DOS to CH_UNIX when displaying
Jeremy Allison
2003-08-22
1
-1
/
+1
*
Shut conversion errors up when initialising tables.
Jeremy Allison
2003-08-21
1
-12
/
+24
*
define SYSV for IRIX
Herb Lewis
2003-08-21
1
-0
/
+1
*
fix bug 327; make sure to link SMBLDAP_OBJ with PAM_SMBPASS_OBJ
Gerald Carter
2003-08-21
1
-1
/
+1
*
fix for BUG 245; make sure we set the sid type when falling back to the rid a...
Gerald Carter
2003-08-21
1
-1
/
+7
*
Keep list of ignored and shared modules
Jelmer Vernooij
2003-08-21
1
-0
/
+2
*
remove unneedced script
Gerald Carter
2003-08-21
1
-102
/
+0
*
actually check in the fix for make torture
Gerald Carter
2003-08-21
1
-2
/
+2
*
Ignore only getdate.* in modules/, not the whole directory. Fixes static buil...
Alexander Bokovoy
2003-08-21
1
-1
/
+1
*
Turn UNIX extensions on by default. Yes I will change the docs :-).
Jeremy Allison
2003-08-21
1
-1
/
+1
*
Attempt to fix the charcnv issues causing nmbd to crash. If we get a failed
Jeremy Allison
2003-08-20
3
-36
/
+94
*
metze's autogenerate patch for version.h
Gerald Carter
2003-08-20
25
-24
/
+298
*
Fix bug #252. Implement missing SAMR_REMOVE_USER_FOREIGN_DOMAIN
Gerald Carter
2003-08-20
4
-34
/
+93
*
Add log2pcap to ignorefile
Jelmer Vernooij
2003-08-20
1
-0
/
+1
*
Make compiling vfs_readonly static possible
Jelmer Vernooij
2003-08-20
1
-1
/
+1
*
fix small logic error in cm_open_connection() to work with non-krb5 connections
Gerald Carter
2003-08-20
1
-7
/
+31
*
missing backtic
Gerald Carter
2003-08-19
1
-1
/
+1
*
- Make 'net' use a single funciton for setting the 'use machine account' code.
Andrew Bartlett
2003-08-19
6
-55
/
+138
*
Ignore modules/*.c in make proto
Alexander Bokovoy
2003-08-19
1
-1
/
+1
*
- Fix the kerberos downgrade problem:
Andrew Bartlett
2003-08-19
3
-63
/
+42
*
Break up 'cli_full_connection' to allow for the session setups to be done
Andrew Bartlett
2003-08-19
1
-35
/
+114
*
working on fix for BUG #294. Not done yet, but this at least clears
Gerald Carter
2003-08-19
2
-5
/
+17
*
- Update 'preload modules' documention (bug #304)
Jelmer Vernooij
2003-08-19
2
-3
/
+11
*
Fix BUG #314: api_netUserGetGRoups() was failing prematurely
Gerald Carter
2003-08-19
3
-9
/
+70
*
Implement SMBexit properly. Found by Samba4 tester. You must do a make
Jeremy Allison
2003-08-19
4
-0
/
+24
*
Fix flush of 0xFFFF - found by Samba4 tester.
Jeremy Allison
2003-08-19
1
-2
/
+4
*
Don't return DOS error on SMBsearch return if using NT error codes (NT1
Jeremy Allison
2003-08-19
1
-8
/
+10
*
Win2k never returns 'no such user' here, so when we do it, the clients freak
Andrew Bartlett
2003-08-18
1
-1
/
+1
*
Added level 262. Found by Samba4 torture tester.
Jeremy Allison
2003-08-18
1
-0
/
+44
*
Add level 261 to search. Found using Samba4 tester.
Jeremy Allison
2003-08-18
2
-0
/
+24
*
Fixes to all mount.cifs to run more safely setuid
Steve French
2003-08-16
1
-3
/
+22
*
Implemented the level 1010 NT rename level. Many fixes for Samba4 test
Jeremy Allison
2003-08-16
4
-71
/
+256
*
stupid...stupid...stupid....fix bug 294 by looking at the right arch string
Gerald Carter
2003-08-16
1
-1
/
+1
*
In case of 'net rpc trustdom add' without domain name we were silently
Rafal Szczesniak
2003-08-15
1
-2
/
+7
*
Don't print out error in ads_do_search_retry() when it suceeds.
Tim Potter
2003-08-15
1
-1
/
+4
*
s/OM_uint32//uint32/g
Gerald Carter
2003-08-15
2
-3
/
+3
*
Fallback to our defaults (CP850/ASCII/UTF8) if there is no native iconv on th...
Alexander Bokovoy
2003-08-15
1
-0
/
+3
*
Do not cache iconv checks because we are looking for it now in different plac...
Alexander Bokovoy
2003-08-15
1
-2
/
+2
*
possible fix for bug 288 to repcent using an uninitialized cli_state struct
Gerald Carter
2003-08-15
1
-0
/
+2
*
Fix charset detection code in configure.
Alexander Bokovoy
2003-08-15
3
-27
/
+59
*
Give a temporary hint on how to delete trust account.
Rafal Szczesniak
2003-08-15
1
-0
/
+1
*
Latest heimdal snapshot has a krb5_set_real_time with a slightly
Volker Lendecke
2003-08-15
1
-1
/
+1
*
Fix syntax error!
Tim Potter
2003-08-15
1
-1
/
+1
[next]