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
/
idl
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
added samr_CreateUser() samr_DeleteUser(). The test suite creates a
Andrew Tridgell
2003-11-18
1
-5
/
+5
*
changed wks to wkssvc (suggestion from metze). Started adding samr_CreateUser().
Andrew Tridgell
2003-11-18
2
-50
/
+73
*
Working on EnumPrinterData. There appears to be an alignment problem
Tim Potter
2003-11-18
1
-5
/
+4
*
added samr_QuerySecurity() call that displays the ACL for any handle.
Andrew Tridgell
2003-11-18
1
-1
/
+6
*
use the auto-generated UUID, version and name rather than listing them
Andrew Tridgell
2003-11-18
2
-5
/
+3
*
fill in skeletons for the rest of the function calls in wkssvc (based
Andrew Tridgell
2003-11-18
1
-4
/
+155
*
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
1
-5
/
+26
*
added wkssvc.idl and test code
Andrew Tridgell
2003-11-17
1
-0
/
+30
*
* add another WERR err code
Andrew Tridgell
2003-11-17
1
-0
/
+5
*
use [subcontext] to make GetPrinter a bit easier in smbtorture
Andrew Tridgell
2003-11-17
2
-27
/
+3
*
security descriptors are no longer a "special" type, they are handled
Andrew Tridgell
2003-11-17
2
-8
/
+59
*
call OpenPrinterEx on each printer on the server, and then call
Andrew Tridgell
2003-11-17
1
-11
/
+9
*
added OpenPrinter and a test function. Note that the Samba3 structure
Andrew Tridgell
2003-11-17
1
-1
/
+6
*
* more info levels for EnumPrinter
Andrew Tridgell
2003-11-17
1
-5
/
+38
*
nicer method of handling spoolss EnumPrinters
Andrew Tridgell
2003-11-17
1
-7
/
+10
*
use nstring and [relative] to support levels 1 and 2 of EnumPrinters
Andrew Tridgell
2003-11-16
1
-3
/
+65
*
added support for level1 of EnumPrinters in spoolss. This uses a
Andrew Tridgell
2003-11-16
1
-24
/
+17
*
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
1
-0
/
+6
*
slightly more efficient strlen setting in lsa and samr strings (calls
Andrew Tridgell
2003-11-16
2
-2
/
+2
*
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
1
-1
/
+1
*
remember to samr_Close() policy handles after use
Andrew Tridgell
2003-11-15
1
-1
/
+3
*
added OpenAlias and QueryAliasInfo levels 1 to 3
Andrew Tridgell
2003-11-15
1
-3
/
+36
*
added OpenGroup and QueryGroupInfo levels 1 to 4
Andrew Tridgell
2003-11-15
1
-2
/
+38
*
added UserInfo level 21
Andrew Tridgell
2003-11-15
1
-8
/
+47
*
added samr UserInfo levels 4 to 20
Andrew Tridgell
2003-11-15
1
-4
/
+94
*
added samr_UserInfo2 and samr_UserInfo3
Andrew Tridgell
2003-11-15
1
-0
/
+32
*
added samr_OpenUser, samr_EnumDomainAliases and samr_QueryUserInfo level 1
Andrew Tridgell
2003-11-15
1
-3
/
+30
*
added samr_EnumDomainGroups and samr_EnumDomainUsers
Andrew Tridgell
2003-11-15
1
-2
/
+15
*
added another 11 levels of QueryDomainInfo
Andrew Tridgell
2003-11-15
1
-0
/
+84
*
added samr_OpenDomain() and samr_QueryDomainInfo() level 1
Andrew Tridgell
2003-11-15
1
-2
/
+24
*
run LookupDomain on each domain returned from EnumDomains in samr
Andrew Tridgell
2003-11-15
2
-11
/
+16
*
added the first couple of calls from samr as IDL
Andrew Tridgell
2003-11-15
1
-0
/
+317
*
Skeleton IDL for SPOOLSS pipe. For this inital version, only OpenPrinterEx
Tim Potter
2003-11-15
1
-0
/
+520
*
added lsa_QuerySecObj() and the necessary sec_desc_buf supporting code
Andrew Tridgell
2003-11-15
1
-1
/
+5
*
it turns out that all MS servers ignore the artifact struct_len fields
Andrew Tridgell
2003-11-14
2
-3
/
+3
*
added the dfs_GetInfo all - all levels
Andrew Tridgell
2003-11-14
1
-37
/
+63
*
* added levels 4, 200 and 300 to NetDfsEnum. 200 and 300 don't work
Andrew Tridgell
2003-11-14
1
-0
/
+38
*
* fixed lsa_LookupPrivName
Andrew Tridgell
2003-11-14
2
-7
/
+39
*
we can now do a level1 NetDfsEnum()
Andrew Tridgell
2003-11-14
2
-9
/
+40
*
more dfs work
Andrew Tridgell
2003-11-13
1
-3
/
+2
*
* fixed conformant arrays in structures
Andrew Tridgell
2003-11-13
3
-2
/
+73
*
lsa_PrivilegeSet seems to be a very strange beast indeed. It has a
Andrew Tridgell
2003-11-12
1
-2
/
+2
*
added 9 more info levels to lsa_QueryInfoPolicy
Andrew Tridgell
2003-11-11
1
-4
/
+57
*
added QueryPolicyInfo/PrimaryDomainInfo idl and test code
Andrew Tridgell
2003-11-11
1
-0
/
+6
*
support lsa_AuditEventsInfo
Andrew Tridgell
2003-11-11
1
-0
/
+7
*
started adding support for lsa_QueryInfoPolicy
Andrew Tridgell
2003-11-11
1
-1
/
+25
[prev]
[next]