summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc/samba3rpc.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate another instance of global_loadparm.Jelmer Vernooij2008-10-241-6/+12
* Remove iconv_convenience parameter from simple string push/pullJelmer Vernooij2008-10-241-3/+2
* Cope with API changes.Jelmer Vernooij2008-09-301-6/+12
* Pass options struct into session initialization functions rather thanJelmer Vernooij2008-09-301-2/+6
* Move source4/lib/crypto to lib/crypto.Jelmer Vernooij2008-09-241-1/+1
* torture: use dom_idx after determining it in samba3rpc.c:get_usr_handle()Michael Adam2008-05-061-1/+1
* Fix more failing tests to pass the event context.Simo Sorce2008-04-221-6/+6
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-6/+6
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* Prove that a setuserinfo level 25 does set the pwdlastset fieldVolker Lendecke2008-03-201-0/+50
* Add the workstation to the anon sessetup credentialsVolker Lendecke2008-03-201-0/+2
* Fix a warningVolker Lendecke2008-03-201-0/+1
* Remove more uses of global_loadparm.Jelmer Vernooij2008-02-211-1/+2
* Remove more uses of global_loadparm.Jelmer Vernooij2008-02-211-1/+2
* Remove more uses of global_loadparm.Jelmer Vernooij2008-02-211-7/+11
* Avoid use of global_loadparm.Jelmer Vernooij2008-02-211-3/+4
* samba3rpc: Remove use of global_loadparm.Jelmer Vernooij2008-02-191-31/+42
* Fix an output message in samba3rpc torture test.Michael Adam2008-01-171-1/+1
* r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij2008-01-031-6/+21
* r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij2008-01-021-4/+15
* r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij2008-01-011-9/+18
* r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij2007-12-211-1/+1
* r26409: Pass smb ports along.Jelmer Vernooij2007-12-211-0/+6
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-211-36/+30
* r26316: Use contexts for conversion functions.Jelmer Vernooij2007-12-211-1/+2
* r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...Jelmer Vernooij2007-12-211-19/+11
* r26249: Remove a couple more uses of global_loadparm.Jelmer Vernooij2007-12-211-7/+7
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-3/+3
* r25827: Start of samba3-regconfig testVolker Lendecke2007-12-211-0/+339
* r25803: Make our security descriptor acl manipulation methods more generic so...Günther Deschner2007-12-211-2/+2
* r25688: Add a simple test for a samba3 regressionVolker Lendecke2007-12-211-0/+114
* r25607: Allow to set security descriptor type flags at creation time withGünther Deschner2007-12-211-1/+1
* r25599: print the error...Stefan Metzmacher2007-10-101-1/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-154/+154
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-1/+1
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-5/+5
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-1/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-1/+1
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-16/+16
* r24551: rename dcerpc_interface_table -> ndr_interface_tableStefan Metzmacher2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23643: Fix the build farm tests. We were incorrectly passing theJim McDonough2007-10-101-5/+10
* r23231: Fix make test on build farm for 64-bit hosts. There's no reason this...Jim McDonough2007-10-101-0/+1
* r22680: Fix a talloc ctx nameVolker Lendecke2007-10-101-1/+1
* r21943: don't send unitialized dataStefan Metzmacher2007-10-101-1/+1
* r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is createdAndrew Tridgell2007-10-101-6/+6
* r21178: Adapt RPC-SAMBA3-SHARESEC to new smbd behaviorVolker Lendecke2007-10-101-3/+3
* r21027: Print the name we fail on. I need to fix Samba4 to pass this.Andrew Bartlett2007-10-101-1/+2
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-1/+0