Age | Commit message (Expand) | Author | Files | Lines |
2008-09-08 | Simplfy SetSecrets behaviour in line with RPC-LSA and Win2008. | Andrew Bartlett | 1 | -51/+64 |
2008-09-08 | More work towards trusted domains support in Samba4's LSA | Andrew Bartlett | 1 | -50/+323 |
2008-09-05 | Update copyright, I've been working here many long years... | Andrew Bartlett | 1 | -1/+1 |
2008-09-03 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 1 | -1/+44 |
2008-09-03 | Implement NETLOGON PAC verfication on the server-side | Andrew Bartlett | 1 | -31/+29 |
2008-09-01 | Follow MS-LSAD 3.1.4.7.12 and set defaults when creating a trust. | Andrew Bartlett | 1 | -0/+6 |
2008-08-29 | Start implementing the server-sde NETLOGON PAC verification. | Andrew Bartlett | 1 | -1/+46 |
2008-08-26 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into pac-verify | Andrew Bartlett | 3 | -40/+92 |
2008-08-26 | More LSA server and testuite work. | Andrew Bartlett | 1 | -1/+38 |
2008-08-26 | Implement matching logic to Windows 2008 on handling of secrets. | Andrew Bartlett | 1 | -16/+8 |
2008-08-26 | Fix LSA server to pass more of RPC-LSA and match Windows 2008 | Andrew Bartlett | 1 | -17/+32 |
2008-08-12 | Add GenericInfo level for SamLogon calls from the WSPP IDL. | Andrew Bartlett | 1 | -5/+13 |
2008-08-11 | rpc_server: correct the chunk_size depending on the signature size | Stefan Metzmacher | 2 | -6/+14 |
2008-08-07 | rpc_server: add support for DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN | Stefan Metzmacher | 3 | -1/+14 |
2008-07-28 | rpc_server: remove unused variable | Stefan Metzmacher | 1 | -1/+0 |
2008-07-25 | Make a new define to ensure the accoc_group_id we use is always in common. | Andrew Bartlett | 1 | -2/+4 |
2008-07-23 | rpc_server: be more strict with the incoming assoc_group_id | Stefan Metzmacher | 1 | -12/+12 |
2008-07-23 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 1 | -0/+11 |
2008-07-23 | The SMB session key must not be more than 16 bytes in SAMR (and | Andrew Bartlett | 1 | -1/+10 |
2008-07-23 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 1 | -6/+9 |
2008-07-23 | Remove the 'accoc_group_id' check in the RPC server. | Andrew Bartlett | 1 | -0/+11 |
2008-07-22 | Change occurrences of the u1 member of DsBindInfo* to pid after idl change. | Michael Adam | 1 | -6/+9 |
2008-07-21 | Rename structures to better match the names in the WSPP IDL. | Andrew Bartlett | 1 | -33/+33 |
2008-07-21 | Remove bogus test in 'enum trusted domains' LSA server. | Andrew Bartlett | 1 | -6/+0 |
2008-07-07 | rpc_server: use the transport session_info if available | Stefan Metzmacher | 1 | -8/+12 |
2008-07-03 | rpc_server: use the same chunk_size logic as we we use in the client | Stefan Metzmacher | 1 | -7/+7 |
2008-06-14 | Make up the right dependencies now that ldb depends on libevents | Simo Sorce | 1 | -2/+2 |
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 1 | -5/+5 |
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the mi... | Jelmer Vernooij | 1 | -5/+11 |
2008-05-18 | Use variables for source directory in a couple more places. | Jelmer Vernooij | 1 | -17/+17 |
2008-05-16 | The following patch calls the op_bind operation for an interface which contex... | Julien Kerihuel | 1 | -0/+8 |
2008-05-16 | This patch adds remaining padding bytes to the dcerpc_fault IDL structure and... | Julien Kerihuel | 1 | -0/+4 |
2008-04-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 12 | -45/+48 |
2008-04-21 | Remove more event_context_init() uses from function calls within deep down th... | Simo Sorce | 1 | -1/+2 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 12 | -44/+46 |
2008-04-14 | Use _OBJ_FILES variables in a couple more places. | Jelmer Vernooij | 1 | -38/+38 |
2008-04-14 | Remove prototypes from build.h in preparation of removing build.h | Jelmer Vernooij | 1 | -0/+12 |
2008-04-08 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 11 | -107/+242 |
2008-04-02 | rpc_server: Remove references to sidmap from the lsa pipe code. | Kai Blin | 3 | -9/+2 |
2008-04-02 | rpc_server: Use wbclient instead of sidmap in unixinfo pipe | Kai Blin | 1 | -41/+119 |
2008-04-02 | wbclient: Add an async winbind client library. | Kai Blin | 1 | -1/+2 |
2008-04-02 | Move handle utility functions to public header, remove more public headers. | Jelmer Vernooij | 2 | -37/+38 |
2008-04-02 | Trim down installed headers some more. | Jelmer Vernooij | 1 | -2/+0 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 6 | -19/+81 |
2008-03-28 | Merge v4.0-test | Jelmer Vernooij | 5 | -143/+302 |
2008-03-20 | More kludge ACLs! | Andrew Bartlett | 2 | -88/+193 |
2008-03-14 | Rework our SAMR test and SAMR server. | Andrew Bartlett | 2 | -25/+49 |
2008-03-13 | Rework SAMR functions to avoid gendb_search() | Andrew Bartlett | 1 | -26/+38 |
2008-03-13 | Show why a LookupName fails (help debugging) | Andrew Bartlett | 2 | -3/+21 |
2008-03-13 | Rework to have member server 'domains' be CN=NETBIOSNAME | Andrew Bartlett | 1 | -1/+1 |