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
2001-03-15
make proto
Gerald Carter
1
-12
/
+34
2001-03-15
addprinter and adddriver are working now :-)
Gerald Carter
4
-61
/
+565
2001-03-15
make proto
Gerald Carter
1
-0
/
+6
2001-03-15
added getdriverdir and cleaned up the PRINTER_DRIVER_CTR struct
Gerald Carter
3
-8
/
+156
2001-03-15
make proto
Gerald Carter
1
-1
/
+15
2001-03-15
added getdriver and enumdrivers commands. Also fixed
Gerald Carter
3
-35
/
+573
2001-03-15
renamed one of the enumprinterdrivers parsing functions
Gerald Carter
2
-4
/
+4
2001-03-15
Tidyup return of zero-permissions (map to ACE_DENIED, GENERIC_ALL, Everyone).
Jeremy Allison
2
-13
/
+33
2001-03-15
Last tweak (I promise :-). Fallback to returning our SID if we're a domain
Jeremy Allison
2
-14
/
+18
2001-03-15
Final ! Fix.
Jeremy Allison
1
-2
/
+8
2001-03-15
Last attempt at fix...
Jeremy Allison
1
-1
/
+1
2001-03-15
Return correct error message if we can't get the SID secret.
Jeremy Allison
1
-2
/
+8
2001-03-15
make proto
Gerald Carter
1
-1
/
+1
2001-03-15
more updates. several spoolss commands added as placeholders
Gerald Carter
5
-16
/
+103
2001-03-15
Fixed a Dr. Watson when viewing permissions - we were missing the "standalone
Jeremy Allison
1
-0
/
+2
2001-03-15
AS/U on a sparc now joins and authenticates against a Samba PDC !
Jeremy Allison
10
-105
/
+25
2001-03-14
last make proto got messed up it seems
Gerald Carter
1
-8
/
+3
2001-03-14
make proto
Gerald Carter
1
-424
/
+432
2001-03-14
set of changes in the beginning of bringing rpcclient changes
Gerald Carter
8
-303
/
+330
2001-03-14
patches from Simo. Couple of snity things
Gerald Carter
2
-5
/
+7
2001-03-14
don't need srvstr_push_size or srvstr_pull_size
Andrew Tridgell
2
-43
/
+0
2001-03-14
simpler clistr interface which handles individual packets having
Andrew Tridgell
5
-63
/
+19
2001-03-14
converted the smb messaging code to unicode
Andrew Tridgell
1
-17
/
+15
2001-03-14
converted a bunch more trans2 calls for unicode. This got quite tricky :(
Andrew Tridgell
1
-179
/
+145
2001-03-13
fixed srvstr_push() call
Andrew Tridgell
1
-1
/
+1
2001-03-13
converted a bunch more fns to unicode
Andrew Tridgell
1
-14
/
+12
2001-03-13
Fix from Jim McDonough of IBM for using Win9x user manager.
Jeremy Allison
1
-2
/
+9
2001-03-13
simpler and more correct srvstr_push()
Andrew Tridgell
4
-451
/
+451
2001-03-13
Move to a handle database per pipe name, not per pipe.
Jeremy Allison
5
-44
/
+120
2001-03-13
rpc_parse/parse_samr.c: Removed unneeded deubg.
Jeremy Allison
2
-17
/
+10
2001-03-13
AS/U does setuserinfo2, level 0x12 when joining a domain - identical to setus...
Jeremy Allison
1
-0
/
+5
2001-03-13
We were mismarshalling a netlogon reply for bad password to W2K.
Jeremy Allison
1
-0
/
+5
2001-03-13
move charset_initialize() up in the food chain so that lp_load_services
Gerald Carter
1
-1
/
+2
2001-03-13
converted reply_tcon()
Andrew Tridgell
1
-40
/
+22
2001-03-13
converted a bunch more server functions to unicode
Andrew Tridgell
1
-10
/
+20
2001-03-13
added STR_ASCII flag to srvstr_pull()
Andrew Tridgell
1
-2
/
+2
2001-03-13
- convert chkpath
Andrew Tridgell
1
-4
/
+5
2001-03-13
converted findnext to unicode
Andrew Tridgell
1
-1
/
+1
2001-03-13
Fixed reading of strings from big-endian RPC clients.
Jeremy Allison
8
-18
/
+88
2001-03-13
this patch does a number of things:
Andrew Tridgell
6
-96
/
+127
2001-03-13
Ensure we never return passwords from a user query.
Jeremy Allison
1
-13
/
+62
2001-03-13
Ensure we return the correct names/sids on query info. AS/U showed us what
Jeremy Allison
1
-3
/
+20
2001-03-13
Added ADMIN$ share as alias for IPC$ except no guest connect. AS/U wants
Jeremy Allison
2
-8
/
+10
2001-03-12
We copy the RPC header directly from the incoming client - remember to
Jeremy Allison
1
-1
/
+6
2001-03-12
Ok - we're now sending back policy handles to bigendian AS/U correctly.
Jeremy Allison
1
-1
/
+10
2001-03-12
Looks like AS/U doesn't set the FIRST flag in a BIND packet.
Jeremy Allison
1
-1
/
+5
2001-03-11
Moved cruft out of smb.h into ntdomain.h where it belongs. dc struct
Jeremy Allison
6
-134
/
+77
2001-03-11
Removed JRATEST line.
Jeremy Allison
1
-4
/
+0
2001-03-11
Dead code removal. Not used anywhere.
Jeremy Allison
3
-733
/
+3
2001-03-11
Ensure we're checking for the "FIRST" flag in other types of PDU than "REQUEST"
Jeremy Allison
1
-4
/
+6
[prev]
[next]