Age | Commit message (Expand) | Author | Files | Lines |
2008-02-01 | Remove unused marshalling for SAMR_CREATE_USER. | Günther Deschner | 1 | -83/+0 |
2008-02-01 | Remove unused marshalling for SAMR_CREATE_DOM_GROUP. | Günther Deschner | 1 | -78/+0 |
2008-02-01 | Remove unused marshalling for SAMR_CREATE_DOM_ALIAS. | Günther Deschner | 1 | -78/+0 |
2008-02-01 | Remove unused marshalling for SAMR_OPEN_USER. | Günther Deschner | 1 | -68/+0 |
2008-02-01 | Remove unused marshalling for SAMR_OPEN_ALIAS. | Günther Deschner | 1 | -66/+0 |
2008-02-01 | Remove unused marshalling for SAMR_OPEN_GROUP. | Günther Deschner | 1 | -67/+0 |
2008-02-01 | Remove unused marshalling for SAMR_OPEN_DOMAIN. | Günther Deschner | 1 | -68/+0 |
2008-02-01 | Remove unused marshalling for SAMR_DELETE_DOM_USER. | Günther Deschner | 1 | -58/+0 |
2008-02-01 | Remove unused marshalling for SAMR_DELETE_DOM_ALIAS. | Günther Deschner | 1 | -128/+0 |
2008-02-01 | Remove unused marshalling for SAMR_DELETE_DOM_GROUP. | Günther Deschner | 1 | -59/+0 |
2008-01-31 | Remove old, unused marshalling code for SAMR_GET_DOM_PWINFO. | Günther Deschner | 1 | -71/+0 |
2008-01-31 | Remove unused samr_close marshalling. | Günther Deschner | 1 | -55/+0 |
2008-01-29 | Remove unused rpc_ds marshalling code that is unused now. | Günther Deschner | 1 | -188/+0 |
2008-01-25 | Remove hand-written rpccli_netlogon_dsr_getdcnameex[2]. | Günther Deschner | 1 | -209/+0 |
2008-01-25 | Remove more unused LSA marshalling functions. | Günther Deschner | 1 | -406/+0 |
2008-01-25 | Use generated DSSETUP client & server rpc functions and remove the hand-writt... | Günther Deschner | 1 | -111/+0 |
2008-01-23 | Forward ported version of Matt Geddes <musicalcarrion@gmail.com> | Jeremy Allison | 1 | -3/+3 |
2008-01-17 | Finally enable pidl generated SAMR & NETLOGON headers and clients. | Günther Deschner | 1 | -16/+16 |
2008-01-14 | Remove old lsa set info policy call. | Günther Deschner | 1 | -58/+0 |
2008-01-14 | Remove more redundant lsa parsing functions. | Günther Deschner | 1 | -257/+0 |
2008-01-14 | Start removing hand-written lsa marshalling code (namely | Günther Deschner | 1 | -158/+0 |
2007-12-29 | Remove tiny code duplication | Volker Lendecke | 4 | -6/+7 |
2007-12-29 | Remove tiny code duplication | Volker Lendecke | 1 | -2/+2 |
2007-12-28 | Remove static zeros | Volker Lendecke | 1 | -4/+10 |
2007-12-17 | Use the %*s feature of snprintf to remove anothe static fstring. | Jeremy Allison | 2 | -22/+22 |
2007-12-15 | Replace sid_string_static by sid_string_dbg in DEBUGs | Volker Lendecke | 1 | -10/+4 |
2007-12-07 | Remove next_token - all uses must now be next_token_talloc. | Jeremy Allison | 1 | -4/+10 |
2007-12-03 | Make strhex_to_str clear on string limits. Remove pstring from web/*.c | Jeremy Allison | 1 | -2/+4 |
2007-11-27 | Make init_unistr2_from_unistr take an explicit talloc context. | Jeremy Allison | 2 | -40/+33 |
2007-11-20 | More pstring elimination. | Jeremy Allison | 1 | -3/+3 |
2007-11-20 | More trivial pstring removal. | Jeremy Allison | 2 | -4/+9 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 14 | -830/+830 |
2007-10-10 | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. | Gerald (Jerry) Carter | 6 | -144/+3558 |
2007-10-10 | r25561: Make use of [un]marshall_sec_desc | Volker Lendecke | 1 | -12/+0 |
2007-10-10 | r25399: Excise uint - > uint32 (where appropriate) or unsigned int. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r25294: Tidy up callers of unistr2_to_ascii() to pass sizeof(target_area) to | Michael Adam | 1 | -27/+27 |
2007-10-10 | r24993: Apply some const | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r24809: Consolidate the use of temporary talloc contexts. | Volker Lendecke | 5 | -85/+23 |
2007-10-10 | r24771: Use infolevel 25 to set the machine account's password (just like win... | Rafal Szczesniak | 1 | -0/+19 |
2007-10-10 | r24759: Comment out the _nonnull calls for 3.2.x, as agreed with tridge. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r24410: - I got tricked by function naming. Contrary to what seemed obvious ... | Derrell Lipman | 1 | -0/+4 |
2007-10-10 | r24291: Fix Coverity ID 364 | Volker Lendecke | 1 | -13/+4 |
2007-10-10 | r24067: Fix a type mismatch found by the IBM checker | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 12 | -24/+12 |
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 | 13 | -13/+13 |
2007-10-10 | r23665: Remove two unneeded global variables | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names(). | Günther Deschner | 1 | -2/+3 |
2007-10-10 | r23616: Fix bugzilla #4719: must change password is not set from usrmgr.exe. | Jim McDonough | 1 | -3/+18 |
2007-10-10 | r23510: Tidy calls to smb_panic by removing trailing newlines. Print the | James Peach | 1 | -13/+13 |