summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3-gpo: Fix CID #1405972 Resource leakGünther Deschner2017-05-091-0/+1
* s3-spoolss: add winreg_del_driver_package_internal()Günther Deschner2017-05-092-0/+35
* s3-rpc_cli: add winreg_del_driver_package()Günther Deschner2017-05-092-0/+121
* s3-spoolss: add winreg_get_driver_package_internal()Günther Deschner2017-05-092-0/+41
* s3-rpc_cli: add winreg_get_driver_package()Günther Deschner2017-05-092-0/+157
* s3-spoolss: add winreg_add_driver_package_internal()Günther Deschner2017-05-092-1/+41
* s3-rpc_cli: add winreg_add_driver_package()Günther Deschner2017-05-092-0/+115
* s3-spoolss: add winreg_add_core_driver_internal()Günther Deschner2017-05-092-0/+34
* s3-rpc_cli: add winreg_add_core_driver()Günther Deschner2017-05-095-0/+267
* s3-spoolss: add winreg_get_core_driver_internal()Günther Deschner2017-05-092-0/+40
* s3-rpc_cli: add winreg_get_core_driver()Günther Deschner2017-05-092-0/+185
* s3: popt: Change to NULL from talloc_autofree_context() now we correctly free...Jeremy Allison2017-05-091-1/+1
* s3: client tools: Call popt_free_cmdline_auth_info() on all normal exits.Jeremy Allison2017-05-095-0/+9
* s3: client tools. Remove direct access to struct user_auth_info *cmdline_auth...Jeremy Allison2017-05-098-123/+144
* s3: popt: Add utility functions popt_get_cmdline_auth_info(), popt_free_cmdli...Jeremy Allison2017-05-092-0/+12
* s3: popt: When using a global variable, don't hide it by helper locals.Jeremy Allison2017-05-091-18/+16
* s3-gpo: Build scripts, security and registry CSE with --enable-developerGünther Deschner2017-05-094-0/+7
* s3-gpo: Fix build of scripts CSEGünther Deschner2017-05-091-17/+22
* selftest: Add test for 'net tdb' commandChristof Schmitt2017-05-082-0/+104
* net: Add net tdb command to print information from tdb recordsChristof Schmitt2017-05-084-0/+132
* idmap_rfc2307: "ldap_next_entry" needs the previous entry, not the startVolker Lendecke2017-05-081-1/+1
* idmap_rfc2307: Don't stop after 30 entriesVolker Lendecke2017-05-081-4/+1
* test_idmap_rfc2307: Test wbinfo -r for 35 supplementary group membershipsVolker Lendecke2017-05-081-1/+11
* idmap_rfc2307: "ldap_next_entry" needs the previous entry, not the startVolker Lendecke2017-05-081-1/+1
* idmap_rfc2307: Don't stop after 30 entriesVolker Lendecke2017-05-081-4/+1
* s3/dbwrap_ctdb: free resources in an error code pathRalph Boehme2017-05-071-0/+1
* s3/dbwrap_ctdb: set async_ctx to initializedRalph Boehme2017-05-071-0/+1
* s3-rpcclient: Fix enumdata spoolss display of REG_DWORDGünther Deschner2017-05-071-1/+1
* s3/smbd: update exclusive oplock optimisation to the lease areaRalph Boehme2017-05-061-4/+9
* s3/smbd: update exclusive oplock optimisation to the lease areaRalph Boehme2017-05-061-1/+1
* s3/locking: helper functions for lease typesRalph Boehme2017-05-062-0/+19
* s3/locking: add const to fsp_lease_typeRalph Boehme2017-05-062-2/+2
* s3:printing: Change to GUID dir if we deal with COPY_FROM_DIRECTORYAndreas Schneider2017-05-051-16/+35
* vfs_fruit: Fix the 32-bit buildVolker Lendecke2017-05-051-9/+11
* s3:smbcacls add prompt for passwordChristian Ambach2017-05-041-0/+1
* lib: Fix a commentVolker Lendecke2017-05-031-2/+2
* lib: Fix whitespaceVolker Lendecke2017-05-031-1/+1
* s4: torture: samr: Add test for dcesrc_lsa_valid_AccountRight change.Jeremy Allison2017-05-031-0/+3
* s3:winbindd:idmap_autorid remove a stray commentChristian Ambach2017-05-031-3/+0
* smbd: Fix a 32-bit problemVolker Lendecke2017-05-021-2/+2
* torture3: Make sure dbwrap_parse_record returns NOT_FOUND for invalid watcher...Volker Lendecke2017-05-014-0/+71
* dbwrap_watch: Protect against corrupt recordsVolker Lendecke2017-05-011-1/+4
* selftest: Make sure that LOCAL-DBWRAP-WATCH1 is run in make testVolker Lendecke2017-05-011-0/+1
* torture3: In LOCAL-DBWRAP-WATCH1, open tdb with CLEAR_IF_FIRSTVolker Lendecke2017-05-011-1/+2
* param: Add 'mit kdc command' to change the default.Andreas Schneider2017-04-291-0/+4
* s3-tests: Use common functions in test_smbclient_netbios_aliases.shAndreas Schneider2017-04-291-10/+10
* source3 smdb: fix null pointer dereferenceGary Lockyer2017-04-281-1/+1
* s3: smbd: inotify_map_mask_to_filter incorrectly indexes an array.Doug Nazar2017-04-281-1/+1
* notify: Fix ordering of events in notifydShilpa Krishnareddy2017-04-261-1/+2
* lib: Fix CID 1405493 Error handling issues (CHECKED_RETURN)Volker Lendecke2017-04-251-1/+6