Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Add support for building libtalloc.a and libtalloc.so. | Michael Adam | 2008-02-13 | 3 | -4/+75 | |
| | | | | | | | | Michael | |||||
| * | Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into ↵ | Jeremy Allison | 2008-02-12 | 11 | -58/+118 | |
| |\ | | | | | | | | | | v3-2-test | |||||
| | * | Fix copy & paste typo in function prototype. | Michael Adam | 2008-02-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | Michael | |||||
| | * | Raise version of talloc from 1.1.0 to 1.2.0 after adding talloc pools. | Michael Adam | 2008-02-13 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | Michael (cherry picked from commit 38855a9f145b54d05f4a508562fc1a6595e0d895) | |||||
| | * | Make sure talloc.so is build before installing. | Jelmer Vernooij | 2008-02-13 | 1 | -2/+2 | |
| | | | | | | | | | | | | (cherry picked from commit 51769f5cfc0f3a9f85ea533598a1f769e108d075) | |||||
| | * | Fix out of tree builds. | Jelmer Vernooij | 2008-02-13 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | (cherry picked from parts of commit 35c8ebdca2612b52cd3eb2aafd35041d17173722) Michael | |||||
| | * | Split actual content out of talloc Makefile into talloc.mk. | Jelmer Vernooij | 2008-02-13 | 2 | -37/+42 | |
| | | | | | | | | | | | | (cherry picked from commit 2b8939975267fc4774bccd2a35ea9a35129d0a2b) | |||||
| | * | Split rules.mk out of Makefile. | Jelmer Vernooij | 2008-02-13 | 2 | -27/+31 | |
| | | | | | | | | | | | | (cherry picked from commit 75ffc2c50d70e6f4108c3e6843c8d2bb212f6d9e) | |||||
| | * | Make versions in lib/talloc/config.mk and lib/talloc/configure.ac the same. | Michael Adam | 2008-02-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Not sure if we can produce one from the other, so I manually made them equal for now. Michael (cherry picked from commit 1c14c457bea75fb3055712547cca501e8ef3fc20) | |||||
| | * | build: Remove support for DESCRIPTION setting that is now unused. | Jelmer Vernooij | 2008-02-13 | 2 | -2/+0 | |
| | | | | | | | | | | | | | | | | | | (cherry picked from parts of commit 91d7ba5202e6c375456a42c2c6861f63c7fcfc20) Michael | |||||
| | * | talloc/tdb: Use manually written pc file. | Jelmer Vernooij | 2008-02-13 | 2 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | (cherry picked from parts of c8947fda23eb874a7694bdee1b4de605744c2769) Michael | |||||
| | * | r26570: - Trim size of the swig-generated Python bindings by removing a ↵ | Jelmer Vernooij | 2008-02-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bunch of {}'s. - Start working on Python equivalents for various EJS tests. - Fix regression in argument order for reg_diff_apply() in EJS bindings. (cherry picked from talloc part of commit c550c03372cb260b78f6a6c132e70571bc4cb852) Michael | |||||
| | * | r26454: Add simple SWIG macro for wrapping talloced types. | Jelmer Vernooij | 2008-02-13 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | | | | | (cherry picked from talloc parts of commit 760fcc8bfa2a7cd7641465cb3bae889e9e0fbc75) Michael | |||||
| | * | r26292: Make sure swig directory exists. | Jelmer Vernooij | 2008-02-13 | 1 | -0/+1 | |
| | | | | | | | | | | | | (cherry picked from commit 7962d221fcb877c9fd3bbc890827338de54ca94a) | |||||
| | * | r26280: Fix installation if swig is not available. | Jelmer Vernooij | 2008-02-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | (cherry picked from commit 3320bd401f7b669bd62f83bf16a1c16ad0543a5c) | |||||
| | * | r26276: Install SWIG files if swig is present. | Jelmer Vernooij | 2008-02-13 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | (cherry picked from talloc parts of commit dfd5b456f932268e2b1a82e2775037d356b9483e) Michael | |||||
| | * | r26197: Add bindings for libsecurity. | Jelmer Vernooij | 2008-02-13 | 2 | -9/+2 | |
| | | | | | | | | | | | | | | | | | | (cherry picked from parts of commit 8625cd403ba3a7d2b1b1fccfeb5efd7e21de0135) Michael | |||||
| | * | r26187: Fix module name, indentation. | Jelmer Vernooij | 2008-02-13 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | (cherry picked from parts of commit ef790ebf3a712dbbb85d6af65c804199c2c084fc) Michael | |||||
| | * | r26072: Import trivial SWIG wrapper for talloc. | Jelmer Vernooij | 2008-02-13 | 1 | -0/+24 | |
| | | | | | | | | | | | | (cherry picked from commit 02d259c2c45c03dbfcd16173df93d7ba96ed1419) | |||||
| | * | r25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBREPLACE_SHLD_FLAGS | Stefan Metzmacher | 2008-02-13 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | metze (cherry picked from parts of commit c179807165b84dd832ab64f794034960668e5957. The changes to lib/replaces have already been merged.) Michael | |||||
| | * | r25973: talloc: fix usage of SONAMEFLAG | Stefan Metzmacher | 2008-02-13 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | metze (cherry picked from commit 7fecb8f3cd9f5f69dce7b9e566011e5de1e01a4a) | |||||
| | * | r25953: AIX make doesn't support $^. | Jelmer Vernooij | 2008-02-13 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | (cherry picked from parts of commit 91133d27110ee6447dbc64f1c8d52cb90ca1a86c) Michael | |||||
| | * | r25944: Fix handling of sonameflag on AIX, which doesn't have anything like ↵ | Jelmer Vernooij | 2008-02-13 | 3 | -2/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | that. (cherry picked from parts of commit 228dd6830eb9c91287bb3e0233d8b3a404ff3676) Michael | |||||
| | * | r25884: Specify shldflags first, as required by some compilers. | Jelmer Vernooij | 2008-02-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | (cherry picked from commit 40a8cd0d2fd4d10110243ee75ff92bef73bb06b9) | |||||
| | * | r25882: Build shared library of talloc as well. | Jelmer Vernooij | 2008-02-13 | 2 | -2/+22 | |
| | | | | | | | | | | | | (cherry picked from commit 3692ba8299d4177289ca401fa467143ad14ccad4) | |||||
| * | | Prevent "parameters" being used without initialization. | Jeremy Allison | 2008-02-12 | 1 | -0/+2 | |
| |/ | | | | | | | Jeremy. | |||||
| * | Fix the build of winbindd, sorry. | Günther Deschner | 2008-02-13 | 1 | -5/+3 | |
| | | | | | | | | Guenther | |||||
| * | Remove unused marshalling for LSA_ENUM_TRUST_DOM. | Günther Deschner | 2008-02-13 | 3 | -273/+0 | |
| | | | | | | | | Guenther | |||||
| * | Use rpccli_lsa_EnumTrustDom all over the place. | Günther Deschner | 2008-02-13 | 4 | -43/+75 | |
| | | | | | | | | Guenther | |||||
| * | Use pidl for _lsa_EnumTrustDom() | Günther Deschner | 2008-02-13 | 2 | -42/+31 | |
| | | | | | | | | Guenther | |||||
| * | Re-run make idl. | Günther Deschner | 2008-02-13 | 2 | -4/+4 | |
| | | | | | | | | Guenther | |||||
| * | Fix IDL for lsa_EnumTrustDom. | Günther Deschner | 2008-02-13 | 1 | -3/+3 | |
| | | | | | | | | Guenther | |||||
| * | Collect all init_lsa_string varients in one place. | Günther Deschner | 2008-02-12 | 13 | -83/+51 | |
| | | | | | | | | Guenther | |||||
| * | 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 | |
| | | | | | | | | Guenther | |||||
| * | The final SAM_USER_INFO massacre. | Günther Deschner | 2008-02-12 | 3 | -1982/+0 | |
| | | | | | | | | | | | | | | | | I compared those very thoroughly with the idl ones but couldn't find any bits that were missing (except for the very obscure (and totally unused) SAM_USER_INFO_17 structure which I think was totally wrong). Guenther | |||||
| * | Use rpccli_samr_SetUserInfo2() in place of rpccli_samr_set_userinfo(). | Günther Deschner | 2008-02-12 | 3 | -66/+141 | |
| | | | | | | | | Guenther | |||||
| * | Remove unused marshalling for SAMR_SET_USERINFO2. | Günther Deschner | 2008-02-12 | 3 | -147/+0 | |
| | | | | | | | | Guenther | |||||
| * | Remove all callers of rpccli_samr_setuserinfo2 and replace with | Günther Deschner | 2008-02-12 | 4 | -77/+56 | |
| | | | | | | | | | | | | rpccli_samr_SetUserInfo (see the opcode mixup in rpc_samr.h). Guenther | |||||
| * | Remove unused marshalling for SAMR_QUERY_USERINFO. | Günther Deschner | 2008-02-12 | 3 | -146/+0 | |
| | | | | | | | | Guenther | |||||
| * | 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 | |
| | | | | | | | | Guenther | |||||
| * | Use rpccli_samr_QueryUserInfo() in rpcclient. | Günther Deschner | 2008-02-12 | 1 | -70/+46 | |
| | | | | | | | | Guenther | |||||
| * | w00t! SAMR server-side conversion to pidl is finished. | Günther Deschner | 2008-02-12 | 4 | -569/+4 | |
| | | | | | | | | Guenther | |||||
| * | Use pidl for _samr_QueryUserInfo. | Günther Deschner | 2008-02-12 | 3 | -116/+373 | |
| | | | | | | | | Guenther | |||||
| * | Add get_logon_hours_from_pdb() (inspired by samba4). | Günther Deschner | 2008-02-12 | 1 | -0/+23 | |
| | | | | | | | | Guenther | |||||
| * | Merge _samr_SetUserInfo and _samr_SetUserInfo2 into one call. | Günther Deschner | 2008-02-12 | 1 | -180/+107 | |
| | | | | | | | | Guenther | |||||
| * | Document that we were mixing up opcodes for SAMR_SET_USERINFO/2 all the time. | Günther Deschner | 2008-02-12 | 1 | -2/+2 | |
| | | | | | | | | Guenther | |||||
| * | Move some samr init functions around (to allow easier identification of new | Günther Deschner | 2008-02-12 | 4 | -464/+485 | |
| | | | | | | | | | | | | calls). Guenther | |||||
| * | Remove unused marshalling for SAMR_ENUM_DOM_USERS. | Günther Deschner | 2008-02-12 | 3 | -259/+0 | |
| | | | | | | | | Guenther |