Age | Commit message (Expand) | Author | Files | Lines |
2008-05-06 | torture: use dom_idx after determining it in samba3rpc.c:get_usr_handle() | Michael Adam | 1 | -1/+1 |
2008-04-22 | Fix more failing tests to pass the event context. | Simo Sorce | 1 | -6/+6 |
2008-04-21 | Remove more event_context_init() uses from function calls within deep down th... | Simo Sorce | 1 | -6/+6 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -0/+1 |
2008-03-20 | Prove that a setuserinfo level 25 does set the pwdlastset field | Volker Lendecke | 1 | -0/+50 |
2008-03-20 | Add the workstation to the anon sessetup credentials | Volker Lendecke | 1 | -0/+2 |
2008-03-20 | Fix a warning | Volker Lendecke | 1 | -0/+1 |
2008-02-21 | Remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+2 |
2008-02-21 | Remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+2 |
2008-02-21 | Remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -7/+11 |
2008-02-21 | Avoid use of global_loadparm. | Jelmer Vernooij | 1 | -3/+4 |
2008-02-19 | samba3rpc: Remove use of global_loadparm. | Jelmer Vernooij | 1 | -31/+42 |
2008-01-17 | Fix an output message in samba3rpc torture test. | Michael Adam | 1 | -1/+1 |
2008-01-03 | r26654: libcli/smb_composite: Rather than specifying each of the gazillion op... | Jelmer Vernooij | 1 | -6/+21 |
2008-01-02 | r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,... | Jelmer Vernooij | 1 | -4/+15 |
2008-01-01 | r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,... | Jelmer Vernooij | 1 | -9/+18 |
2007-12-21 | r26429: Avoid use of global_smb_iconv_convenience. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26409: Pass smb ports along. | Jelmer Vernooij | 1 | -0/+6 |
2007-12-21 | r26327: Explicit loadparm_context for RPC client functions. | Jelmer Vernooij | 1 | -36/+30 |
2007-12-21 | r26316: Use contexts for conversion functions. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr... | Jelmer Vernooij | 1 | -19/+11 |
2007-12-21 | r26249: Remove a couple more uses of global_loadparm. | Jelmer Vernooij | 1 | -7/+7 |
2007-12-21 | r26238: Add a loadparm context parameter to torture_context, remove more uses... | Jelmer Vernooij | 1 | -3/+3 |
2007-12-21 | r25827: Start of samba3-regconfig test | Volker Lendecke | 1 | -0/+339 |
2007-12-21 | r25803: Make our security descriptor acl manipulation methods more generic so... | Günther Deschner | 1 | -2/+2 |
2007-12-21 | r25688: Add a simple test for a samba3 regression | Volker Lendecke | 1 | -0/+114 |
2007-12-21 | r25607: Allow to set security descriptor type flags at creation time with | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r25599: print the error... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -154/+154 |
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24735: Use torture API in more places. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24557: rename 'dcerpc_table_' -> 'ndr_table_' | Stefan Metzmacher | 1 | -16/+16 |
2007-10-10 | r24551: rename dcerpc_interface_table -> ndr_interface_table | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r23643: Fix the build farm tests. We were incorrectly passing the | Jim McDonough | 1 | -5/+10 |
2007-10-10 | r23231: Fix make test on build farm for 64-bit hosts. There's no reason this... | Jim McDonough | 1 | -0/+1 |
2007-10-10 | r22680: Fix a talloc ctx name | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r21943: don't send unitialized data | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is created | Andrew Tridgell | 1 | -6/+6 |
2007-10-10 | r21178: Adapt RPC-SAMBA3-SHARESEC to new smbd behavior | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r21027: Print the name we fail on. I need to fix Samba4 to pass this. | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r19598: Ahead of a merge to current lorikeet-heimdal: | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r19492: - fix RPC-AUTHCONTEXT and RPC-SAMBA3-GETUSERNAME (sorry volker:-) | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r19392: Use torture_setting_* rather than lp_parm_* where possible. | Jelmer Vernooij | 1 | -21/+18 |
2007-10-10 | r19293: Add RPC-SAMBA3-WINREG, the start of a test of what Samba3 is able to ... | Volker Lendecke | 1 | -0/+205 |
2007-10-10 | r19247: Ok, figured out that wkssvc wksgetinfo also gives the server name. I ... | Volker Lendecke | 1 | -0/+73 |
2007-10-10 | r19205: Some consolidation | Volker Lendecke | 1 | -25/+6 |