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
/
source4
/
librpc
/
idl
Age
Commit message (
Expand
)
Author
Files
Lines
2003-11-17
security descriptors are no longer a "special" type, they are handled
Andrew Tridgell
2
-8
/
+59
2003-11-17
call OpenPrinterEx on each printer on the server, and then call
Andrew Tridgell
1
-11
/
+9
2003-11-17
added OpenPrinter and a test function. Note that the Samba3 structure
Andrew Tridgell
1
-1
/
+6
2003-11-17
* more info levels for EnumPrinter
Andrew Tridgell
1
-5
/
+38
2003-11-17
nicer method of handling spoolss EnumPrinters
Andrew Tridgell
1
-7
/
+10
2003-11-16
use nstring and [relative] to support levels 1 and 2 of EnumPrinters
Andrew Tridgell
1
-3
/
+65
2003-11-16
added support for level1 of EnumPrinters in spoolss. This uses a
Andrew Tridgell
1
-24
/
+17
2003-11-16
Initial version of printer info 1 for tridge.
Tim Potter
1
-6
/
+48
2003-11-16
ignore .pidl files
Andrew Tridgell
1
-0
/
+1
2003-11-16
use the "subcontext" magic flag for sec_desc_buf
Andrew Tridgell
1
-0
/
+6
2003-11-16
slightly more efficient strlen setting in lsa and samr strings (calls
Andrew Tridgell
2
-2
/
+2
2003-11-16
Added IDL for EnumPrinters and ClosePrinter.
Tim Potter
1
-8
/
+16
2003-11-15
the returned policy handle in spoolss_OpenPrinterEx() is pass by
Andrew Tridgell
1
-1
/
+1
2003-11-15
remember to samr_Close() policy handles after use
Andrew Tridgell
1
-1
/
+3
2003-11-15
added OpenAlias and QueryAliasInfo levels 1 to 3
Andrew Tridgell
1
-3
/
+36
2003-11-15
added OpenGroup and QueryGroupInfo levels 1 to 4
Andrew Tridgell
1
-2
/
+38
2003-11-15
added UserInfo level 21
Andrew Tridgell
1
-8
/
+47
2003-11-15
added samr UserInfo levels 4 to 20
Andrew Tridgell
1
-4
/
+94
2003-11-15
added samr_UserInfo2 and samr_UserInfo3
Andrew Tridgell
1
-0
/
+32
2003-11-15
added samr_OpenUser, samr_EnumDomainAliases and samr_QueryUserInfo level 1
Andrew Tridgell
1
-3
/
+30
2003-11-15
added samr_EnumDomainGroups and samr_EnumDomainUsers
Andrew Tridgell
1
-2
/
+15
2003-11-15
added another 11 levels of QueryDomainInfo
Andrew Tridgell
1
-0
/
+84
2003-11-15
added samr_OpenDomain() and samr_QueryDomainInfo() level 1
Andrew Tridgell
1
-2
/
+24
2003-11-15
run LookupDomain on each domain returned from EnumDomains in samr
Andrew Tridgell
2
-11
/
+16
2003-11-15
added the first couple of calls from samr as IDL
Andrew Tridgell
1
-0
/
+317
2003-11-15
Skeleton IDL for SPOOLSS pipe. For this inital version, only OpenPrinterEx
Tim Potter
1
-0
/
+520
2003-11-15
added lsa_QuerySecObj() and the necessary sec_desc_buf supporting code
Andrew Tridgell
1
-1
/
+5
2003-11-14
it turns out that all MS servers ignore the artifact struct_len fields
Andrew Tridgell
2
-3
/
+3
2003-11-14
added the dfs_GetInfo all - all levels
Andrew Tridgell
1
-37
/
+63
2003-11-14
* added levels 4, 200 and 300 to NetDfsEnum. 200 and 300 don't work
Andrew Tridgell
1
-0
/
+38
2003-11-14
* fixed lsa_LookupPrivName
Andrew Tridgell
2
-7
/
+39
2003-11-14
we can now do a level1 NetDfsEnum()
Andrew Tridgell
2
-9
/
+40
2003-11-13
more dfs work
Andrew Tridgell
1
-3
/
+2
2003-11-13
* fixed conformant arrays in structures
Andrew Tridgell
3
-2
/
+73
2003-11-12
lsa_PrivilegeSet seems to be a very strange beast indeed. It has a
Andrew Tridgell
1
-2
/
+2
2003-11-11
added 9 more info levels to lsa_QueryInfoPolicy
Andrew Tridgell
1
-4
/
+57
2003-11-11
added QueryPolicyInfo/PrimaryDomainInfo idl and test code
Andrew Tridgell
1
-0
/
+6
2003-11-11
support lsa_AuditEventsInfo
Andrew Tridgell
1
-0
/
+7
2003-11-11
started adding support for lsa_QueryInfoPolicy
Andrew Tridgell
1
-1
/
+25
2003-11-10
added idl and test code for lsa_LookupPrivName()
Andrew Tridgell
1
-1
/
+11
2003-11-10
added IDL and test for lsa_EnumAccountRights()
Andrew Tridgell
1
-1
/
+17
2003-11-10
added IDL and test for lsa_EnumPrivsAccount()
Andrew Tridgell
1
-2
/
+29
2003-11-09
- fixed lsa_EnumTrustDom
Andrew Tridgell
1
-8
/
+28
2003-11-09
added lsa_EnumTrustDom
Andrew Tridgell
1
-12
/
+19
2003-11-09
added lsa_EnumPrivs idl and test code
Andrew Tridgell
1
-8
/
+27
2003-11-09
added a test for lsa_Close()
Andrew Tridgell
1
-1
/
+5
2003-11-09
i forgot to commit the rpcecho idl file
Andrew Tridgell
1
-0
/
+26
2003-11-09
- added the rest of the LSA calls as stubs
Andrew Tridgell
1
-22
/
+157
2003-11-09
lsa_LookupNames now works
Andrew Tridgell
1
-1
/
+22
2003-11-09
added idl, generated code and test code for lsa_LookupSids
Andrew Tridgell
1
-0
/
+36
[next]