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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
added samr_QuerySecurity() call that displays the ACL for any handle.
Andrew Tridgell
2003-11-18
3
-1
/
+49
*
use the auto-generated UUID, version and name rather than listing them
Andrew Tridgell
2003-11-18
12
-298
/
+317
*
fill in skeletons for the rest of the function calls in wkssvc (based
Andrew Tridgell
2003-11-18
4
-33
/
+2394
*
ignore c and h files in the idl dir. This makes it easier to
Andrew Tridgell
2003-11-18
1
-0
/
+1
*
* use the new auto-generated debug code method.
Andrew Tridgell
2003-11-18
16
-926
/
+3015
*
added wkssvc.idl and test code
Andrew Tridgell
2003-11-17
5
-0
/
+239
*
* add another WERR err code
Andrew Tridgell
2003-11-17
10
-1
/
+4628
*
use [subcontext] to make GetPrinter a bit easier in smbtorture
Andrew Tridgell
2003-11-17
7
-276
/
+25
*
security descriptors are no longer a "special" type, they are handled
Andrew Tridgell
2003-11-17
16
-542
/
+438
*
call OpenPrinterEx on each printer on the server, and then call
Andrew Tridgell
2003-11-17
6
-65
/
+72
*
added OpenPrinter and a test function. Note that the Samba3 structure
Andrew Tridgell
2003-11-17
5
-18
/
+43
*
* more info levels for EnumPrinter
Andrew Tridgell
2003-11-17
6
-40
/
+418
*
nicer method of handling spoolss EnumPrinters
Andrew Tridgell
2003-11-17
12
-81
/
+507
*
use nstring and [relative] to support levels 1 and 2 of EnumPrinters
Andrew Tridgell
2003-11-16
8
-67
/
+496
*
added support for level1 of EnumPrinters in spoolss. This uses a
Andrew Tridgell
2003-11-16
13
-224
/
+533
*
Initial version of printer info 1 for tridge.
Tim Potter
2003-11-16
1
-6
/
+48
*
ignore .pidl files
Andrew Tridgell
2003-11-16
1
-0
/
+1
*
use the "subcontext" magic flag for sec_desc_buf
Andrew Tridgell
2003-11-16
7
-66
/
+84
*
slightly more efficient strlen setting in lsa and samr strings (calls
Andrew Tridgell
2003-11-16
3
-3
/
+3
*
Commit autogenerated code for EnumPrinters and ClosePrinter.
Tim Potter
2003-11-16
3
-16
/
+51
*
Added push/pull routines for uint8_buf IDL type used for spoolss buffers,
Tim Potter
2003-11-16
2
-0
/
+30
*
Added IDL for EnumPrinters and ClosePrinter.
Tim Potter
2003-11-16
1
-8
/
+16
*
the returned policy handle in spoolss_OpenPrinterEx() is pass by
Andrew Tridgell
2003-11-15
2
-11
/
+2
*
remember to samr_Close() policy handles after use
Andrew Tridgell
2003-11-15
3
-1
/
+7
*
added OpenAlias and QueryAliasInfo levels 1 to 3
Andrew Tridgell
2003-11-15
4
-22
/
+229
*
added OpenGroup and QueryGroupInfo levels 1 to 4
Andrew Tridgell
2003-11-15
4
-42
/
+291
*
added UserInfo level 21
Andrew Tridgell
2003-11-15
3
-31
/
+270
*
added samr UserInfo levels 4 to 20
Andrew Tridgell
2003-11-15
3
-7
/
+734
*
added samr_UserInfo2 and samr_UserInfo3
Andrew Tridgell
2003-11-15
5
-1
/
+226
*
added samr_OpenUser, samr_EnumDomainAliases and samr_QueryUserInfo level 1
Andrew Tridgell
2003-11-15
4
-27
/
+183
*
added samr_EnumDomainGroups and samr_EnumDomainUsers
Andrew Tridgell
2003-11-15
4
-37
/
+81
*
added another 11 levels of QueryDomainInfo
Andrew Tridgell
2003-11-15
7
-81
/
+670
*
added samr_OpenDomain() and samr_QueryDomainInfo() level 1
Andrew Tridgell
2003-11-15
4
-18
/
+144
*
run LookupDomain on each domain returned from EnumDomains in samr
Andrew Tridgell
2003-11-15
6
-35
/
+71
*
added the first couple of calls from samr as IDL
Andrew Tridgell
2003-11-15
5
-0
/
+3072
*
Skeleton IDL for SPOOLSS pipe. For this inital version, only OpenPrinterEx
Tim Potter
2003-11-15
5
-0
/
+4372
*
added lsa_QuerySecObj() and the necessary sec_desc_buf supporting code
Andrew Tridgell
2003-11-15
8
-23
/
+181
*
it turns out that all MS servers ignore the artifact struct_len fields
Andrew Tridgell
2003-11-14
7
-29
/
+17
*
added the dfs_GetInfo all - all levels
Andrew Tridgell
2003-11-14
6
-364
/
+736
*
* added levels 4, 200 and 300 to NetDfsEnum. 200 and 300 don't work
Andrew Tridgell
2003-11-14
6
-6
/
+573
*
* fixed lsa_LookupPrivName
Andrew Tridgell
2003-11-14
6
-61
/
+569
*
we can now do a level1 NetDfsEnum()
Andrew Tridgell
2003-11-14
10
-1021
/
+1480
*
more dfs work
Andrew Tridgell
2003-11-13
1
-3
/
+2
*
* fixed conformant arrays in structures
Andrew Tridgell
2003-11-13
15
-97
/
+586
*
lsa_PrivilegeSet seems to be a very strange beast indeed. It has a
Andrew Tridgell
2003-11-12
6
-23
/
+62
*
added 9 more info levels to lsa_QueryInfoPolicy
Andrew Tridgell
2003-11-11
6
-26
/
+478
*
added QueryPolicyInfo/PrimaryDomainInfo idl and test code
Andrew Tridgell
2003-11-11
4
-7
/
+99
*
support lsa_AuditEventsInfo
Andrew Tridgell
2003-11-11
4
-0
/
+104
*
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
6
-0
/
+469
[prev]
[next]