summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server
Commit message (Expand)AuthorAgeFilesLines
* Merge recent wkssvc changes from samba4.Günther Deschner2007-11-301-27/+27
* Remove the explicit TALLOC_CTX * from cli_struct.Jeremy Allison2007-11-291-3/+9
* Fixed obvious typo.Jeremy Allison2007-11-271-1/+1
* Remove pstring from srv_spoolss_nt.c. All gone from rpc_server/*.cJeremy Allison2007-11-271-232/+306
* Fix old cut-and-paste bug where the wrong field was being written to.Jeremy Allison2007-11-271-2/+2
* Whitespace cleanup.Jeremy Allison2007-11-271-1037/+1035
* Remove pstrings from everything except srv_spoolss_nt.c.Jeremy Allison2007-11-271-195/+315
* fix a obscure compiler warningGuenther Deschner2007-11-271-3/+3
* Remove pstring from everything in rpc_server exceptJeremy Allison2007-11-277-268/+358
* Remove some staticsVolker Lendecke2007-11-271-1/+2
* More pstring removal. This one was tricky. I had to addJeremy Allison2007-11-152-21/+27
* Make [f]get_nt_acl return NTSTATUSVolker Lendecke2007-11-131-3/+8
* Remove all pstrings from smbd/chgpasswd.c.Jeremy Allison2007-11-121-26/+32
* Make base64_encode_data_blob return a talloced stringVolker Lendecke2007-11-091-4/+4
* Fix case where we have no dns domain name. Return a talloc of "".Jeremy Allison2007-11-081-1/+1
* Remove more fstring/pstring bad useage. Go talloc !Jeremy Allison2007-11-082-9/+11
* pstring removalVolker Lendecke2007-11-052-18/+12
* Remove most of the remaining globals out of lib/util_sock.c.Jeremy Allison2007-11-031-2/+2
* I can't get away without a 'length' arg. :-).Jeremy Allison2007-11-031-1/+1
* Stop get_peer_addr() and client_addr() from using globalJeremy Allison2007-11-031-2/+4
* Patch 2 of 3 from Debian Samba packagers:Gerald (Jerry) Carter2007-11-011-2/+2
* This is a large patch (sorry). Migrate from struct in_addrJeremy Allison2007-10-242-15/+21
* Streamline logic, reducing the amount of indentation.Michael Adam2007-10-191-16/+15
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-1821-374/+374
* r16050: Set the session key "SystemLibraryDTC" on ntlmssp binds. We only do I...Volker Lendecke2007-10-181-2/+22
* r17064: lsa_GetUserName needs to return the name for S-1-5-7 on an anonymous ...Volker Lendecke2007-10-171-4/+16
* Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison2007-10-101-2/+2
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter2007-10-1011-1576/+1889
* r25564: Pass sharename to delete_share_security()Volker Lendecke2007-10-101-1/+1
* r25534: Apply some constVolker Lendecke2007-10-106-13/+13
* r25484: Fix srvsrc_NetFileEnum listing only for one userVolker Lendecke2007-10-101-37/+57
* r25482: Slightly simplify logicVolker Lendecke2007-10-101-48/+48
* r25480: Fix a segfaultVolker Lendecke2007-10-101-1/+1
* r25389: Fix crash bug using DFS info struct uninitialized.Jeremy Allison2007-10-101-4/+28
* r25294: Tidy up callers of unistr2_to_ascii() to pass sizeof(target_area) toMichael Adam2007-10-102-32/+32
* r25138: More pstring elimination. Add a TALLOC_CTX parameterJeremy Allison2007-10-101-2/+4
* r25119: Fix a couple of warnings.Jeremy Allison2007-10-102-2/+3
* r25118: More pstring elimination.Jeremy Allison2007-10-101-3/+3
* r25102: Rewrite msdfs code to use talloced filenames. Passes make testJeremy Allison2007-10-101-83/+125
* r25023: Coverity #455. Not actually a bug, but this clarifiesJeremy Allison2007-10-101-0/+1
* r25009: Large patch discussed with Volker. Move unix_convert to a talloc-basedJeremy Allison2007-10-101-18/+24
* r24809: Consolidate the use of temporary talloc contexts.Volker Lendecke2007-10-103-8/+7
* r24561: merge from SAMBA_4_0:Stefan Metzmacher2007-10-103-8/+8
* r24316: Fix an uninitialized readVolker Lendecke2007-10-101-0/+1
* r24165: Fix Coverity ID 369.Volker Lendecke2007-10-101-5/+5
* r24106: Pass fnum instead of buf/offset into get_rpc_pipe_pVolker Lendecke2007-10-101-3/+1
* r23991: Some constVolker Lendecke2007-10-101-1/+1
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-1029-58/+29
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-1030-30/+30