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
Age
Commit message (
Expand
)
Author
Files
Lines
2000-03-28
Win2k will only accept volume labels in UNICODE. Fixed.... :-(.
Jeremy Allison
1
-1
/
+2
2000-03-28
Moved common code to set parameter offset field correctly oout of 'if'
Jeremy Allison
1
-10
/
+8
2000-03-27
Fixed crash bug in new handle_netbios_name code.
Jeremy Allison
1
-2
/
+2
2000-03-27
changed the definition of dos_PutUniCode
Andrew Tridgell
5
-20
/
+19
2000-03-27
the final part of the nmbd merge between head and tng - this gets the
Andrew Tridgell
4
-373
/
+382
2000-03-27
fixed the hanlding of recursion desired when sending packets from
Andrew Tridgell
1
-23
/
+22
2000-03-27
moved nmblib-specific code from util.c to nmblib.c.
Luke Leighton
3
-544
/
+546
2000-03-27
rename static reload_services function to reload_nmbd_services because
Luke Leighton
1
-6
/
+6
2000-03-26
when doing a "secure nbns" wack response and check with owner for a
Andrew Tridgell
1
-1
/
+4
2000-03-26
merge from tng ...
Andrew Tridgell
1
-1
/
+1
2000-03-26
load smb.conf and interfaces in masktest (to allow for netbios name
Andrew Tridgell
1
-0
/
+4
2000-03-25
rpc_parse/parse_spoolss.c: Added checks on mallocs/overflow checks on all prs_xx
Jeremy Allison
2
-165
/
+375
2000-03-22
Correctly convert from little-endian UNICODE to dos_codepage when doing
Jeremy Allison
3
-33
/
+24
2000-03-22
acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.
Jeremy Allison
35
-871
/
+220
2000-03-22
disabled the getgrent() code recently added that returns all unix groups
Luke Leighton
1
-0
/
+17
2000-03-22
disabled code from HP that replaced get_sampwd_entries() with
Luke Leighton
1
-1
/
+26
2000-03-22
added the following message to all dce/rpc client/server code, except
Luke Leighton
25
-0
/
+631
2000-03-21
indent update to make t easier to see setuid mods in TNG. some
Luke Leighton
5
-1187
/
+1492
2000-03-21
Added preliminary user list code from HP. Needs to be made dynamic
Jeremy Allison
1
-20
/
+252
2000-03-20
Fix from christoph.pfisterer@rwg.de for large directory listing to OS/2
Jeremy Allison
1
-2
/
+2
2000-03-16
Fixes to add "paranoid" option to popen. Checks some basic things.
Jeremy Allison
5
-5
/
+78
2000-03-16
removed extra arguements from make_nmb_name calls
Herb Lewis
1
-3
/
+3
2000-03-16
fix a bug in enumprinterdrivers
Jean-François Micouleau
1
-6
/
+14
2000-03-16
use parameters to minimize changes in samba for irix release version
Herb Lewis
1
-70
/
+103
2000-03-16
use proper parameter names instead of alias names
Herb Lewis
1
-11
/
+16
2000-03-15
Fix from NAKAJI Hiroyuki for a trailing '\n\ in asctime.
Jeremy Allison
1
-0
/
+2
2000-03-14
Fixed parsing issue with HP printer defs reported by HP.
Jeremy Allison
1
-26
/
+62
2000-03-13
Adding libtool support to HEAD branch. We're going to need this for
Tim Potter
7
-597
/
+8621
2000-03-13
include/smb.h:
Jeremy Allison
5
-26
/
+97
2000-03-13
oops ! forgot smb.h in last commit
Jean-François Micouleau
6
-3
/
+67
2000-03-13
Cleaning up call_trans2getdfsreferral.
Shirish Kalele
1
-1
/
+0
2000-03-13
Cleaned up call_trans2getdfsreferral for when MS_DFS is not defined.
Shirish Kalele
2
-3
/
+146
2000-03-13
small fix for addprinterex at level 2
Jean-François Micouleau
1
-10
/
+8
2000-03-13
Interim fix for LPRng. If a lpq parsed line start with a space, we skip
Jean-François Micouleau
1
-0
/
+8
2000-03-13
parse correctly getprinterdriver2
Jean-François Micouleau
5
-55
/
+63
2000-03-13
moved #endif to end of function to compile when dfs is disabled.
Jean-François Micouleau
1
-1
/
+1
2000-03-13
Added standard shell command thing using '!' as first character.
Tim Potter
1
-41
/
+49
2000-03-11
Fix stupid logic bug in detecting start-of-pdu in writeX on pipe.
Jeremy Allison
1
-1
/
+2
2000-03-11
You *must* use O_EXCL when using mktemp (security issue).
Jeremy Allison
1
-1
/
+1
2000-03-10
Cleaned up unused variables, returns from non-void functions etc.
Shirish Kalele
3
-17
/
+5
2000-03-10
Cleaning warnings from configure.developer
Shirish Kalele
2
-31
/
+31
2000-03-10
Cleaning up the warnings from configure.developer.
Shirish Kalele
5
-13
/
+9
2000-03-10
Fix for names with spaces and some I18N filename issues from
Jeremy Allison
1
-10
/
+11
2000-03-10
Fixups for compiles with gcc flags -Wall -Wshadow -Wstrict-prototypes -Wpoint...
Jeremy Allison
9
-100
/
+149
2000-03-10
you know, when you do a cvs commit, you _really_ expect it to actually work.
Luke Leighton
3
-33
/
+34
2000-03-10
getprinter level 0: was to short, found most of the fields, undocumented,
Jean-François Micouleau
11
-250
/
+457
2000-03-10
removed unused variable
Jean-François Micouleau
2
-2
/
+0
2000-03-10
restore the spoolss pipe as Jeremy replaced srv_pipe with the one from
Jean-François Micouleau
1
-0
/
+1
2000-03-10
indent went wrong. grr.
Luke Leighton
1
-226
/
+357
2000-03-09
computer too slow to compile with debug info (100mins), but i need all the
Luke Leighton
1
-0
/
+3
[next]