Age | Commit message (Expand) | Author | Files | Lines |
2011-12-03 | Revert making public of the samba-module library. | Jelmer Vernooij | 1 | -1/+1 |
2011-11-14 | s3-modules: remove the last "init_module" traces. | Günther Deschner | 1 | -2/+0 |
2011-10-28 | lib/util Rename samba_init_module -> samba_module_init | Andrew Bartlett | 1 | -1/+1 |
2011-10-21 | s3:winbindd/idmap make idmap modules loadable again | Christian Ambach | 1 | -1/+1 |
2011-06-09 | s3-talloc Change TALLOC_ZERO_P() to talloc_zero() | Andrew Bartlett | 4 | -4/+4 |
2011-06-09 | s3-talloc Change TALLOC_ARRAY() to talloc_array() | Andrew Bartlett | 1 | -2/+2 |
2011-06-09 | s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc() | Andrew Bartlett | 1 | -2/+2 |
2011-05-18 | s3-lib Replace StrnCaseCmp() with strncasecmp_m() | Andrew Bartlett | 2 | -3/+3 |
2011-05-06 | More const fixes. Remove CONST_DISCARD. | Jeremy Allison | 2 | -2/+2 |
2011-04-28 | s3-libads Pass a struct sockaddr_storage to cldap routines | Andrew Bartlett | 1 | -1/+11 |
2011-03-24 | s3-prototypes: remove protos of some dead functions. | Günther Deschner | 1 | -2/+0 |
2011-03-22 | s3:idmap: remove the params argument from the init function | Michael Adam | 1 | -8/+7 |
2011-03-06 | s3: Remove close_fn from idmap_methods | Volker Lendecke | 1 | -12/+0 |
2011-03-06 | s3: Remove unused args from get_nss_info | Volker Lendecke | 1 | -2/+0 |
2011-02-23 | s3-proto: remove some prototypes of non-existing functions. | Günther Deschner | 1 | -2/+0 |
2010-10-18 | s3: fix the build of idmap_adex, idmap_tdb2, idmap_hash and several vfs modules. | Günther Deschner | 2 | -0/+2 |
2010-09-20 | s3: Replace sid_binstring and sid_guidstring with PIDL-based alternatives | Andrew Bartlett | 2 | -2/+4 |
2010-09-02 | s3: Remove unused nss_info_adex_init() | Volker Lendecke | 1 | -5/+0 |
2010-08-26 | s3-idmap: only include idmap headers where needed. | Günther Deschner | 6 | -0/+6 |
2010-08-14 | s3:idmap: remove the set_mapping method from the idmap API | Michael Adam | 1 | -13/+0 |
2010-08-14 | s3:idmap: remove unused method dump_data() from the idmap API | Michael Adam | 1 | -10/+0 |
2010-08-14 | s3:idmap: remove the remove_mapping method from API and backends | Michael Adam | 1 | -15/+0 |
2010-08-05 | s3-secrets: only include secrets.h when needed. | Günther Deschner | 2 | -0/+2 |
2010-08-05 | s3: avoid global include of ads.h. | Günther Deschner | 6 | -0/+6 |
2010-07-01 | s3-nss_info: only include nss_info.h where needed. | Günther Deschner | 1 | -0/+1 |
2010-07-01 | s3-libads: only include libds flags where needed. | Günther Deschner | 1 | -0/+1 |
2010-05-31 | s3: only use netlogon/nbt header when needed. | Günther Deschner | 1 | -0/+1 |
2010-05-21 | s3:dom_sid Global replace of DOM_SID with struct dom_sid | Andrew Bartlett | 7 | -25/+25 |
2009-10-14 | s3:winbind: Fix a double-free | Volker Lendecke | 1 | -1/+0 |
2009-08-04 | idmap_adex: Fix usage of talloc_stackframe(). | Gerald Carter | 1 | -22/+26 |
2009-08-03 | Add some const to winbind_userinfo | Volker Lendecke | 3 | -13/+19 |
2009-05-28 | s3-winbindd: fix remaining callers of sid_binstring(). | Günther Deschner | 2 | -4/+4 |
2009-04-07 | s3-libads: avoid NULL talloc context with ads_get_dn(). | Günther Deschner | 2 | -2/+2 |
2009-04-06 | s3:libads Make ads_get_dn() take a talloc context | Andrew Bartlett | 3 | -9/+9 |
2009-03-02 | More fix to initialize idmap statuses | Bo Yang | 1 | -0/+10 |
2008-12-01 | s3:winbindd/nss_info: change nss_map_{to|from}_alias to take nss_domain_entry | Michael Adam | 1 | -8/+8 |
2008-10-06 | idmap_adex: Add more debugging to the basic search function. | Gerald (Jerry) Carter | 1 | -0/+18 |
2008-10-06 | idmap_adex: Add log messages to dc_add_domain for easier debugging. | Gerald (Jerry) Carter | 1 | -0/+8 |
2008-09-24 | s3: fix idmap_adex. | Günther Deschner | 3 | -3/+3 |
2008-09-22 | idmap_adex: Add new idmap plugin for support RFC2307 enabled AD forests. | Gerald (Jerry) Carter | 7 | -0/+3740 |