Age | Commit message (Expand) | Author | Files | Lines |
2012-08-10 | build: rename security → samba-security | Björn Jacke | 1 | -1/+1 |
2012-05-23 | Introduce system MIT krb5 build with --with-system-mitkrb5 option. | Alexander Bokovoy | 1 | -355/+2 |
2012-04-12 | s4-auth-krb: Simplify salt_princ handling. | Simo Sorce | 1 | -1/+1 |
2012-04-12 | s4-auth-krb: Move keytab functions in a separate file. | Simo Sorce | 1 | -1/+1 |
2012-04-11 | s4:dsdb/samdb/ldb_modules/schema.c - move "get_last_structural_class()" into ... | Matthias Dieter Wallnöfer | 1 | -11/+5 |
2012-04-11 | s4:objectclass LDB module - remove unneeded build dependencies | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2012-03-20 | Move NS_GUID_string and NS_GUID_from_string to dsdb-common. | Jelmer Vernooij | 1 | -1/+1 |
2011-11-29 | s4-dsdb: Added metadata to partition module for global sequence number | Amitay Isaacs | 1 | -1/+1 |
2011-08-18 | credentials: Rename library to samba-credentials to avoid name clashes. | Jelmer Vernooij | 1 | -1/+1 |
2011-08-12 | s4-dsdb: remove the naming_fsmo and pdc_fsmo modules | Andrew Tridgell | 1 | -20/+0 |
2011-08-04 | s4-dsdb: handle search expressions containing extended DNs | Andrew Tridgell | 1 | -1/+1 |
2011-08-04 | s4-dsdb: fixed outgoing one way link DNs | Andrew Tridgell | 1 | -1/+1 |
2011-08-01 | remove unnecessary dependency on 'events' from ldb modules. | Jelmer Vernooij | 1 | -35/+35 |
2011-05-21 | s4-dsdb: implementation of the dirsync control | Matthieu Patou | 1 | -0/+9 |
2011-03-04 | s4:waf-build fix disable-shared build for smbtorture | Christian Ambach | 1 | -1/+1 |
2011-02-22 | s4-auth Move libcli/security/session.c to the top level | Andrew Bartlett | 1 | -3/+3 |
2011-02-22 | s4-waf: rename smbpasswd library to smbpasswdparser | Andrew Tridgell | 1 | -1/+1 |
2011-02-18 | s4-dsdb: operational module does not need auth any more | Andrew Tridgell | 1 | -1/+1 |
2011-01-17 | s4-dsdb: replaced the calls to ldb_search() in dsdb modules with dsdb_module_... | Andrew Tridgell | 1 | -1/+1 |
2010-11-11 | s4:password_hash and acl LDB modules - handle the "userPassword" attribute ac... | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-11-08 | s4:objectguid LDB module - make use of "dsdb_next_callback" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-11-07 | credentials: Lowercase library name, | Jelmer Vernooij | 1 | -1/+1 |
2010-11-07 | ldbsamba: Lowercase library name. | Jelmer Vernooij | 1 | -2/+2 |
2010-11-07 | samdb: Lowercase library name. | Jelmer Vernooij | 1 | -75/+75 |
2010-11-03 | s4-dsdb: removed the use of ldb_private.h from s4 | Andrew Tridgell | 1 | -10/+0 |
2010-11-01 | s4-dsdb: convert the rest of the ldb modules to the new module type | Andrew Tridgell | 1 | -38/+74 |
2010-11-01 | s4-dsdb: convert the simple_ldap_map module to the new module style | Andrew Tridgell | 1 | -7/+7 |
2010-11-01 | s4-dsdb: convert the extended_dn_out module to the new ldb module style | Andrew Tridgell | 1 | -7/+7 |
2010-10-30 | s4-build: removed some unnecessary dependencies | Andrew Tridgell | 1 | -1/+1 |
2010-10-30 | s4-auth: make KERBEROS subsystem into authkrb5 private library | Andrew Tridgell | 1 | -1/+1 |
2010-10-26 | waf: Stop automaticaly changing dashes to underscores in library names. | Jelmer Vernooij | 1 | -6/+6 |
2010-10-26 | waf: Remove lib prefix from libraries manually. | Jelmer Vernooij | 1 | -20/+20 |
2010-10-26 | s4: Drop duplicate 'lib' prefix for private libraries. | Jelmer Vernooij | 1 | -35/+35 |
2010-10-24 | s4: Rename SMBPASSWD to smbpasswd. | Jelmer Vernooij | 1 | -7/+7 |
2010-10-24 | s4: Rename LIBSAMBA-* to libsamba-* | Jelmer Vernooij | 1 | -12/+12 |
2010-10-24 | s4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,} | Jelmer Vernooij | 1 | -9/+9 |
2010-10-24 | s4: Rename SAMDB_COMMON to samdb_common. | Jelmer Vernooij | 1 | -3/+3 |
2010-10-23 | s4: Rename NSS_WRAPPER to nss_wrapper. | Jelmer Vernooij | 1 | -2/+2 |
2010-10-23 | s4: Rename LIBEVENTS to libevents. | Jelmer Vernooij | 1 | -34/+34 |
2010-10-21 | s4-dsdb: fixed depenencies for -no-undefined | Andrew Tridgell | 1 | -4/+4 |
2010-10-21 | s4-dsdb: make ldb_password_hash depend on hdb not HEIMDAL_HDB_KEYS | Andrew Tridgell | 1 | -1/+1 |
2010-10-21 | s4-dsdb: moved a bunch of fuctions from schema/schema_info_attr.c to samdb/ld... | Andrew Tridgell | 1 | -1/+7 |
2010-10-19 | s4-dsdb Add module to send only 'simple' DNs to OpenLDAP backends | Andrew Bartlett | 1 | -0/+8 |
2010-10-18 | dsdb simple_ldap_map depends on LDBSAMBA | Andrew Bartlett | 1 | -1/+1 |
2010-10-18 | dsdb: Module aliases require to be prefixed with the subsystem name. | Jelmer Vernooij | 1 | -2/+2 |
2010-10-13 | dsdb/schema_data: Build as shared object. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-13 | dsdb/schema_load: Build as shared object. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-12 | s4-libcli/security Use seperate subsystem for session related functions | Andrew Bartlett | 1 | -3/+3 |
2010-10-12 | dsdb: Build more modules as shared objects. | Jelmer Vernooij | 1 | -14/+14 |
2010-10-11 | dsdb: Build some more modules as shared objects. | Jelmer Vernooij | 1 | -7/+7 |