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
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Remove support for DESCRIPTION setting that is now unused.
Jelmer Vernooij
2008-02-13
2
-2
/
+0
*
talloc/tdb: Use manually written pc file.
Jelmer Vernooij
2008-02-13
2
-0
/
+2
*
r26570: - Trim size of the swig-generated Python bindings by removing a bunch...
Jelmer Vernooij
2008-02-13
1
-1
/
+1
*
r26454: Add simple SWIG macro for wrapping talloced types.
Jelmer Vernooij
2008-02-13
1
-0
/
+7
*
r26292: Make sure swig directory exists.
Jelmer Vernooij
2008-02-13
1
-0
/
+1
*
r26280: Fix installation if swig is not available.
Jelmer Vernooij
2008-02-13
1
-1
/
+1
*
r26276: Install SWIG files if swig is present.
Jelmer Vernooij
2008-02-13
1
-0
/
+1
*
r26197: Add bindings for libsecurity.
Jelmer Vernooij
2008-02-13
2
-9
/
+2
*
r26187: Fix module name, indentation.
Jelmer Vernooij
2008-02-13
1
-0
/
+2
*
r26072: Import trivial SWIG wrapper for talloc.
Jelmer Vernooij
2008-02-13
1
-0
/
+24
*
r25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBREPLACE_SHLD_FLAGS
Stefan Metzmacher
2008-02-13
2
-2
/
+2
*
r25973: talloc: fix usage of SONAMEFLAG
Stefan Metzmacher
2008-02-13
1
-2
/
+1
*
r25953: AIX make doesn't support $^.
Jelmer Vernooij
2008-02-13
2
-2
/
+2
*
r25944: Fix handling of sonameflag on AIX, which doesn't have anything like t...
Jelmer Vernooij
2008-02-13
3
-2
/
+6
*
r25884: Specify shldflags first, as required by some compilers.
Jelmer Vernooij
2008-02-13
1
-1
/
+1
*
r25882: Build shared library of talloc as well.
Jelmer Vernooij
2008-02-13
2
-2
/
+22
*
Fix the build of winbindd, sorry.
Günther Deschner
2008-02-13
1
-5
/
+3
*
Remove unused marshalling for LSA_ENUM_TRUST_DOM.
Günther Deschner
2008-02-13
3
-273
/
+0
*
Use rpccli_lsa_EnumTrustDom all over the place.
Günther Deschner
2008-02-13
4
-43
/
+75
*
Use pidl for _lsa_EnumTrustDom()
Günther Deschner
2008-02-13
2
-42
/
+31
*
Re-run make idl.
Günther Deschner
2008-02-13
2
-4
/
+4
*
Fix IDL for lsa_EnumTrustDom.
Günther Deschner
2008-02-13
1
-3
/
+3
*
Collect all init_lsa_string varients in one place.
Günther Deschner
2008-02-12
13
-83
/
+51
*
Re-add support for samr_QueryDisplayInfo2/samr_QueryDisplayInfo3.
Günther Deschner
2008-02-12
1
-20
/
+44
*
Add querydispinfo2 and querydispinfo3 to rpcclient.
Günther Deschner
2008-02-12
1
-15
/
+75
*
The final SAM_USER_INFO massacre.
Günther Deschner
2008-02-12
3
-1982
/
+0
*
Use rpccli_samr_SetUserInfo2() in place of rpccli_samr_set_userinfo().
Günther Deschner
2008-02-12
3
-66
/
+141
*
Remove unused marshalling for SAMR_SET_USERINFO2.
Günther Deschner
2008-02-12
3
-147
/
+0
*
Remove all callers of rpccli_samr_setuserinfo2 and replace with
Günther Deschner
2008-02-12
4
-77
/
+56
*
Remove unused marshalling for SAMR_QUERY_USERINFO.
Günther Deschner
2008-02-12
3
-146
/
+0
*
Use every
Günther Deschner
2008-02-12
2
-7
/
+14
*
Use rpccli_samr_QueryUserInfo in net and winbindd.
Günther Deschner
2008-02-12
3
-54
/
+59
*
Use rpccli_samr_QueryUserInfo() in rpcclient.
Günther Deschner
2008-02-12
1
-70
/
+46
*
w00t! SAMR server-side conversion to pidl is finished.
Günther Deschner
2008-02-12
4
-569
/
+4
*
Use pidl for _samr_QueryUserInfo.
Günther Deschner
2008-02-12
3
-116
/
+373
*
Add get_logon_hours_from_pdb() (inspired by samba4).
Günther Deschner
2008-02-12
1
-0
/
+23
*
Merge _samr_SetUserInfo and _samr_SetUserInfo2 into one call.
Günther Deschner
2008-02-12
1
-180
/
+107
*
Document that we were mixing up opcodes for SAMR_SET_USERINFO/2 all the time.
Günther Deschner
2008-02-12
1
-2
/
+2
*
Move some samr init functions around (to allow easier identification of new
Günther Deschner
2008-02-12
4
-464
/
+485
*
Remove unused marshalling for SAMR_ENUM_DOM_USERS.
Günther Deschner
2008-02-12
3
-259
/
+0
*
Use rpccli_samr_EnumDomainUsers in net and rpcclient.
Günther Deschner
2008-02-12
2
-25
/
+33
*
Use rpccli_samr_EnumDomainGroups in rpcclient.
Günther Deschner
2008-02-12
1
-7
/
+9
*
Use rpccli_samr_EnumDomainAliases() in net and rpcclient.
Günther Deschner
2008-02-12
2
-34
/
+43
*
Remove a bogus comment
Volker Lendecke
2008-02-12
1
-6
/
+0
*
Cosmetics: remove new whitespace, sorry.
Günther Deschner
2008-02-12
1
-2
/
+2
*
Re-run make idl.
Günther Deschner
2008-02-12
5
-10
/
+31
*
Fix IDL for samr_QueryUserInfo.
Günther Deschner
2008-02-12
1
-1
/
+1
*
Use pidl for _samr_EnumDomainUsers().
Günther Deschner
2008-02-12
2
-85
/
+60
*
Re-run make idl.
Günther Deschner
2008-02-12
2
-2
/
+2
*
Fix IDL for samr_EnumDomainUsers.
Günther Deschner
2008-02-12
1
-2
/
+2
[next]