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