Age | Commit message (Expand) | Author | Files | Lines |
2008-10-14 | Use {u,}int64_t instead of SMB_BIG_{U,}INT. | Jelmer Vernooij | 1 | -5/+1 |
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth | Volker Lendecke | 1 | -2/+4 |
2008-05-05 | Fix client authentication with -P switch in client tools (Bug 5435). | Günther Deschner | 1 | -1/+14 |
2008-01-05 | Fix -e for smbcquotas. | Jeremy Allison | 1 | -11/+24 |
2007-12-15 | s/sid_to_string/sid_to_fstring/ | Volker Lendecke | 1 | -1/+1 |
2007-12-10 | Remove the char[1024] strings from dynconfig. Replace | Jeremy Allison | 1 | -1/+1 |
2007-12-06 | Make all the tools use the proper accessor functions. | Jeremy Allison | 1 | -9/+11 |
2007-12-03 | Getting to the home stretch for elimination of pstrings... | Jeremy Allison | 1 | -32/+60 |
2007-11-29 | Remove the explicit TALLOC_CTX * from cli_struct. | Jeremy Allison | 1 | -4/+3 |
2007-10-27 | Change all occurrences of zero_addr(&ss,AF_INET) to | Jeremy Allison | 1 | -1/+1 |
2007-10-24 | This is a large patch (sorry). Migrate from struct in_addr | Jeremy Allison | 1 | -7/+8 |
2007-10-19 | Fix the popt / bool issues. Some places we used BOOL | Jeremy Allison | 1 | -3/+12 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -12/+12 |
2007-10-10 | Add start of IPv6 implementation. Currently most of this is avoiding | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r24943: Some stackframes | Volker Lendecke | 1 | -0/+3 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names(). | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r23009: Both contains a strchr_m(server,'/') few lines after replacing all / ... | James Peach | 1 | -5/+2 |
2007-10-10 | r18271: Big change: | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r16644: Fix bug #3887 reported by jason@ncac.gwu.edu | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500 | Derrell Lipman | 1 | -1/+1 |
2007-10-10 | r12555: Fix more load_case_table swegfaults. Arggg. | Jeremy Allison | 1 | -0/+2 |
2007-10-10 | r12045: More warning fixes... Just a few more to go. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -5/+8 |
2007-10-10 | r2388: fix client quota support | Stefan Metzmacher | 1 | -2/+3 |
2007-10-10 | r2348: fix segmention faults | Stefan Metzmacher | 1 | -5/+6 |
2003-10-22 | Put strcasecmp/strncasecmp on the banned list (except for needed calls | Jeremy Allison | 1 | -7/+7 |
2003-07-30 | Add a command line option (-S on|off|required) to enable signing on client | Jeremy Allison | 1 | -1/+2 |
2003-05-10 | Reverse previous patch from Stefan and me after comments by Andrew Bartlett | Jelmer Vernooij | 1 | -2/+0 |
2003-05-10 | Patch from metze and me that adds dummy smb_register_*() functions so | Jelmer Vernooij | 1 | -0/+2 |
2003-04-30 | Merge from HEAD - the usual popt-needs-static for Sun CC. | Andrew Bartlett | 1 | -1/+1 |
2003-04-28 | Merge of const fixes from HEAD. | Tim Potter | 1 | -1/+1 |
2003-04-23 | More fun with Sun CC needing constant initializers | Andrew Bartlett | 1 | -1/+1 |
2003-04-11 | smbcquota patch from metze | Gerald Carter | 1 | -0/+545 |