Age | Commit message (Expand) | Author | Files | Lines |
2008-12-05 | s4-samr: fix samr callers after SAMR_FIELD_PASSWORD change. | Günther Deschner | 1 | -3/+3 |
2008-11-28 | s4-samr: fix samr passwdord_expired callers. | Günther Deschner | 1 | -2/+6 |
2008-11-10 | s4-samr: merge samr_QueryUserInfo{2} from s3 idl. (fixme: python) | Günther Deschner | 1 | -10/+16 |
2008-11-10 | s4-samr: merge samr_EnumDomains from s3 idl. (fixme: python) | Günther Deschner | 1 | -4/+8 |
2008-11-10 | s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python) | Günther Deschner | 1 | -4/+6 |
2008-11-10 | s4-samr: merge samr_LookupNames from s3 idl. (fixme: python) | Günther Deschner | 1 | -1/+4 |
2008-11-02 | Remove another use of global_loadparm. | Jelmer Vernooij | 1 | -6/+12 |
2008-11-02 | Fix the build. | Jelmer Vernooij | 1 | -8/+14 |
2008-11-02 | Add gensec_settings structure. This wraps loadparm_context for now, but | Jelmer Vernooij | 1 | -3/+5 |
2008-10-31 | s4-srvsvc: merge srvsvc_NetShareEnum from s3 idl. | Günther Deschner | 1 | -16/+71 |
2008-10-31 | s4-srvsvc: merge srvsvc_NetShareGetInfo from s3 idl. | Günther Deschner | 1 | -7/+11 |
2008-10-31 | s4-srvsvc: merge srvsvc_NetShareSetInfo from s3 idl. | Günther Deschner | 1 | -1/+3 |
2008-10-31 | s4-srvsvc: merge srvsvc_NetShareInfo502 from s3. | Günther Deschner | 1 | -1/+1 |
2008-10-29 | s4-netlogon: merge netr_ServerPasswordSet from s3 idl. | Günther Deschner | 1 | -4/+10 |
2008-10-29 | s4-netlogon: merge netr_ServerReqChallenge from s3 idl. | Günther Deschner | 1 | -4/+4 |
2008-10-29 | s4-netlogon: merge netr_ServerAuthenticate{2,3} from s3 idl. | Günther Deschner | 1 | -3/+3 |
2008-10-29 | s4-netlogon: merge netr_LogonSamLogon{Ex,WithFlags} from s3 idl. | Günther Deschner | 1 | -4/+14 |
2008-10-27 | s4-lsa: merge lsa_QueryInfoPolicy/{2} from s3 lsa idl. | Günther Deschner | 1 | -1/+5 |
2008-10-27 | s4-lsa: merge lsa_LookupNames/{2,3,4} from s3 lsa idl. | Günther Deschner | 1 | -1/+3 |
2008-10-27 | s4-lsa: merge lsa_GetUserName from s3 lsa idl. | Günther Deschner | 1 | -5/+8 |
2008-10-24 | Eliminate another instance of global_loadparm. | Jelmer Vernooij | 1 | -6/+12 |
2008-10-24 | Remove iconv_convenience parameter from simple string push/pull | Jelmer Vernooij | 1 | -3/+2 |
2008-09-30 | Cope with API changes. | Jelmer Vernooij | 1 | -6/+12 |
2008-09-30 | Pass options struct into session initialization functions rather than | Jelmer Vernooij | 1 | -2/+6 |
2008-09-24 | Move source4/lib/crypto to lib/crypto. | Jelmer Vernooij | 1 | -1/+1 |
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 |