Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-01-09 | Fix talloctort: move size check after referenced ptr check. | Michael Adam | 1 | -5/+5 | |
Michael (This used to be commit 45b219642c529865a898625eeb0433c60b233867) | |||||
2008-01-08 | Simplify... plus add a debug message. | Jeremy Allison | 1 | -5/+5 | |
Jeremy. (This used to be commit bedc493874adaf783362ba7b821e2a6d985b96ea) | |||||
2008-01-08 | Correctly identify enc/non-enc packets. | Jeremy Allison | 1 | -3/+5 | |
Jeremy. (This used to be commit 647f13d0f1a270a68263b3b0403436f9d6cf1a0e) | |||||
2008-01-09 | Save one popular malloc | Volker Lendecke | 1 | -6/+18 | |
(This used to be commit 2150663d9eaf5cdab08de2ad1fcc952d7e85936c) | |||||
2008-01-09 | Don't shrink a talloc area if we have less than 1k to gain | Volker Lendecke | 1 | -0/+5 | |
(This used to be commit 28a72ebd4541fb54f284da49081345e54130c75a) | |||||
2008-01-08 | Fix returns in void functions. | Michael Adam | 1 | -2/+2 | |
Michael (This used to be commit ef7c9a765bcdb1c774ff4f6d14053c4aa3815f31) | |||||
2008-01-08 | Fix examples/VFS after VFS API changes. | Michael Adam | 2 | -33/+33 | |
Michael (This used to be commit c88555ce45aa2998037d316f3a8edccd04be04a4) | |||||
2008-01-08 | Only realloc the talloc stack if necessary | Volker Lendecke | 1 | -7/+12 | |
(This used to be commit c7cb98d486ef8af1dc7111c2316fd73db9fef9f8) | |||||
2008-01-08 | Allocate dirp->name_cache on demand only | Volker Lendecke | 1 | -11/+10 | |
(This used to be commit 1a15778331393f9ece9aac9450828e799b20a058) | |||||
2008-01-08 | Move the DNS tsig update to using struct sockaddr_storage | Jeremy Allison | 3 | -33/+47 | |
from struct in_addr. Still only does IPv4 updates but now it'll be easy to add IPv6 when we have time. Jeremy. (This used to be commit ac3a433befca2c6b674fc7e7f2f2c700d78b0a0c) | |||||
2008-01-08 | Pedantic cosmetics: rerun make idl. | Günther Deschner | 12 | -3146/+3146 | |
Guenther (This used to be commit d1fa8049b1c0a3cebbc2c64e245e8055c8d3e84b) | |||||
2008-01-08 | Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test | Jelmer Vernooij | 65 | -769/+1637 | |
(This used to be commit ea36c3add588061cf338deabb2d8952f2213a8bd) | |||||
2008-01-08 | Use ads_get_upn() in net_derive_salting_principal(). | Günther Deschner | 1 | -15/+1 | |
Guenther (This used to be commit a3b348b113f248d2eccffd6073560619a97a2976) | |||||
2008-01-08 | Fix define check s/WITH_LDAP/HAVE_LDAP/ in libnet_join. | Günther Deschner | 1 | -4/+4 | |
Guenther (This used to be commit 045a69c59c3b0732bb12a8b0efc8c9675e811719) | |||||
2008-01-08 | Do not ignore provided machine_name in ads_get_upn(). | Günther Deschner | 1 | -5/+5 | |
Guenther (This used to be commit ddc1307844379f99b3dde48fc351d0326d22a7ce) | |||||
2008-01-08 | Add missing quote. Fix bug 5172. Thanks to Jason Filley ↵ | Karolin Seeger | 1 | -1/+1 | |
<jason@snakelegs.org> for reporting! Karolin (This used to be commit 6be1ee8e6fb4e7fd413098c40b40569a980bd7a5) | |||||
2008-01-08 | Correctly talloc ctx->remote_path in libgpo (thanks Michael for the pointer). | Günther Deschner | 1 | -2/+2 | |
Guenther (This used to be commit 2ea57a76a6bc8f9c835818780fcc9324896d5c1f) | |||||
2008-01-08 | Remove redundant parameter fd from SMB_VFS_AIO_CANCEL(). | Michael Adam | 5 | -10/+11 | |
Michael (This used to be commit 3c997ae0002d4c50e8899600c17ddf74ac61f6f0) | |||||
2008-01-08 | Correctly free buffers in netdomjoin-gui. | Günther Deschner | 1 | -1/+8 | |
Guenther (This used to be commit 04d78d4d9a8cffe44c927036038aef1d6d6b44b2) | |||||
2008-01-08 | Make name_buffer in NetGetJoinInformation() talloced. | Günther Deschner | 1 | -2/+2 | |
Guenther (This used to be commit 421905fb608df6736944ac21ac67abee24991521) | |||||
2008-01-08 | Add NetApiBufferFree() to libnetapi. | Günther Deschner | 2 | -0/+19 | |
Guenther (This used to be commit c49196954d38f0c2851abbfe25086cd6fe660a2e) | |||||
2008-01-08 | Fix crash bug when strequal is used too late in libnetapi_free. | Günther Deschner | 1 | -5/+8 | |
Guenther (This used to be commit ba2b8a310e1d6f78116350e24c17ae4db08b9bed) | |||||
2008-01-08 | When unjoining fails (e.g. missing creds) make sure we still correct config. | Günther Deschner | 1 | -0/+4 | |
Guenther (This used to be commit 7f51583f681b1acc9bfbab6ee0e2d1c13d2c4ca4) | |||||
2008-01-08 | Remove redundant parameter fd from SMB_VFS_FSETXATTR(). | Michael Adam | 7 | -14/+14 | |
Michael (This used to be commit 0bd2643463a9160c8a1c7e1c2f8cca7b89060e09) | |||||
2008-01-08 | Remove redundant parameter fd from SMB_VFS_FREMOVEXATTR(). | Michael Adam | 7 | -13/+14 | |
Michael (This used to be commit bfc3b5a27f707d3e4b8d5d66192891e22365fbb3) | |||||
2008-01-08 | Remove redundant parameter fd from SMB_VFS_FLISTXATTR(). | Michael Adam | 5 | -10/+11 | |
Michael (This used to be commit 167649b3b8bc293f8434ffc9fb5f80463e4e75be) | |||||
2008-01-08 | Remove redundant parameter fd from SMB_VFS_FGETXATTR(). | Michael Adam | 7 | -13/+14 | |
Michael (This used to be commit 2cb739a82dc6bb194d60718cc74b26ee7c1c46a7) | |||||
2008-01-08 | Remove forgotton fd from solarisacl_sys_acl_get_fd(). | Michael Adam | 1 | -3/+2 | |
Michael (This used to be commit 38f34b1d743caaf9f2d750580b991958d260fead) | |||||
2008-01-08 | Remove redundant parameter fd from SMB_VFS_SYS_ACL_SET_FD(). | Michael Adam | 14 | -47/+48 | |
Michael (This used to be commit 9296e93588c0e795cae770765050247ac1474a74) | |||||
2008-01-08 | Remove redundant parameter fd from SMB_VFS_FCHMOD_ACL(). | Michael Adam | 8 | -20/+20 | |
Michael (This used to be commit 7b201c177b3668f54751ba17d6a0b53ed913e7f7) | |||||
2008-01-08 | Add comment. | Michael Adam | 1 | -0/+2 | |
Michael (This used to be commit 8b52626f7fd30e1bdf2dd3b4263de1aff282cdd5) | |||||
2008-01-07 | Remove redundant parameter fd from SMB_VFS_SYS_ACL_GET_FD(). | Michael Adam | 14 | -49/+41 | |
Michael (This used to be commit 42663e8736e1a3dfb57e0aafdcbf5fec880da779) | |||||
2008-01-07 | Refactor our DsGetDcName call a bit (before it will move into libnetapi). | Günther Deschner | 1 | -16/+101 | |
Guenther (This used to be commit 41c129da3d33f9fc2864d360e4b6ec5a72caf2a3) | |||||
2008-01-07 | Enable talloc reporting in libnetapi if DEVELOPER compiled. | Günther Deschner | 1 | -0/+3 | |
Guenther (This used to be commit 01e9151546a83e0c772a144efa85437ca0c8a307) | |||||
2008-01-07 | Remove redundant parameter fd from SMB_VFS_GETLOCK(). | Michael Adam | 5 | -11/+13 | |
Michael (This used to be commit ee5a20becdcdb20d7012732b324c6938fab44f67) | |||||
2008-01-07 | Remove redundant parameter fd from SMB_VFS_LINUX_SETLEASE(). | Michael Adam | 6 | -16/+16 | |
Michael (This used to be commit 8880eb82f16d561a4023ec8426f8ea35c579a7a6) | |||||
2008-01-07 | Do not talloc_strdup filename and servicepath | Volker Lendecke | 1 | -16/+8 | |
(This used to be commit 66be770993acf4e1673e9615bcddb21768c33e62) | |||||
2008-01-07 | make db_tdb_fetch use tdb_parse_record | Volker Lendecke | 1 | -13/+33 | |
(This used to be commit 88d82d0623e71ae1ef4f8fdefba10e3a230ea526) | |||||
2008-01-07 | Change db_tdb_fetch_locked to use only one talloc | Volker Lendecke | 1 | -35/+53 | |
(This used to be commit 921c8657e2eeb71d5b9ae2675255a852b26cc30d) | |||||
2008-01-07 | talloc_stackframe only needs 1 talloc | Volker Lendecke | 1 | -11/+7 | |
(This used to be commit c0c2084d40b79e949dab7c68626aa665b9ea1a8e) | |||||
2008-01-07 | Trying to make the buildfarm w/o krb5 happy. | Günther Deschner | 1 | -1/+1 | |
Guenther (This used to be commit 079f2eba81886707ea4b18f103e097dbac994b2f) | |||||
2008-01-07 | There is no LDAP in some corners of this world. Fix the build... | Günther Deschner | 1 | -4/+12 | |
Guenther (This used to be commit 83ed37023c2be4c6b4d99d8117ac8438a413112c) | |||||
2008-01-07 | Finally use libnet_join_set_* functions in libnetjoin. | Günther Deschner | 1 | -0/+30 | |
Guenther (This used to be commit 1436670854ae635cfa2a69939d3ac31da87c3f66) | |||||
2008-01-07 | Merge remaining post-AD-join functions from net into libnet_join. | Günther Deschner | 2 | -1/+186 | |
Guenther (This used to be commit 3e816d7555218192881d79645fca26981a7099c7) | |||||
2008-01-07 | In libnetapi example, use libnetapi_get_error_string(). | Günther Deschner | 1 | -1/+6 | |
Guenther (This used to be commit b624db92d61809a44881abbdd09dfa3a74ff7a88) | |||||
2008-01-07 | In the local path of NetJoinDomain, try to get error string from libnetjoin. | Günther Deschner | 1 | -0/+3 | |
Guenther (This used to be commit 0f0f0e13022da584b77e850fec2cef6169e1ac28) | |||||
2008-01-07 | Add libnetapi_set_error_string and libnetapi_get_error_string. | Günther Deschner | 2 | -4/+33 | |
Guenther (This used to be commit f8806bad8134d544229c426f58bee143ba752cf8) | |||||
2008-01-07 | Add krb5 cc env to libnetapi_ctx. | Günther Deschner | 1 | -0/+4 | |
Guenther (This used to be commit df2b078fa1658bdbff1280f7fe0b062d9eabd60c) | |||||
2008-01-07 | Let libnetapi use it's own krb5 cred cache in memory if necessary. | Günther Deschner | 1 | -0/+33 | |
Guenther (This used to be commit 863fb30038e384585502f0154a742481594b99d0) | |||||
2008-01-07 | Add libnet_join_find_machine_acct(). | Günther Deschner | 1 | -0/+46 | |
Guenther (This used to be commit f550ed02ff9e0546c63064ab9dac760eac7e1e16) |