Age | Commit message (Expand) | Author | Files | Lines |
2011-12-14 | s4-librpc: Fix NETLOGON credential chain with Windows 2008. | Andreas Schneider | 1 | -2/+2 |
2011-10-24 | idl: Improve MS-PAC IDL | Simo Sorce | 2 | -7/+7 |
2011-10-08 | build: build wbinfo only once in the waf build | Andrew Bartlett | 1 | -4/+0 |
2011-09-24 | s4 winbind: Don't drop workgroup name for getpw* | Kai Blin | 2 | -2/+16 |
2011-09-08 | s4-winbindd: implement WINBINDD_SIDS_TO_XIDS | Andrew Tridgell | 2 | -1/+97 |
2011-09-08 | s4-winbindd: fixed handling of extra_data in s3 requests | Andrew Tridgell | 1 | -1/+37 |
2011-09-08 | s4-winbind: added count argument to wb_sids2xids_recv() | Andrew Tridgell | 4 | -4/+7 |
2011-08-08 | build: provide tevent-util as a public library | Andrew Bartlett | 1 | -1/+1 |
2011-07-14 | s4-winbind handle all values for server role | Andrew Bartlett | 1 | -0/+1 |
2011-06-22 | s4:winbind/wb_init_domain: use DCERPC_SCHANNEL_128 in order to work against w... | Stefan Metzmacher | 1 | -1/+1 |
2011-06-16 | s4:winbind/wb_samba3_protocol.c - rework it using concrete enum values | Matthias Dieter Wallnöfer | 1 | -3/+27 |
2011-06-09 | s4:winbind/wb_samba3_protocol.c - quiet enum warning | Matthias Dieter Wallnöfer | 1 | -22/+3 |
2011-06-06 | s4-param Remove 'idmap database' | Andrew Bartlett | 1 | -1/+1 |
2011-05-04 | Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1. | Jeremy Allison | 1 | -1/+1 |
2011-03-19 | source4/winbind: Fix prototypes for all functions. | Jelmer Vernooij | 3 | -0/+7 |
2011-02-17 | s4-waf: move wbinfo buildrule to winbind. | Günther Deschner | 1 | -0/+4 |
2011-02-10 | ldb: use #include <ldb.h> for ldb | Andrew Tridgell | 1 | -1/+1 |
2011-02-08 | pam: share pam errors in a common location. | Günther Deschner | 1 | -1/+1 |
2011-01-12 | s4:winbind/idmap.c - we cannot use "failed" until we are in a transaction | Matthias Dieter Wallnöfer | 1 | -8/+14 |
2011-01-12 | Add some debug in s4's winbind server | Matthieu Patou | 3 | -2/+3 |
2010-12-12 | s4:libcli/finddc.h - fix header dependancies | Matthias Dieter Wallnöfer | 1 | -2/+0 |
2010-11-15 | s4-server: make server sockets a child of the task context | Andrew Tridgell | 1 | -2/+2 |
2010-11-14 | winbind: Build as shared module. | Jelmer Vernooij | 1 | -2/+3 |
2010-11-07 | ldbsamba: Lowercase library name. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-31 | s4: Remove the old perl/m4/make/mk-based build system. | Jelmer Vernooij | 1 | -81/+0 |
2010-10-30 | s4-smbd: don't initialise process models more than once | Andrew Tridgell | 1 | -1/+1 |
2010-10-26 | waf: Stop automaticaly changing dashes to underscores in library names. | Jelmer Vernooij | 1 | -3/+3 |
2010-10-26 | s4: Drop duplicate 'lib' prefix for private libraries. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-24 | s4: Rename LIBCLI_LDAP to libcli_ldap. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-24 | s4: Rename LIBSAMBA-* to libsamba-* | Jelmer Vernooij | 1 | -1/+1 |
2010-10-24 | s4: Rename SAMDB_COMMON to samdb_common. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-12 | libcli/security Use common security.h | Andrew Bartlett | 1 | -1/+1 |
2010-10-11 | s4-param Refactor secrets code to not require an event context. | Andrew Bartlett | 1 | -3/+0 |
2010-10-10 | idmap: Add missing dependency on ldbsamba. | Jelmer Vernooij | 1 | -1/+1 |
2010-09-17 | s4-winbind Add a proxy method to update DNS records with a read-write DC | Andrew Bartlett | 4 | -1/+219 |
2010-09-16 | s4-winbind: fixed two valgrind errors | Andrew Tridgell | 2 | -2/+2 |
2010-09-15 | s4-finddc: use NBT lookup for a 1C name if joining a short domain name | Andrew Tridgell | 1 | -1/+1 |
2010-09-15 | s4-libcli: change finddcs.h -> finddc.h | Andrew Tridgell | 1 | -1/+1 |
2010-09-15 | s4-winbind: use finddcs_cldap() in winbind | Andrew Tridgell | 5 | -40/+52 |
2010-09-15 | s4-libnet: converted finddcs call to tevent_req | Andrew Tridgell | 1 | -10/+10 |
2010-09-15 | s4-secrets: fetch secure channel type with domain SID | Andrew Tridgell | 2 | -3/+10 |
2010-08-14 | s4: remove REMOVE_MAPPING from wb_samba3_protocol | Michael Adam | 1 | -2/+0 |
2010-08-14 | s4: remove SET_MAPPING from wb_samba3_protocol | Michael Adam | 1 | -2/+0 |
2010-08-14 | s4: remove SET_HWM and SET_DUAL_HWM from wb_samba3_protocol | Michael Adam | 1 | -2/+0 |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 11 | -38/+38 |
2010-07-10 | s4:winbind: let WBSRV_SAMBA3_SET_STRING() initialize the whole buffer | Stefan Metzmacher | 1 | -0/+1 |
2010-07-10 | s4:wb_cmd_list_groups: also handle NT_STATUS_NO_MORE_ENTRIES | Stefan Metzmacher | 1 | -1/+2 |
2010-07-10 | s4:wb_cmd_list_users: also handle NT_STATUS_NO_MORE_ENTRIES | Stefan Metzmacher | 1 | -1/+2 |
2010-07-05 | s4:winbind/wb_cmd_setpwent.c - fix a possible crash condition in the "winbind... | Matthias Dieter Wallnöfer | 1 | -8/+10 |
2010-07-04 | s4:wb_cmd_list_groups.c - don't crash when we don't get any group at all | Matthias Dieter Wallnöfer | 1 | -2/+4 |