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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2000-09-29
added a hack to get 64 bit locking working with the broken fcntl()
Andrew Tridgell
1
-0
/
+13
2000-09-28
fixed samr_create_user(). we now correctly parse the query and the reply.
Jean-François Micouleau
1
-6
/
+4
2000-09-27
Restructuring of the code to remove dos_ChDir/dos_GetWd and re-vector them
Jeremy Allison
2
-5
/
+21
2000-09-27
samr unknown 0x32 is in fact samr create user.
Jean-François Micouleau
2
-11
/
+11
2000-09-26
fixed IRIX compiller error message
Herb Lewis
1
-1
/
+1
2000-09-26
broadcast printer notify message to all clients. We now have printer
Jean-François Micouleau
2
-345
/
+349
2000-09-26
added NEGNOWAIT. sent to secure@microsoft.com
Luke Leighton
2
-344
/
+363
2000-09-26
Changes from John Reilly to add a parameter "show add printer wizard" that
Jeremy Allison
1
-9
/
+1
2000-09-25
printer notify code.
Jean-François Micouleau
2
-3
/
+43
2000-09-20
Some code moved back from TNG - updates to LSA stuff. Not yet used but
Jeremy Allison
2
-3
/
+25
2000-09-16
in a printer_info_6, driver version is 64 bits long and there is a 32 bit
Jean-François Micouleau
1
-2
/
+4
2000-09-15
Move towards getting W2k p&p to upload NT4.x drivers. Still doesn't work -
Jeremy Allison
1
-0
/
+2
2000-09-13
first cut at smbcontrol program. It currently allows syntax like:
Andrew Tridgell
1
-0
/
+3
2000-09-12
- fixed some memory leaks in the messages code
Andrew Tridgell
1
-0
/
+1
2000-09-12
- changed the msg_type to be an int instead of an enum so that it is
Andrew Tridgell
2
-5
/
+11
2000-09-12
much nicer message interface. We now register dispatch functions,
Andrew Tridgell
1
-2
/
+4
2000-09-11
the first cut of the internal messaging system.
Andrew Tridgell
3
-2
/
+36
2000-09-09
Implemented DELETEPRINTERDATA (tested with Gerald's Win32 progs).
Jeremy Allison
2
-0
/
+17
2000-09-08
Win32 API is explicit that EnumPrinterData returns ERROR_MORE_DATA not
Jeremy Allison
1
-0
/
+1
2000-09-06
Fix for the SID history problem when using a Win2k domain controller
Jeremy Allison
3
-3
/
+7
2000-09-05
Implemented GETFORM tested and working using Gerald's Win32 test progs....
Jeremy Allison
2
-1
/
+21
2000-09-01
Changes from APPLIANCE_HEAD (per Tim Potter):
David O'Neill
2
-3
/
+11
2000-08-31
Implemented DELETEFORM tested using Gerald's Win32 test code :-).
Jeremy Allison
2
-1
/
+18
2000-08-30
Fixed error returns for moving printer driver files around so generic
Jeremy Allison
1
-1
/
+1
2000-08-30
Added vfs_unlink call to ensure vfs is used on unlink from client.
Jeremy Allison
1
-1
/
+2
2000-08-30
Implemented AbortPrinter() from Gerald's Win32 test code. Just purge all
Jeremy Allison
2
-4
/
+19
2000-08-29
make proto
Gerald Carter
1
-0
/
+2
2000-08-29
added -P (for no prompt) and -A <authfile> options
Gerald Carter
1
-0
/
+1
2000-08-29
added a #define for SPOOLSSGETPRINTERDATAEX. Although we do not
Gerald Carter
1
-0
/
+1
2000-08-28
yipee!
Andrew Tridgell
2
-1
/
+4
2000-08-23
Documentation on NT_USER_TOKEN. Requested by Sander.
Jeremy Allison
1
-0
/
+5
2000-08-23
Added code to do SID to uid/gid conversion. Needed for ACL support.
Jeremy Allison
1
-10
/
+11
2000-08-14
Reverted the change Luke made. Removed IS_BITS_SET_XX macros.
Jeremy Allison
1
-5
/
+0
2000-08-14
restored IS_BITS_SET_xxx macros.
Luke Leighton
1
-0
/
+5
2000-08-12
reworked talloc() to in order to help track down invalid
Gerald Carter
1
-0
/
+6
2000-08-12
removed (void) typecast from SMB_ASSERT
Gerald Carter
1
-1
/
+1
2000-08-10
Tidied up security rights definitions.
Jeremy Allison
3
-28
/
+20
2000-08-09
make proto
Gerald Carter
1
-2
/
+2
2000-08-09
More work on AddPrinterDriver() and AddPrinterEx() client RPC's
Gerald Carter
1
-1
/
+1
2000-08-09
added printer admin option
Andrew Tridgell
1
-0
/
+3
2000-08-08
Changed the sec desc access checks to match the spec. Needs testing.
Jeremy Allison
1
-3
/
+0
2000-08-08
make proto
Gerald Carter
1
-2
/
+14
2000-08-08
All changes related to rpcclient...
Gerald Carter
2
-1
/
+23
2000-08-04
make proto
Gerald Carter
1
-1
/
+1
2000-08-04
make proto
Gerald Carter
1
-3
/
+10
2000-08-04
After talking with Jeremy and JF (and staring at packet traces between
Gerald Carter
1
-1
/
+3
2000-08-04
Fixed up the user/group contexts when using authenticated pipes.
Jeremy Allison
1
-0
/
+2
2000-08-03
Added an NT_USER_TOKEN structure that is copied/passed around associated
Jeremy Allison
3
-3
/
+62
2000-08-02
Started to canonicalize our handling of uid -> sid code in order to
Jeremy Allison
2
-15
/
+25
2000-08-01
Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...
Jeremy Allison
1
-5
/
+0
[prev]
[next]