index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
librpc
/
ndr
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
possibly better handling of NULL secdesc (thanks to lukeh)
Andrew Tridgell
2003-11-19
2
-25
/
+50
*
added another wkssvc info level
Andrew Tridgell
2003-11-18
2
-0
/
+153
*
added samr_CreateUser() samr_DeleteUser(). The test suite creates a
Andrew Tridgell
2003-11-18
3
-108
/
+23
*
changed wks to wkssvc (suggestion from metze). Started adding samr_CreateUser().
Andrew Tridgell
2003-11-18
4
-342
/
+545
*
added samr_QuerySecurity() call that displays the ACL for any handle.
Andrew Tridgell
2003-11-18
2
-0
/
+43
*
use the auto-generated UUID, version and name rather than listing them
Andrew Tridgell
2003-11-18
7
-253
/
+291
*
fill in skeletons for the rest of the function calls in wkssvc (based
Andrew Tridgell
2003-11-18
2
-28
/
+1639
*
* use the new auto-generated debug code method.
Andrew Tridgell
2003-11-18
7
-22
/
+468
*
added wkssvc.idl and test code
Andrew Tridgell
2003-11-17
3
-0
/
+191
*
* add another WERR err code
Andrew Tridgell
2003-11-17
9
-1
/
+4623
*
use [subcontext] to make GetPrinter a bit easier in smbtorture
Andrew Tridgell
2003-11-17
5
-249
/
+22
*
security descriptors are no longer a "special" type, they are handled
Andrew Tridgell
2003-11-17
13
-534
/
+375
*
call OpenPrinterEx on each printer on the server, and then call
Andrew Tridgell
2003-11-17
4
-24
/
+51
*
added OpenPrinter and a test function. Note that the Samba3 structure
Andrew Tridgell
2003-11-17
2
-6
/
+25
*
* more info levels for EnumPrinter
Andrew Tridgell
2003-11-17
4
-25
/
+376
*
nicer method of handling spoolss EnumPrinters
Andrew Tridgell
2003-11-17
11
-74
/
+497
*
use nstring and [relative] to support levels 1 and 2 of EnumPrinters
Andrew Tridgell
2003-11-16
7
-64
/
+431
*
added support for level1 of EnumPrinters in spoolss. This uses a
Andrew Tridgell
2003-11-16
11
-176
/
+492
*
use the "subcontext" magic flag for sec_desc_buf
Andrew Tridgell
2003-11-16
6
-66
/
+78
*
slightly more efficient strlen setting in lsa and samr strings (calls
Andrew Tridgell
2003-11-16
1
-1
/
+1
*
Commit autogenerated code for EnumPrinters and ClosePrinter.
Tim Potter
2003-11-16
2
-8
/
+43
*
Added push/pull routines for uint8_buf IDL type used for spoolss buffers,
Tim Potter
2003-11-16
2
-0
/
+30
*
the returned policy handle in spoolss_OpenPrinterEx() is pass by
Andrew Tridgell
2003-11-15
1
-10
/
+1
*
remember to samr_Close() policy handles after use
Andrew Tridgell
2003-11-15
2
-0
/
+4
*
added OpenAlias and QueryAliasInfo levels 1 to 3
Andrew Tridgell
2003-11-15
2
-11
/
+185
*
added OpenGroup and QueryGroupInfo levels 1 to 4
Andrew Tridgell
2003-11-15
2
-32
/
+245
*
added UserInfo level 21
Andrew Tridgell
2003-11-15
2
-23
/
+223
*
added samr UserInfo levels 4 to 20
Andrew Tridgell
2003-11-15
2
-3
/
+640
*
added samr_UserInfo2 and samr_UserInfo3
Andrew Tridgell
2003-11-15
4
-1
/
+194
*
added samr_OpenUser, samr_EnumDomainAliases and samr_QueryUserInfo level 1
Andrew Tridgell
2003-11-15
2
-12
/
+141
*
added samr_EnumDomainGroups and samr_EnumDomainUsers
Andrew Tridgell
2003-11-15
2
-27
/
+58
*
added another 11 levels of QueryDomainInfo
Andrew Tridgell
2003-11-15
6
-81
/
+586
*
added samr_OpenDomain() and samr_QueryDomainInfo() level 1
Andrew Tridgell
2003-11-15
2
-8
/
+112
*
run LookupDomain on each domain returned from EnumDomains in samr
Andrew Tridgell
2003-11-15
3
-21
/
+52
*
added the first couple of calls from samr as IDL
Andrew Tridgell
2003-11-15
3
-0
/
+1799
*
Skeleton IDL for SPOOLSS pipe. For this inital version, only OpenPrinterEx
Tim Potter
2003-11-15
3
-0
/
+2504
*
added lsa_QuerySecObj() and the necessary sec_desc_buf supporting code
Andrew Tridgell
2003-11-15
7
-22
/
+176
*
it turns out that all MS servers ignore the artifact struct_len fields
Andrew Tridgell
2003-11-14
4
-22
/
+10
*
added the dfs_GetInfo all - all levels
Andrew Tridgell
2003-11-14
4
-323
/
+669
*
* added levels 4, 200 and 300 to NetDfsEnum. 200 and 300 don't work
Andrew Tridgell
2003-11-14
4
-4
/
+533
*
* fixed lsa_LookupPrivName
Andrew Tridgell
2003-11-14
4
-54
/
+530
*
we can now do a level1 NetDfsEnum()
Andrew Tridgell
2003-11-14
7
-1012
/
+1438
*
* fixed conformant arrays in structures
Andrew Tridgell
2003-11-13
9
-95
/
+421
*
lsa_PrivilegeSet seems to be a very strange beast indeed. It has a
Andrew Tridgell
2003-11-12
5
-21
/
+60
*
added 9 more info levels to lsa_QueryInfoPolicy
Andrew Tridgell
2003-11-11
5
-22
/
+421
*
added QueryPolicyInfo/PrimaryDomainInfo idl and test code
Andrew Tridgell
2003-11-11
3
-7
/
+93
*
support lsa_AuditEventsInfo
Andrew Tridgell
2003-11-11
3
-0
/
+97
*
start using automatic union printing
Andrew Tridgell
2003-11-11
4
-26
/
+72
*
automatically generate ndr_print_*() functions for every IDL
Andrew Tridgell
2003-11-11
5
-0
/
+467
*
started adding support for lsa_QueryInfoPolicy
Andrew Tridgell
2003-11-11
3
-243
/
+117
[prev]
[next]