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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-13
r25953: AIX make doesn't support $^.
Jelmer Vernooij
2
-2
/
+2
2008-02-13
r25944: Fix handling of sonameflag on AIX, which doesn't have anything like t...
Jelmer Vernooij
3
-2
/
+6
2008-02-13
r25884: Specify shldflags first, as required by some compilers.
Jelmer Vernooij
1
-1
/
+1
2008-02-13
r25882: Build shared library of talloc as well.
Jelmer Vernooij
2
-2
/
+22
2008-02-13
Fix the build of winbindd, sorry.
Günther Deschner
1
-5
/
+3
2008-02-13
Remove unused marshalling for LSA_ENUM_TRUST_DOM.
Günther Deschner
3
-273
/
+0
2008-02-13
Use rpccli_lsa_EnumTrustDom all over the place.
Günther Deschner
4
-43
/
+75
2008-02-13
Use pidl for _lsa_EnumTrustDom()
Günther Deschner
2
-42
/
+31
2008-02-13
Re-run make idl.
Günther Deschner
2
-4
/
+4
2008-02-13
Fix IDL for lsa_EnumTrustDom.
Günther Deschner
1
-3
/
+3
2008-02-12
Collect all init_lsa_string varients in one place.
Günther Deschner
13
-83
/
+51
2008-02-12
Re-add support for samr_QueryDisplayInfo2/samr_QueryDisplayInfo3.
Günther Deschner
1
-20
/
+44
2008-02-12
Add querydispinfo2 and querydispinfo3 to rpcclient.
Günther Deschner
1
-15
/
+75
2008-02-12
The final SAM_USER_INFO massacre.
Günther Deschner
3
-1982
/
+0
2008-02-12
Use rpccli_samr_SetUserInfo2() in place of rpccli_samr_set_userinfo().
Günther Deschner
3
-66
/
+141
2008-02-12
Remove unused marshalling for SAMR_SET_USERINFO2.
Günther Deschner
3
-147
/
+0
2008-02-12
Remove all callers of rpccli_samr_setuserinfo2 and replace with
Günther Deschner
4
-77
/
+56
2008-02-12
Remove unused marshalling for SAMR_QUERY_USERINFO.
Günther Deschner
3
-146
/
+0
2008-02-12
Use every
Günther Deschner
2
-7
/
+14
2008-02-12
Use rpccli_samr_QueryUserInfo in net and winbindd.
Günther Deschner
3
-54
/
+59
2008-02-12
Use rpccli_samr_QueryUserInfo() in rpcclient.
Günther Deschner
1
-70
/
+46
2008-02-12
w00t! SAMR server-side conversion to pidl is finished.
Günther Deschner
4
-569
/
+4
2008-02-12
Use pidl for _samr_QueryUserInfo.
Günther Deschner
3
-116
/
+373
2008-02-12
Add get_logon_hours_from_pdb() (inspired by samba4).
Günther Deschner
1
-0
/
+23
2008-02-12
Merge _samr_SetUserInfo and _samr_SetUserInfo2 into one call.
Günther Deschner
1
-180
/
+107
2008-02-12
Document that we were mixing up opcodes for SAMR_SET_USERINFO/2 all the time.
Günther Deschner
1
-2
/
+2
2008-02-12
Move some samr init functions around (to allow easier identification of new
Günther Deschner
4
-464
/
+485
2008-02-12
Remove unused marshalling for SAMR_ENUM_DOM_USERS.
Günther Deschner
3
-259
/
+0
2008-02-12
Use rpccli_samr_EnumDomainUsers in net and rpcclient.
Günther Deschner
2
-25
/
+33
2008-02-12
Use rpccli_samr_EnumDomainGroups in rpcclient.
Günther Deschner
1
-7
/
+9
2008-02-12
Use rpccli_samr_EnumDomainAliases() in net and rpcclient.
Günther Deschner
2
-34
/
+43
2008-02-12
Remove a bogus comment
Volker Lendecke
1
-6
/
+0
2008-02-12
Cosmetics: remove new whitespace, sorry.
Günther Deschner
1
-2
/
+2
2008-02-12
Re-run make idl.
Günther Deschner
5
-10
/
+31
2008-02-12
Fix IDL for samr_QueryUserInfo.
Günther Deschner
1
-1
/
+1
2008-02-12
Use pidl for _samr_EnumDomainUsers().
Günther Deschner
2
-85
/
+60
2008-02-12
Re-run make idl.
Günther Deschner
2
-2
/
+2
2008-02-12
Fix IDL for samr_EnumDomainUsers.
Günther Deschner
1
-2
/
+2
2008-02-12
Use pidl for _samr_EnumDomainGroups() and _samr_EnumDomainAliases().
Günther Deschner
2
-117
/
+78
2008-02-12
Re-run make idl.
Günther Deschner
5
-14
/
+35
2008-02-12
Fix IDL for samr_EnumDomainAliases.
Günther Deschner
1
-3
/
+3
2008-02-12
Re-run make idl.
Günther Deschner
5
-7
/
+28
2008-02-12
Fix IDL for samr_EnumDomainGroups.
Günther Deschner
1
-2
/
+2
2008-02-12
Remove some more unused samr headers.
Günther Deschner
1
-27
/
+0
2008-02-12
Removing unused ACCT_-flags.
Günther Deschner
5
-38
/
+13
2008-02-11
Fix SAMR_FIELD_PARAMETERS handling in rpc_server/srv_samr_util.c.
Günther Deschner
1
-13
/
+11
2008-02-11
Fix SAMR_FIELD_LOGON_HOURS handling in rpc_server/srv_samr_util.c.
Günther Deschner
1
-16
/
+12
2008-02-11
Use SAMR_FIELDS for fields_present in rpc_server/srv_samr_util.c.
Günther Deschner
1
-42
/
+44
2008-02-11
Allow to set correct info level log prefix in duplicates of copy_id21_to_sam_...
Günther Deschner
2
-33
/
+45
2008-02-11
Use pidl for _samr_SetUserInfo and _samr_SetUserInfo2.
Günther Deschner
3
-630
/
+174
[prev]
[next]