Age | Commit message (Expand) | Author | Files | Lines |
2007-12-15 | Replace sid_string_static by sid_string_dbg in DEBUGs | Volker Lendecke | 1 | -1/+1 |
2007-12-13 | Arg. The fix for CVE-2007-6015 hadn't been merged into 3.2. | Jeremy Allison | 1 | -0/+6 |
2007-12-12 | Make heimdal and MIT happy when iterating through auth data. | Günther Deschner | 1 | -3/+3 |
2007-12-12 | Vista SP1-rc1 appears to break against Samba-3.0.27a | Guenther Deschner | 1 | -3/+3 |
2007-12-12 | Allow cliconnect to loop through multiple ip addresses | Jeremy Allison | 2 | -23/+130 |
2007-12-12 | Make decode_wkssvc_join_password_buffer() return WERRORs. | Günther Deschner | 1 | -5/+14 |
2007-12-10 | Ensure we have a non-null flags. Pointed out by Andreas Schneider <anschneide... | Jeremy Allison | 1 | -0/+7 |
2007-12-10 | Fix errors from next_token conversion. Spotted by | Jeremy Allison | 1 | -9/+5 |
2007-12-10 | Remove the char[1024] strings from dynconfig. Replace | Jeremy Allison | 2 | -4/+4 |
2007-12-09 | Support fetching very long server lists with RAP_NetServerEnum3. | James Peach | 1 | -42/+125 |
2007-12-09 | Specifically ask for IP4 addresses if we don't have IP6 support. | James Peach | 1 | -0/+5 |
2007-12-08 | Fix C++ warnings | Volker Lendecke | 4 | -15/+15 |
2007-12-07 | Remove next_token - all uses must now be next_token_talloc. | Jeremy Allison | 3 | -41/+61 |
2007-12-07 | Don't build rpctorture anymore - not maintained. Just remove. | Jeremy Allison | 2 | -11/+18 |
2007-12-07 | Fix call to clistr_pull_talloc. | Jeremy Allison | 1 | -1/+1 |
2007-12-07 | Remove pstrings completely except for smbctool (what does this do ?). | Jeremy Allison | 1 | -37/+73 |
2007-12-07 | Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-... | Jeremy Allison | 1 | -0/+1 |
2007-12-07 | Add NT_STATUS_DOWNGRADE_DETECTED (thanks to Magnus Mertens). | Günther Deschner | 1 | -0/+1 |
2007-12-06 | Fix clidfs.c compile. | Jeremy Allison | 1 | -2/+3 |
2007-12-06 | Remove pstrings from client/client.c by doing a large rewrite. | Jeremy Allison | 4 | -94/+117 |
2007-12-06 | Don't understand this. I have no changes here.... | Jeremy Allison | 1 | -33/+64 |
2007-12-05 | Fix path length limits on cli_list (outgoing. Incoming | Jeremy Allison | 1 | -5/+16 |
2007-12-05 | Remove arbitrary 1k limit on pathnames. Malloc them. | Jeremy Allison | 2 | -212/+347 |
2007-12-05 | remove some statics | Volker Lendecke | 3 | -66/+38 |
2007-12-05 | Remove some globals | Volker Lendecke | 4 | -7/+6 |
2007-12-04 | Fix signing bug found by Volker. That one was *subtle*. | Jeremy Allison | 2 | -88/+5 |
2007-12-03 | Don't forget to delete the stackframe. | Jeremy Allison | 1 | -0/+1 |
2007-12-03 | Remove pstring from clirap2 by completely rewriting the damn | Jeremy Allison | 1 | -1684/+2211 |
2007-12-03 | Add decode_wkssvc_join_password_buffer(). | Günther Deschner | 1 | -0/+29 |
2007-12-01 | Fix some C++ warnings | Volker Lendecke | 1 | -1/+1 |
2007-12-01 | Fix an uninitialized variable | Volker Lendecke | 1 | -1/+1 |
2007-11-30 | Fix missing error cleanup noticed by Derrell. | Jeremy Allison | 1 | -3/+6 |
2007-11-30 | Ensure we have 2 bytes of zeros as a pad-buffer at the | Jeremy Allison | 1 | -40/+85 |
2007-11-30 | Whitespace cleanup. | Jeremy Allison | 1 | -209/+201 |
2007-11-30 | Remove pstring from clirap.c. | Jeremy Allison | 1 | -118/+187 |
2007-11-30 | Removed all pstrings from libsmbclient. Derryl please | Jeremy Allison | 1 | -46/+65 |
2007-11-30 | Merge join error codes from Samba 4. | Günther Deschner | 1 | -0/+3 |
2007-11-30 | Make encode_wkssvc_join_password_buffer() non-static. | Günther Deschner | 1 | -4/+4 |
2007-11-30 | Merge encode_wkssvc_join_password_buffer() from samba4. | Günther Deschner | 1 | -0/+36 |
2007-11-30 | Add talloc versions of all the next_token() functions. | Jeremy Allison | 1 | -605/+728 |
2007-11-29 | Remove pstrings from clifile.c. | Jeremy Allison | 1 | -25/+36 |
2007-11-29 | Remove PSTRING_LEN from smbd/ nmbd/. | Jeremy Allison | 3 | -318/+439 |
2007-11-29 | Remove the explicit TALLOC_CTX * from cli_struct. | Jeremy Allison | 9 | -59/+85 |
2007-11-29 | Remove pstrings. Ensure we validate offsets. | Jeremy Allison | 1 | -64/+132 |
2007-11-28 | Remove unused code (and pstring). | Jeremy Allison | 1 | -92/+0 |
2007-11-27 | Remove pstrings from asn1.c. | Jeremy Allison | 1 | -11/+28 |
2007-11-27 | Remove pstrings from namequery.c. | Jeremy Allison | 1 | -24/+47 |
2007-11-27 | Remove some statics | Volker Lendecke | 1 | -1/+1 |
2007-11-25 | In libsmbclient, map NT_STATUS_OBJECT_PATH_NOT_FOUND to ENOENT | Volker Lendecke | 1 | -0/+1 |
2007-11-23 | Make remote_password_change return malloced error strings | Volker Lendecke | 1 | -31/+38 |