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
2002-07-13
Fix up the include file that had problems as well.
Richard Sharpe
1
-5
/
+251
2002-07-11
added copyright
Gerald Carter
1
-0
/
+1
2002-07-11
intermediate work on DeletePrinterDriverEx(). This call
Gerald Carter
1
-7
/
+10
2002-07-11
Up the printing tdb version number to 5 as I've changed it.
Jeremy Allison
1
-1
/
+1
2002-07-09
8-byte alignment needed for beginning driver_info_level_6.
Gerald Carter
1
-1
/
+0
2002-07-08
fixup ADDPRINTERDRIVEREX some more. unknown uint32 for now.
Gerald Carter
1
-0
/
+1
2002-07-08
added parsing routines for SPOOLSS_ADDPRINTERDRIVEREX and
Gerald Carter
1
-0
/
+3
2002-07-08
* basic implementation of SPOOLSS_DELETEPRINTERDATAEX and
Gerald Carter
1
-3
/
+76
2002-07-08
(this should have been part of the previous commit)
Andrew Bartlett
2
-13
/
+14
2002-07-05
Remove C++ comments.
Tim Potter
1
-5
/
+10
2002-07-04
More code from "Kai Krueger" <kai@kruegernetz.de>, this time starting to make
Andrew Bartlett
1
-1
/
+21
2002-07-04
Patch to add security descriptors to the SAMR pipe.
Andrew Bartlett
1
-0
/
+164
2002-07-03
first cut at implementing support for browsing printer and driver driver
Gerald Carter
1
-20
/
+25
2002-07-03
Kill off codepage related stuff, now we don't use codepages any more.
Andrew Bartlett
2
-28
/
+0
2002-07-02
Merge of constant renames from APPLIANCE_HEAD.
Tim Potter
1
-6
/
+4
2002-07-01
used findstatic.pl to make some variables static and remove some dead
Andrew Tridgell
1
-1
/
+0
2002-06-28
STRING was being redefined...
Jeremy Allison
1
-1
/
+0
2002-06-28
Proper merge of all the working printing stuff from APPLIANCE_HEAD.
Jeremy Allison
4
-24
/
+48
2002-06-25
Update cli_full_connection() to take a 'flags' paramater, and try to get a
Andrew Bartlett
1
-0
/
+4
2002-06-24
forgot new error code from 2.2
Gerald Carter
1
-0
/
+1
2002-06-24
Merged across trans2.c from SAMBA_2_2. UNIX extensions and passthrough
Jeremy Allison
1
-1
/
+11
2002-06-22
Add module versioning to the passdb module system
Andrew Bartlett
1
-0
/
+14
2002-06-21
Don't use uint. It doesn't exist on some platforms and we don't define it.
Jeremy Allison
1
-4
/
+4
2002-06-18
more debug classess activated
Simo Sorce
1
-1
/
+1
2002-06-17
compile warngin fixes merged from 2.2
Gerald Carter
1
-2
/
+6
2002-06-16
Fix up some of the SMB signing code:
Andrew Bartlett
1
-0
/
+1
2002-06-15
Rework much of the service.c code:
Andrew Bartlett
1
-0
/
+3
2002-06-14
Fix spelling typo.
Jeremy Allison
1
-11
/
+11
2002-06-14
More of SMB signing for client - not yet finished (should be harmless).
Jeremy Allison
2
-2
/
+4
2002-06-13
Merge in mangle fixes from 2.2.
Jeremy Allison
1
-2
/
+5
2002-06-13
Latest patch from metze <metze@metzemix.de> to move most of samba across
Andrew Bartlett
1
-2
/
+2
2002-06-12
Removed eff_name field from cli_struct as it wasn't being used anywhere.
Tim Potter
1
-1
/
+0
2002-06-11
few fixes from Elrond(elrond@samba-tng.org) and Billy O'Connor(billy@oconnoro...
Simo Sorce
1
-5
/
+6
2002-06-10
Merge of Jerry's fix from 2.2.
Jeremy Allison
1
-3
/
+10
2002-06-10
Remove "sids.h" as it really wasn't being used anywhere, and was exporting
Andrew Bartlett
2
-40
/
+0
2002-06-07
Globally replace 'global_sam_sid' with get_global_sam_sid(), a self
Andrew Bartlett
1
-1
/
+1
2002-06-07
Add flags2 for security signitures
Andrew Bartlett
1
-0
/
+1
2002-06-06
Fix compile error - doh!
Tim Potter
1
-0
/
+4
2002-06-06
Moved some notify related constants into srv_spoolss_nt.c since
Tim Potter
1
-4
/
+3
2002-06-03
Add user name to netsessenum RPC to stop 1783 messages
Jim McDonough
1
-0
/
+3
2002-06-03
put the ifdef for HAVE_VA_COPY in one place rather than in lots of
Andrew Tridgell
1
-0
/
+8
2002-06-01
Add rpc for file close, expand file enum to take username
Jim McDonough
1
-0
/
+16
2002-05-31
Removed some unused variables - tidy up some formating, add struct to
Jeremy Allison
2
-1
/
+16
2002-05-31
Add error index to netshareadd rpc.
Jim McDonough
1
-0
/
+4
2002-05-31
Update netfileenum on both client and server sides to do an arbitrary number
Jim McDonough
1
-18
/
+12
2002-05-31
netfileenum was missing the username filter.
Jim McDonough
1
-0
/
+3
2002-05-30
Added some comments for NTLMSSP negotiation flags.
Tim Potter
1
-4
/
+4
2002-05-29
Cleaned up srvsvc constants a bit.
Tim Potter
1
-17
/
+17
2002-05-26
change: pdb_getsampwrid() ->pdb_getsampwsid()
Simo Sorce
1
-2
/
+2
2002-05-26
Add support for NTLMv2 (tested!) with NTLMSSP.
Andrew Bartlett
1
-3
/
+10
[prev]
[next]