Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-12 | Use common byteorder.h. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-12 | Fix "warning: initialization discards qualifiers from pointer target type" | Volker Lendecke | 1 | -1/+1 | |
2008-10-11 | Cope with changed signature of http_timestring(). | Jelmer Vernooij | 1 | -2/+2 | |
2008-10-11 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into arc4 | Jelmer Vernooij | 6 | -340/+68 | |
2008-10-09 | Ensure we handle signals correctly during the async calls. | Jeremy Allison | 1 | -2/+2 | |
Jeremy. | |||||
2008-10-09 | Remove SEC_ACCESS. It's a uint32_t. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. | |||||
2008-10-07 | Make map_errno_from_nt_status() a generic call, not just a cli specific one. | Jeremy Allison | 1 | -138/+2 | |
Remove some unused calls from vfs_acl_xattr. Test for SD's on existing files. Jeremy. | |||||
2008-10-05 | Fix some nonempty blank lines | Volker Lendecke | 1 | -25/+25 | |
2008-10-05 | Fix an uninitialized variable warning | Volker Lendecke | 1 | -0/+2 | |
Not sure if we can ever not get domain and dns_domain, but gcc complained | |||||
2008-10-02 | The IRIX compiler does not like embedded unnamed unions | Volker Lendecke | 2 | -12/+12 | |
2008-10-02 | Attempt to fix the build on IRIX | Volker Lendecke | 1 | -1/+1 | |
Under irix, "sa_family" is a #define to sa_union.sa_generic.sa_family2 | |||||
2008-09-25 | s3-nbt: further cleanup of dsgetdcname(). | Günther Deschner | 1 | -163/+25 | |
Guenther | |||||
2008-09-24 | Fix build with arc4. | Jelmer Vernooij | 2 | -20/+29 | |
2008-09-24 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into arc4 | Jelmer Vernooij | 2 | -3/+3 | |
Conflicts: source3/include/includes.h | |||||
2008-09-24 | Use common crc32 implementation. | Jelmer Vernooij | 2 | -3/+3 | |
2008-09-24 | Use common arcfour implementation. | Jelmer Vernooij | 2 | -18/+18 | |
2008-09-24 | s3-nbt: use the new generated nbt. | Günther Deschner | 2 | -293/+120 | |
Guenther | |||||
2008-09-23 | s3: fix NETLOGON_NT_VERSION version flags. | Günther Deschner | 1 | -10/+10 | |
Guenther | |||||
2008-09-23 | s3-nbt: fix remaining callers of ndr_push/pull_struct_blob. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-09-23 | s3: use samba4 prototype for ndr_push/pull_struct_blob. | Günther Deschner | 2 | -4/+4 | |
Guenther | |||||
2008-09-21 | netlogon: move password change code out to rpccli_netlogon_set_trust_password. | Günther Deschner | 1 | -94/+5 | |
Guenther | |||||
2008-09-21 | netlogon: refactor just_change_the_password a bit. | Günther Deschner | 1 | -22/+16 | |
Guenther | |||||
2008-09-21 | netlogon: use init_netr_CryptPassword in "just_change_the_password" | Günther Deschner | 1 | -13/+10 | |
Guenther | |||||
2008-09-21 | Make use of TALLOC_ZERO_P | Volker Lendecke | 1 | -3/+1 | |
2008-09-17 | Remove a cast -- thanks metze | Volker Lendecke | 1 | -2/+2 | |
2008-09-12 | Factor out validate_smb_crypto | Volker Lendecke | 1 | -41/+53 | |
(This used to be commit 37fcc9dc462dfb006fdac294e49c0dae7588c103) | |||||
2008-09-12 | Fix "make test" -- gna... | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit c1d3ae80b5f5f07c5efcd7f3ee301d5c3090f3c6) | |||||
2008-09-12 | remove a pointless empty line | Volker Lendecke | 1 | -1/+0 | |
(This used to be commit fba250ece45f6632c7d89b0ea28baab047e41a8f) | |||||
2008-09-12 | Add a paranoia check on incoming PDUs | Volker Lendecke | 1 | -0/+7 | |
(This used to be commit 8b81b85200b7ca18cf81fdbbc3254d8578b35f43) | |||||
2008-09-12 | doserr: add WERR_NO_SUCH_ALIAS. | Günther Deschner | 1 | -0/+1 | |
Guenther (This used to be commit e065802a61f22e9fdcd4b911805c42c46a79b3f2) | |||||
2008-09-12 | fix nonempty blank lines | Volker Lendecke | 1 | -98/+98 | |
(This used to be commit 3111428dd42abf856f646f2a3aa2ee78ff3d3702) | |||||
2008-09-11 | Fix bug #5751 cannot show ACLs on DFS reported by SATOH Fumiyasu ↵ | Jeremy Allison | 1 | -34/+55 | |
<fumiyas@osstech.co.jp>. Fix for smbclient and libsmbclient. Jeremy. (This used to be commit dbd5d6b145528527a614c6207d81a6c955e57461) | |||||
2008-09-10 | Fix blocker bug 5745 kerberos authentication with (lib)smbclient is broken. | Jeremy Allison | 1 | -2/+14 | |
Jeremy. (This used to be commit a59bd0e4854117a8646f4d388a0f7285362d5ba2) | |||||
2008-09-10 | Fix some bogus compiler warnings | Volker Lendecke | 1 | -5/+10 | |
(This used to be commit 84ed752d9f17b2279bd60f534ce7c02b267a40b2) | |||||
2008-09-09 | Fix make test on sparc and possibly also on AIX | Volker Lendecke | 1 | -1/+3 | |
(This used to be commit 5721205bff539ed5f8592a86168679ec5a9c368e) | |||||
2008-09-09 | Convert cli_query_secdesc to the async trans call | Volker Lendecke | 1 | -21/+16 | |
(This used to be commit ab41017896e08d32c8a87bf172654ff2db6b6f1a) | |||||
2008-09-09 | Convert cli_qfileinfo to the async trans call | Volker Lendecke | 1 | -21/+19 | |
(This used to be commit ddc5e77b619db7c2369b3bf72b60360051797087) | |||||
2008-09-09 | Add async trans/trans2/nttrans calls to libsmb | Volker Lendecke | 1 | -0/+701 | |
Logic stolen from Samba4, naturally the specific implementation differs a bit. (This used to be commit 4b8bc5b03d35d563104791c0d8317d9886e4f032) | |||||
2008-09-09 | Move setting the mid field in req->outbuf from _cork to _uncork | Volker Lendecke | 1 | -1/+1 | |
The async trans calls need this, as for secondary trans calls they have to modify the MID from what cli_request_chain() gave us. (This used to be commit c85de4b7b5db8b54b8bf0f91acbd6d08d1b0bc9d) | |||||
2008-09-09 | Add utility function cli_in_chain() | Volker Lendecke | 1 | -0/+15 | |
This gives a hint whether a function is called from within the middle of a chain. In particular the trans calls don't really like this. (This used to be commit 4252b32db5ef7483f2c5c52312b6e6dc68d1d687) | |||||
2008-09-09 | make smb_bytes_push_str public | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit d611f599b45ad9dad1027a16a0e8da7d4b96e608) | |||||
2008-09-09 | Fix a memleak in cli_qfilename (only used in smbtorture) | Volker Lendecke | 1 | -0/+5 | |
(This used to be commit 7e0cca19fec078c0b46807492a7a035f4fab612b) | |||||
2008-09-05 | Protect against a closed socket | Volker Lendecke | 1 | -0/+5 | |
(This used to be commit d6cb5fdafbddb08d32b788674eff509cae9525c6) | |||||
2008-09-05 | Do proper error handling if the socket is closed | Volker Lendecke | 1 | -2/+8 | |
(This used to be commit e5a27773f97d7017cfa345799c6803fd82c8e797) | |||||
2008-09-04 | Cleanup of DC enumeration in get_dcs() | Steven Danneman | 1 | -1/+1 | |
This is a fix for a few small inefficiencies/bugs in the get_dcs() path. * because the third add_one_dc_unique() loop was outside the ADS check all DCs returned from the non-sitename lookup were being tacked onto the dc_name_ip list twice. * add_one_dc_unique() now checks if the given IP address already exists before adding it to the list, making the returned list actually unique * added more thorough doxygen comment headers (This used to be commit cb2d488e1dbd90953c496c5e25d648977884f7e3) | |||||
2008-09-02 | doserr: add WERR_WRONG_PASSWORD. | Günther Deschner | 1 | -0/+2 | |
Guenther (This used to be commit 977fec76b77639403ba9ab7bb00c57601e23493d) | |||||
2008-09-01 | Fix some nonempty blank lines | Volker Lendecke | 1 | -11/+11 | |
(This used to be commit 9336cd1c5e5b5d113cd4912d4479dfe609fe261e) | |||||
2008-09-01 | Fix typo | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit 544d1fd19a7e85af5f522c5b6b4b68c6beb093a6) | |||||
2008-08-31 | Remove a duplicate retval check | Volker Lendecke | 1 | -8/+2 | |
Jeremy, please check! (This used to be commit 6579005e6490f1a99b3860627ba51decaeb864bd) | |||||
2008-08-29 | kerberos: use KRB5_KT_KEY macro where appropriate. | Günther Deschner | 1 | -15/+5 | |
Guenther (This used to be commit a042dffd7121bda3dbc9509f69fcfae06ed4cc22) |