winbindd: winbindd_dc_info() -> bool_dispatch_table
[gd/samba-autobuild/.git] / source3 /
2018-05-17 Volker Lendeckewinbindd: winbindd_dc_info() -> bool_dispatch_table
2018-05-17 Volker Lendeckewinbindd: winbindd_netbios_name() -> bool_dispatch_table
2018-05-17 Volker Lendeckewinbindd: winbindd_domain_name() -> bool_dispatch_table
2018-05-17 Volker Lendeckewinbindd: winbindd_ping() -> bool_dispatch_table
2018-05-17 Volker Lendeckewinbindd: winbindd_info() -> bool_dispatch_table
2018-05-17 Volker Lendeckewinbindd: winbindd_interface_version() -> bool_dispatch...
2018-05-17 Volker Lendeckewinbindd: Introduce "bool_dispatch_table"
2018-05-16 David Disseldorps3:libsmbclient: cleanup smbc_setWorkgroup() usage
2018-05-16 Andreas Schneiders3:libsmbclient: Use const for setting and getting...
2018-05-16 Andreas Schneiders3:smbd: Fix converity warning with _smb_setlen_large()
2018-05-16 Andreas Schneiders3:modules: Initialize pointers in vfs_virusfilter
2018-05-16 Andreas Schneiders3:winbind: Initialize validation_level in winbind_dual...
2018-05-16 Timur I. BakeyevConvert affected by previous commit lines from DEBUG...
2018-05-16 Timur I. BakeyevRemove extra 0x prefix for the "%p" format specifiers...
2018-05-15 Volker Lendeckewinbind: Fix CID 1435598 Error handling issues (CHECKED...
2018-05-15 Jeremy Allisonsmbd: fileserver: Change defaults to work with EA suppo...
2018-05-15 Andrew Bartlettselftest: Require libarchive for --enable-selftest
2018-05-15 Andrew Bartlettbuild: Make --with-libarchive the default
2018-05-14 Björn Jackes3/wscript: remove test, that we do in lib/replace
2018-05-13 Volker Lendeckesmbd: Fix "reset on zero vc"
2018-05-12 Joe Guocmd_drsuapi: add dswriteaccountspn command
2018-05-12 Mathieu ParentFix spelling s/unsuported/unsupported/
2018-05-12 Mathieu ParentFix spelling s/unitialized/uninitialized/
2018-05-12 Mathieu ParentFix spelling s/succesfully/successfully/
2018-05-12 Mathieu ParentFix spelling s/specfied/specified/
2018-05-12 Mathieu ParentFix spelling s/retun/return/
2018-05-12 Mathieu ParentFix spelling s/retrive/retrieve/
2018-05-12 Mathieu ParentFix spelling s/receving/receiving/
2018-05-12 Mathieu ParentFix spelling s/processs/process/
2018-05-12 Mathieu ParentFix spelling s/openened/opened/
2018-05-12 Mathieu ParentFix spelling s/missmatch/mismatch/
2018-05-12 Mathieu ParentFix spelling s/formated/formatted/
2018-05-12 Mathieu ParentFix spelling s/desriptor/descriptor/
2018-05-12 Mathieu ParentFix spelling s/coult/could/
2018-05-11 Ralph Boehmes3:smbd: fix interaction between chown and SD flags
2018-05-11 Volker Lendeckeprinting: Fix CID 1435452 (TAINTED_SCALAR)
2018-05-11 Andreas Schneiderwinbind: Fix UPN handling in canonicalize_username()
2018-05-11 Andreas Schneiderwinbind: Fix UPN handling in parse_domain_user()
2018-05-11 Andreas Schneiderwinbind: Remove unused function parse_domain_user_talloc()
2018-05-11 Stefan Metzmacherwinbind: Pass upn unmodified to lookup names
2018-05-11 Andreas Schneidernsswitch:tests: Add test for wbinfo --user-info
2018-05-11 Andreas Schneidernsswitch: Add a test looking up the user using the upn
2018-05-10 Gary Lockyersamdb: Add remote address to connect
2018-05-10 Gary Lockyerdsdb: pass the remote address to samdb connect
2018-05-10 Gary Lockyerauth: Add unique session GUID identifier
2018-05-09 Jeremy Allisons3: smbd: Remove unused counters for outstanding aio...
2018-05-09 David Disseldorpvfs_ceph: add fake async pwrite/pread send/recv hooks
2018-05-09 Simo SorceFix Jean François name to be UTF-8
2018-05-09 Vandana Rungtas3: VFS: Fix memory leak in vfs_ceph.
2018-05-05 Jeremy Allisontests: libsmbclient: Add a readdirplus() test suite.
2018-05-04 Puran Chands3: libsmbclient: Add new function SMBC_readdirplus_ctx().
2018-05-04 Puran Chands3: libsmbclient: Add function add_dirplus() to fill...
2018-05-04 Puran Chands3: libsmbclient: Add readdirplus cleanup code on direc...
2018-05-04 Puran Chands3: libsmbclient: Add internal/external structures...
2018-05-04 Jeremy Allisons3: client: Add btime_ts to struct finfo.
2018-05-04 Jeremy Allisons3: VFS: Remove SMB_VFS_WRITE() function and all implem...
2018-05-04 Jeremy Allisons3: torture: Remove the last user of SMB_VFS_WRITE.
2018-05-04 Jeremy Allisons3: VFS: ceph: Replace the lseek/write ftruncate extend...
2018-05-04 Jeremy Allisons3: VFS: Remove vfs_write_data(). No longer used.
2018-05-04 Jeremy Allisons3: smbd: Remove the handling of offset == -1 in real_w...
2018-05-04 Jeremy Allisons3: VFS: default: Remove recursion into the VFS inside...
2018-05-04 Jeremy Allisons3: VFS: default: Remove fallback if we don't have...
2018-05-04 Jeremy Allisons3: VFS: Remove SMB_VFS_READ() function and all impleme...
2018-05-04 Jeremy Allisons3: torture: Make cmd_read use read_file().
2018-05-04 Jeremy Allisons3: printing: Remove the LSEEK in printing_pread_data...
2018-05-04 Jeremy Allisons3: printing: Now we never pass an offset of -1, remove...
2018-05-04 Jeremy Allisons3: printing: Use offset tracking in printing_pread_dat...
2018-05-04 Jeremy Allisons3: printing: Use passed in offset, and offset tracking...
2018-05-04 Jeremy Allisons3: printing: Add existing offset position as a paramet...
2018-05-04 Jeremy Allisons3: printing: Use auto-updating of offset in printing_p...
2018-05-04 Jeremy Allisons3: printing: Make printing_pread_data() update the...
2018-05-04 Jeremy Allisons3: printing: Rename printing_read_data() -> printing_p...
2018-05-04 Jeremy Allisons3: printing: Rename vfs_read_data() -> printing_read_d...
2018-05-04 Jeremy Allisons3: printing: Move handle_ne_file code into a separate...
2018-05-04 Jeremy Allisons3: printing: Split handling of PE file into separate...
2018-05-04 Jeremy Allisons3: printing: Reformatting of parts of this file to...
2018-05-04 Garming Samwinbindd_irpc: Add an IRPC call to trigger a DC locate
2018-05-04 Ralph Boehmes3:cleanupd: sends MSG_SMB_UNLOCK twice to interested...
2018-05-03 Ralph Boehmes3:cleanupd: use MSG_SMB_BRL_VALIDATE to signal cleanup...
2018-05-03 Andreas Schneiders3:smbspool: Fix cmdline argument handling
2018-05-03 Andrew Bartlettvfs_virusfilter_fsav: Initialize stack pointers per...
2018-05-03 Richard SharpeFix some incorrect debug messages that look to be copy...
2018-05-03 Jeremy Allisons3: libsmbclient: Fix hard-coded connection error retur...
2018-05-02 Jeremy Allisons3: VFS: Default. Move vfs_read_data() out of source3...
2018-05-02 Jeremy Allisons3: VFS: default: Remove recursion into the VFS inside...
2018-05-02 Jeremy Allisons3: VFS: default: Remove fallback if we don't have...
2018-05-01 Jeremy Allisons3: VFS: Remove fsync_fn() from the VFS and all modules...
2018-05-01 Jeremy Allisons3: vfs: Use the new smb_vfs_fsync_sync() call in place...
2018-05-01 Jeremy Allisons3: VFS: Add a synchronous smb_vfs_fsync_sync() call...
2018-04-30 Jeremy Allisonceph: VFS: Add asynchronous fsync to ceph module, fake...
2018-04-25 Christof Schmittrpc_server: Fix NetSessEnum with stale sessions
2018-04-25 Christof Schmittselftest: Add testcase for querying sessions after...
2018-04-25 Christof Schmittrpcclient: Print number of entries for NetSessEnum
2018-04-25 Björn Jackeprinting: return the same error code as windows does...
2018-04-24 Volker Lendeckelib: #include "util_event.h" only where needed
2018-04-24 Volker Lendecketevent: Fix callers of tevent_req_set_endtime
2018-04-24 Volker Lendecketorture3: Fix CID 1435119 Error handling issues (CHECKE...
2018-04-24 Stefan Metzmachers3:util: remove reinit_after_fork_pipe_handler before...
2018-04-24 Volker Lendeckewinbind: Speed up wbinfo -p
2018-04-24 Volker Lendeckentlm_auth: PAM_AUTH_CRAP needs a privileged socket
next