Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-04-09 | Fix typos. | Karolin Seeger | 4 | -4/+4 |
2008-04-09 | Add NetUserEnum example. | Günther Deschner | 2 | -1/+107 |
2008-04-09 | Add NetUserEnum to libnetapi. | Günther Deschner | 4 | -1/+279 |
2008-04-09 | Re-run make idl. | Günther Deschner | 3 | -1/+82 |
2008-04-09 | Add NetUserEnum to libnetapi IDL. | Günther Deschner | 1 | -0/+13 |
2008-04-09 | Add Add NetUserDel example. | Günther Deschner | 2 | -1/+89 |
2008-04-09 | Add NetUserDel to libnetapi. | Günther Deschner | 4 | -0/+246 |
2008-04-09 | Re-run make idl. | Günther Deschner | 3 | -1/+50 |
2008-04-09 | Add NetUserDel to libnetapi IDL. | Günther Deschner | 1 | -0/+5 |
2008-04-09 | Add NetUserAdd example. | Günther Deschner | 2 | -1/+110 |
2008-04-09 | Add NetUserAdd to libnetapi. | Günther Deschner | 5 | -1/+438 |
2008-04-09 | Re-run make idl. | Günther Deschner | 3 | -1/+159 |
2008-04-09 | Add NetUserAdd to libnetapi IDL. | Günther Deschner | 1 | -0/+21 |
2008-04-09 | Fix parameters string for rpc_trustdom_add_internals(). | Günther Deschner | 1 | -2/+4 |
2008-04-09 | Try anonymous session setup | Volker Lendecke | 1 | -1/+3 |
2008-04-09 | Remove reference to pointless socket options | Volker Lendecke | 1 | -4/+0 |
2008-04-08 | Check x_fflush returns. | Jeremy Allison | 1 | -4/+8 |
2008-04-08 | Fix lsa_QueryTrustedDomainInfo caller. | Günther Deschner | 1 | -2/+2 |
2008-04-08 | Re-run make idl. | Günther Deschner | 5 | -19/+32 |
2008-04-08 | Fix IDL for lsa_LookupPrivName. | Günther Deschner | 1 | -2/+2 |
2008-04-08 | Re-run make idl. | Günther Deschner | 5 | -22/+35 |
2008-04-08 | Fix IDL for lsa_QueryTrustedDomainInfo. | Günther Deschner | 1 | -2/+2 |
2008-04-08 | Fix lsa_TrustedDomainInfo callers. | Günther Deschner | 2 | -11/+7 |
2008-04-08 | Re-run make idl. | Günther Deschner | 5 | -54/+101 |
2008-04-08 | Fix IDL for lsa_QueryTrustedDomainInfoBySid. | Günther Deschner | 1 | -3/+3 |
2008-04-08 | Fix IDL for lsa_QueryTrustedDomainInfoByName. | Günther Deschner | 1 | -1/+1 |
2008-04-08 | Fix IDL for lsa_QueryDomainInformationPolicy. | Günther Deschner | 1 | -2/+2 |
2008-04-08 | Fix the build of reply_setattrE(). | Günther Deschner | 1 | -2/+2 |
2008-04-08 | Move is_valid_policy_hnd() out of net. | Günther Deschner | 2 | -7/+8 |
2008-04-08 | Try to use kerberos in libnetapi. | Günther Deschner | 3 | -9/+30 |
2008-04-08 | Add DsGetDcName libnetapi example. | Günther Deschner | 2 | -0/+95 |
2008-04-08 | Add DsGetDcName call to libnetapi library. | Günther Deschner | 4 | -0/+178 |
2008-04-08 | Re-run make idl. | Günther Deschner | 3 | -1/+145 |
2008-04-08 | Add DsGetDCName call to libnetapi.idl. | Günther Deschner | 1 | -0/+22 |
2008-04-08 | Fix includes in libnetapi examples common.c | Günther Deschner | 1 | -1/+4 |
2008-04-08 | selftest: run the BASE-DELAYWRITE test 4 times faster in make test | Stefan Metzmacher | 2 | -0/+2 |
2008-04-08 | Use size_t for strlen return, not int. Karolin please | Jeremy Allison | 1 | -1/+1 |
2008-04-08 | Use popt in libetapi example code. | Günther Deschner | 6 | -114/+187 |
2008-04-08 | Prefill in username in libnetapi ctx. | Günther Deschner | 1 | -1/+9 |
2008-04-08 | Add CLI_FULL_CONNECTION_FALLBACK_AFTER_KERBEROS define. | Günther Deschner | 2 | -0/+6 |
2008-04-08 | Destroy DMAPI session when main smbd daemon exits. | Alexander Bokovoy | 2 | -0/+33 |
2008-04-08 | Allow broader range of HSM systems in vfs_tsmsm | Alexander Bokovoy | 1 | -5/+31 |
2008-04-07 | Rewrite the wrap checks to deal with gcc 4.x optimisations. | Jeremy Allison | 3 | -101/+142 |
2008-04-08 | Restructure inner workings of libnetapi a bit. | Günther Deschner | 8 | -680/+663 |
2008-04-08 | Add libnetapi generated files. | Günther Deschner | 3 | -0/+570 |
2008-04-08 | Build libnetapi.idl. | Günther Deschner | 1 | -1/+2 |
2008-04-08 | Add libnetapi.idl. | Günther Deschner | 1 | -0/+71 |
2008-04-08 | Whatsnew | Günther Deschner | 1 | -0/+2 |
2008-04-07 | Remove unused variable. | James Peach | 1 | -1/+0 |
2008-04-07 | Fix Kerberos interop with Mac OS X 10.5 clients. | Bill Ricker | 3 | -23/+45 |