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
/
libsmb
Age
Commit message (
Expand
)
Author
Files
Lines
2000-10-28
Another patch to fix cli_reestablish_connection from Kenichi Okuyama@Tokyo Re...
Jeremy Allison
1
-4
/
+2
2000-10-27
Rolled back find NetBIOS name of PDC/BDC code as a temp fix. This
Jeremy Allison
1
-1
/
+60
2000-10-13
last part of W2K support.
Jean-François Micouleau
1
-4
/
+5
2000-10-13
Fix to allow smbd to call winbindd if it is running for all group enumeration,
Jeremy Allison
1
-1
/
+1
2000-10-11
changes to sync with 2.2. tree
Herb Lewis
2
-2
/
+2
2000-10-07
added samr_set_user_info and info_2.
Jean-François Micouleau
1
-0
/
+44
2000-10-07
Ensure browse.dat is written and read in UNIX character set format.
Jeremy Allison
1
-0
/
+1
2000-10-06
Fix from RFritz@lbl.gov for Linux ECONREFUSED async errors on Linux.
Jeremy Allison
1
-2
/
+10
2000-09-29
added cli_lock64() and cli_unlock64()
Andrew Tridgell
1
-0
/
+96
2000-09-26
added NEGNOWAIT. sent to secure@microsoft.com
Luke Leighton
1
-0
/
+38
2000-08-25
Replaced "\\MAILSLOT\\NET\\NETLOGON" with NET_LOGON_MAILSLOT constant.
Tim Potter
1
-1
/
+1
2000-08-11
First shot at actually *doing* WINS failover.
Christopher R. Hertel
1
-1
/
+8
2000-08-04
In cli_error() return ENOENT when an ERROR_INVALID_NAME is received instead
Tim Potter
1
-0
/
+1
2000-08-01
Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...
Jeremy Allison
2
-3
/
+4
2000-07-27
Ok - this is a *BIG* change - but it fixes the problems with static strings
Jeremy Allison
1
-0
/
+10
2000-07-19
Instead of handing back a string (which might be a DNS name or an IP
Christopher R. Hertel
1
-1
/
+1
2000-07-19
First cut toward adding WINS server failover.
Christopher R. Hertel
1
-3
/
+3
2000-07-12
An improved version of the Negative Query Response fix. The earlier fix
Christopher R. Hertel
1
-10
/
+37
2000-07-09
Quick change to short-circuit WINS queries if the WINS server returns a
Christopher R. Hertel
1
-6
/
+20
2000-07-07
More rpcclient merge issues:
Gerald Carter
1
-2
/
+12
2000-07-03
first pass at merging rpcclient from TNG to HEAD. You can get a
Gerald Carter
4
-6
/
+105
2000-06-11
Linux kernel oplocks now seem to work, but need a _lot_ of testing
Andrew Tridgell
1
-1
/
+1
2000-06-01
Getting back to a compilable state (not there yet but close).
Jeremy Allison
1
-2
/
+2
2000-05-10
lib/util_unistr.c:
Jeremy Allison
2
-49
/
+1
2000-05-10
Ho hum - forgot timeout case.
Jeremy Allison
1
-1
/
+5
2000-05-10
Fix from David Collier-Brown - sys_select return was not being checked.
Jeremy Allison
1
-1
/
+5
2000-05-10
more merging
Andrew Tridgell
2
-4
/
+2
2000-05-02
Added sys_fork() and sys_getpid() functions to stop the overhead
Jeremy Allison
2
-2
/
+2
2000-04-30
- added some error checking
Andrew Tridgell
1
-64
/
+66
2000-04-30
fixed parsing of broken NT short name
Andrew Tridgell
1
-1
/
+1
2000-04-30
- get the findclose code right
Andrew Tridgell
1
-9
/
+17
2000-04-30
added cli_list_old() to allow for old style directory listing from
Andrew Tridgell
1
-2
/
+144
2000-04-30
YIPEE!!!!!
Andrew Tridgell
1
-0
/
+1
2000-04-25
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
1
-1
/
+0
2000-04-25
split clientgen.c into several parts
Andrew Tridgell
10
-3061
/
+3295
2000-04-11
include/byteorder.h: ALIGN4/ALIGN2 macros.
Jeremy Allison
1
-1
/
+1
2000-04-11
finally got sick of the "extern int Client" code and the stupid
Andrew Tridgell
1
-7
/
+16
2000-03-27
changed the definition of dos_PutUniCode
Andrew Tridgell
1
-2
/
+1
2000-03-27
moved nmblib-specific code from util.c to nmblib.c.
Luke Leighton
1
-9
/
+203
2000-03-20
Fix from christoph.pfisterer@rwg.de for large directory listing to OS/2
Jeremy Allison
1
-2
/
+2
2000-02-25
client/client.c:
Jeremy Allison
1
-3
/
+7
2000-02-23
Multiple-dot scope handling fix from Greg Bowering gb@pobox.com
Jeremy Allison
1
-2
/
+2
2000-02-23
lib/system.c: Fixed gcc warnings.
Jeremy Allison
1
-2
/
+2
2000-02-15
Not enough args to DEBUG statement.
Tim Potter
1
-1
/
+1
2000-02-14
Ooops. Fixed stupid typo with missing ! in cli error code.
Jeremy Allison
1
-1
/
+1
2000-02-09
Correct for for core dump in smbpasswd with cli_errstr().
Jeremy Allison
1
-8
/
+22
2000-02-09
Defensive programming for cli_error().
Jeremy Allison
1
-1
/
+7
2000-02-04
1) added void* state argument to tdb_traverse. guess what! there were
Luke Leighton
1
-10
/
+10
2000-01-16
fixed a formatting error
Andrew Tridgell
1
-1
/
+1
2000-01-14
damn, Solaris already has a "enum lock_type"
Andrew Tridgell
1
-1
/
+1
[next]