summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* credentials: Initialize krb5 client to retrieve creds from ccacheSamuel Cabrero2019-04-291-0/+15
* selftests: Place credential cache file inside environment directorySamuel Cabrero2019-04-291-1/+1
* waf: only set mandatory to False if not already set by the callerRalph Boehme2019-04-291-1/+3
* gitlab-ci: Install missing krb5-kdc package on Ubuntu/DebianAndreas Schneider2019-04-2915-3/+15
* wafsamba: Enable warnings for missing field initializerAndreas Schneider2019-04-291-0/+1
* s3:libsmb: Fix C99 initializer in cli_smb2_fnum.cAndreas Schneider2019-04-291-3/+3
* s4:dsdb: Use C99 initializer in dsdb util_trustsAndreas Schneider2019-04-291-11/+29
* s3:lib: Use correct C99 initializer for 'struct flock' in messages_dgmAndreas Schneider2019-04-291-1/+3
* lib:audit_logging: Use C99 initializer for server_id in audit_loggingAndreas Schneider2019-04-291-1/+3
* s3:utils: use struct initializer in async-tracker long_optionsRalph Boehme2019-04-291-2/+14
* Revert "lib/replace: define NAME_MAX for platforms that don't have it"Günther Deschner2019-04-261-4/+0
* s3/vfs_glusterfs_fuse: Dynamically determine NAME_MAXAnoop C S2019-04-261-6/+26
* s3/vfs_glusterfs: Dynamically determine NAME_MAXAnoop C S2019-04-261-8/+29
* gitlab-ci: Remove Ubuntu 14.04Andreas Schneider2019-04-253-8/+3
* gitlab-ci: Enable fedora29 and update generated distsAndreas Schneider2019-04-2525-7/+72
* bootstrap: Add glusterfs and cephfs packagesAndreas Schneider2019-04-251-0/+14
* bootstrap: Add missing packages for XFS quota supportAndreas Schneider2019-04-251-0/+3
* bootstrap: Add missing packages on RPM distributionsAndreas Schneider2019-04-251-0/+3
* bootstrap: Fix dnf commandsAndreas Schneider2019-04-251-2/+2
* s4:heimdal: Disable format truncation warningsAndreas Schneider2019-04-251-0/+5
* s3:modules: Fix size typesAndreas Schneider2019-04-251-4/+4
* autobuild: Build also Samba AD with MIT KerberosAndreas Schneider2019-04-251-1/+1
* wscript: Remove checks for shm_open and shmgetChristof Schmitt2019-04-251-3/+0
* s3-mdssvc: add a comment to mds_init()Ralph Boehme2019-04-241-0/+3
* s3-mdssvc: make mds_ctx_destructor_cb staticRalph Boehme2019-04-242-31/+30
* s3-mdssvc: add missing call to g_cancellable_new()Ralph Boehme2019-04-241-0/+6
* s3-mdssvc: use default g_main contextRalph Boehme2019-04-241-9/+1
* s3-mdssvc: use tevent_glib_glue in mdssvc RPC serviceRalph Boehme2019-04-243-146/+75
* s3-mdssvc: call [un]become_authenticated_pipe_user()Ralph Boehme2019-04-242-2/+24
* s3-mdssvc: add tevent context arg to mds_init_ctxRalph Boehme2019-04-243-1/+7
* s3/lib: tevent-glib-glue test utiltity with TrackerRalph Boehme2019-04-242-0/+298
* s3/lib: add a tevent_glib_glue subsystem testRalph Boehme2019-04-244-0/+431
* s3/lib: new tevent_glib_glue subsystemRalph Boehme2019-04-244-0/+970
* s3:wscript: fix flex and bison detectionRalph Boehme2019-04-241-2/+2
* s3:wscript: fix flex and bison detection message when not installedRalph Boehme2019-04-241-9/+11
* s3: build: seperate out check for Gnome Tracker from SpotlightRalph Boehme2019-04-241-22/+33
* waf: fix array access out of bounds exception in the check for flexRalph Boehme2019-04-241-2/+3
* bootstrap: move flex to common packagesRalph Boehme2019-04-2413-3/+13
* waf: build: Respect --disable-python for third_party modulesLutz Justen2019-04-243-13/+26
* winbind: Fix overlapping id rangesVolker Lendecke2019-04-242-3/+10
* selftest: Add trusted domain tests for idmap_adChristof Schmitt2019-04-242-0/+107
* selftest: Pass trusted domain information to idmap_ad testChristof Schmitt2019-04-242-3/+6
* selftest: Add idmap configuration for trusted domain for idmap_adChristof Schmitt2019-04-241-0/+2
* selftest: Make trusted domain information available for idmap_ad environmentChristof Schmitt2019-04-241-0/+7
* selftest: Use fl2008r2dc for ad_member_idmap_adChristof Schmitt2019-04-241-1/+1
* selftest: Add gid-to-sid lookup to idmap_ad testChristof Schmitt2019-04-241-0/+24
* .gitlab-ci.yml: use the ubuntu1804 image as defaultStefan Metzmacher2019-04-241-3/+3
* pyldb: avoid segfault when adding an element with no nameDouglas Bagnall2019-04-232-2/+5
* pytest/segfault: segfault with nameless elementDouglas Bagnall2019-04-232-0/+11
* waf: install: Remove installation of PIDL and manpages.Lutz Justen2019-04-232-75/+0