Age | Commit message (Expand) | Author | Files | Lines |
2008-10-13 | Import changes from upstream libndr. | Jelmer Vernooij | 1 | -1/+1 |
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 |
2008-10-09 | Remove SEC_ACCESS. It's a uint32_t. | Jeremy Allison | 1 | -1/+1 |
2008-10-07 | Make map_errno_from_nt_status() a generic call, not just a cli specific one. | Jeremy Allison | 1 | -138/+2 |
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 |
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 |
2008-09-25 | s3-nbt: further cleanup of dsgetdcname(). | Günther Deschner | 1 | -163/+25 |
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 |
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 |
2008-09-23 | s3: fix NETLOGON_NT_VERSION version flags. | Günther Deschner | 1 | -10/+10 |
2008-09-23 | s3-nbt: fix remaining callers of ndr_push/pull_struct_blob. | Günther Deschner | 1 | -1/+1 |
2008-09-23 | s3: use samba4 prototype for ndr_push/pull_struct_blob. | Günther Deschner | 2 | -4/+4 |
2008-09-21 | netlogon: move password change code out to rpccli_netlogon_set_trust_password. | Günther Deschner | 1 | -94/+5 |
2008-09-21 | netlogon: refactor just_change_the_password a bit. | Günther Deschner | 1 | -22/+16 |
2008-09-21 | netlogon: use init_netr_CryptPassword in "just_change_the_password" | Günther Deschner | 1 | -13/+10 |
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 |
2008-09-12 | Fix "make test" -- gna... | Volker Lendecke | 1 | -1/+1 |
2008-09-12 | remove a pointless empty line | Volker Lendecke | 1 | -1/+0 |
2008-09-12 | Add a paranoia check on incoming PDUs | Volker Lendecke | 1 | -0/+7 |
2008-09-12 | doserr: add WERR_NO_SUCH_ALIAS. | Günther Deschner | 1 | -0/+1 |
2008-09-12 | fix nonempty blank lines | Volker Lendecke | 1 | -98/+98 |
2008-09-11 | Fix bug #5751 cannot show ACLs on DFS reported by SATOH Fumiyasu <fumiyas@oss... | Jeremy Allison | 1 | -34/+55 |
2008-09-10 | Fix blocker bug 5745 kerberos authentication with (lib)smbclient is broken. | Jeremy Allison | 1 | -2/+14 |
2008-09-10 | Fix some bogus compiler warnings | Volker Lendecke | 1 | -5/+10 |
2008-09-09 | Fix make test on sparc and possibly also on AIX | Volker Lendecke | 1 | -1/+3 |
2008-09-09 | Convert cli_query_secdesc to the async trans call | Volker Lendecke | 1 | -21/+16 |
2008-09-09 | Convert cli_qfileinfo to the async trans call | Volker Lendecke | 1 | -21/+19 |
2008-09-09 | Add async trans/trans2/nttrans calls to libsmb | Volker Lendecke | 1 | -0/+701 |
2008-09-09 | Move setting the mid field in req->outbuf from _cork to _uncork | Volker Lendecke | 1 | -1/+1 |
2008-09-09 | Add utility function cli_in_chain() | Volker Lendecke | 1 | -0/+15 |
2008-09-09 | make smb_bytes_push_str public | Volker Lendecke | 1 | -1/+1 |
2008-09-09 | Fix a memleak in cli_qfilename (only used in smbtorture) | Volker Lendecke | 1 | -0/+5 |
2008-09-05 | Protect against a closed socket | Volker Lendecke | 1 | -0/+5 |
2008-09-05 | Do proper error handling if the socket is closed | Volker Lendecke | 1 | -2/+8 |
2008-09-04 | Cleanup of DC enumeration in get_dcs() | Steven Danneman | 1 | -1/+1 |
2008-09-02 | doserr: add WERR_WRONG_PASSWORD. | Günther Deschner | 1 | -0/+2 |
2008-09-01 | Fix some nonempty blank lines | Volker Lendecke | 1 | -11/+11 |
2008-09-01 | Fix typo | Volker Lendecke | 1 | -1/+1 |
2008-08-31 | Remove a duplicate retval check | Volker Lendecke | 1 | -8/+2 |