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
*
added support for smbd listening on port 445 and 139. It now listens
Andrew Tridgell
2002-07-31
4
-47
/
+88
*
the ads_connect() here doesn't need to actually succeed, as its only
Andrew Tridgell
2002-07-31
1
-3
/
+1
*
make sure that 'net ads info' gives info on the server we specify, not
Andrew Tridgell
2002-07-31
1
-0
/
+4
*
Fix the build for now..
Jim McDonough
2002-07-30
1
-1
/
+1
*
Add LSA RPC 0x2E, lsa_query_info2. Only level implemented is 0x0c, which
Jim McDonough
2002-07-30
6
-5
/
+313
*
net ads info now reports the IP of the LDAP server as well as its name - very...
Andrew Tridgell
2002-07-30
4
-4
/
+14
*
this fixes plaintext passwords with win2000
Andrew Tridgell
2002-07-30
3
-8
/
+10
*
always include the (void) for void fns ...
Andrew Tridgell
2002-07-30
1
-1
/
+1
*
a couple more minor tweaks. This now allows us to operate in ADS mode
Andrew Tridgell
2002-07-30
2
-4
/
+9
*
2nd try at a fix for netbiosless connections to a ADS DC. This also
Andrew Tridgell
2002-07-30
1
-31
/
+90
*
removed a gratuitous standard_sub_basic() on the 'password server'
Andrew Tridgell
2002-07-30
1
-2
/
+0
*
- if we are in ADS mode then avoid an expensive netbios lookup to find
Andrew Tridgell
2002-07-30
1
-7
/
+16
*
OK!
Simo Sorce
2002-07-30
7
-48
/
+346
*
Update a pile of Samba's SID lookup code to ensure:
Andrew Bartlett
2002-07-30
2
-75
/
+92
*
Make some of the charconv code a bit easier to read and work with - when we
Andrew Bartlett
2002-07-30
1
-8
/
+8
*
Some crash fixes for netshareenum returning zero shares.
Tim Potter
2002-07-30
2
-1
/
+4
*
These pointers should be for the service we just cloned, not the new service
Andrew Bartlett
2002-07-30
1
-2
/
+2
*
These are not critical errors, they should not be a level 0.
Andrew Bartlett
2002-07-30
1
-3
/
+3
*
Add quotes so we can see 0 length strings.
Andrew Bartlett
2002-07-30
1
-1
/
+1
*
Reran configure.
Tim Potter
2002-07-30
1
-691
/
+694
*
Do AC_MSG_RESULT(yes) when using included popt.
Tim Potter
2002-07-30
1
-1
/
+1
*
Fixed for memory leak in connection caching code when a dc is
Tim Potter
2002-07-30
1
-1
/
+13
*
Our include popt is starting to get a bit old - fixed some compile
Tim Potter
2002-07-29
2
-4
/
+4
*
add another registry rpc (opnum 0x14). Have no idea what it's real name
Gerald Carter
2002-07-29
4
-5
/
+130
*
couple of minor formatting fixes to help me see better.
Gerald Carter
2002-07-29
2
-6
/
+7
*
passing -1 for the src length in rpcstr_pull results in only
Gerald Carter
2002-07-29
1
-1
/
+1
*
hardcode printprocessor name since it is everywhere else
Gerald Carter
2002-07-29
1
-1
/
+1
*
simple perl script for retreiving cvs log messages for a file
Gerald Carter
2002-07-29
1
-0
/
+102
*
merge from SAMBA_2_2
Gerald Carter
2002-07-29
1
-7
/
+13
*
introduced a get_file_size() macro in trans2.c to make it easier to
Andrew Tridgell
2002-07-29
1
-19
/
+21
*
We don't need this silly unix username stuff. NT username is basicly unused,
Andrew Bartlett
2002-07-29
1
-13
/
+3
*
an initial fix for handling sparse files in smbd
Andrew Tridgell
2002-07-29
5
-72
/
+138
*
as suggested by Alexander Oswald <oswald@is.haw-hamburg.de>
Simo Sorce
2002-07-29
2
-8
/
+8
*
Started to get samsync to insert account information in the passdb. It's
Tim Potter
2002-07-29
1
-110
/
+309
*
Added extern for popt_common_debug.
Tim Potter
2002-07-29
1
-0
/
+4
*
Add lib/popt_common.o
Tim Potter
2002-07-29
1
-1
/
+1
*
Use common popt definition for -d option.
Tim Potter
2002-07-29
3
-10
/
+3
*
A place to store common popt routines.
Tim Potter
2002-07-29
1
-0
/
+49
*
people should be happier now.
Simo Sorce
2002-07-29
1
-23
/
+33
*
Skeleton for a libsmb python wrapper.
Tim Potter
2002-07-29
4
-3
/
+161
*
Merge from APPLIANCE_HEAD:
Tim Potter
2002-07-29
1
-0
/
+2
*
Updated patch.
Tim Potter
2002-07-29
1
-12
/
+11
*
found nasty bug in intl/lang_tdb.c tdb structure was not tested to not be nul...
Simo Sorce
2002-07-28
10
-23
/
+66
*
This patch does two things:
Andrew Bartlett
2002-07-28
1
-18
/
+21
*
minor portability fix
Andrew Tridgell
2002-07-28
1
-0
/
+2
*
fix for smbtar filename matching
Andrew Tridgell
2002-07-28
1
-1
/
+1
*
this is an interim fix for nmbd not registering DOMAIN#1b with WINS
Andrew Tridgell
2002-07-28
1
-1
/
+20
*
Add the ability to set account policies too.
Andrew Bartlett
2002-07-28
1
-7
/
+25
*
make sure async dns nmbd child dies
Andrew Tridgell
2002-07-28
2
-1
/
+8
*
fix minor nits in nmbd from adtam@cup.hp.com
Andrew Tridgell
2002-07-28
3
-13
/
+13
[next]