libsmbconf: Convert smbconf_get_share_names() to sbcErr.
[samba.git] / source3 /
2011-05-10 Andreas Schneiderlibsmbconf: Convert smbconf_get_share_names() to sbcErr.
2011-05-10 Andreas Schneiderlibsmbconf: Convert smbconf_drop() to sbcErr.
2011-05-10 Andreas Schneiderlibsmbconf: Convert smbconf_open() to sbcErr.
2011-05-10 Andreas Schneiderlibsmbconf: Convert smbconf_init() to sbcErr.
2011-05-10 Günther Deschners3-printing: Fix double free of cups request.
2011-05-10 Günther Deschners3-printing: very obvious fix for cups_pull_comment_loc...
2011-05-10 Andrew Tridgells3-events: tevent_internal.h is not a public header
2011-05-10 Volker Lendeckes3: Use tevent_req_ntstatus properly in a few places
2011-05-10 Volker Lendeckes3: Use tevent_req_ntstatus properly in a few places
2011-05-10 Rusty Russellasync_smb.c: convert cli->timeout properly
2011-04-19 Rusty Russellgencache: don't use CLEAR_IF_FIRST as fallback.
2011-05-09 Andrew Bartletts3-build: Move generated config.h and config.h.in to...
2011-05-08 Andrew Bartlettncalrpc: Force ncalrpc dir to be mode 755 in all users
2011-05-08 Andrew Bartletts3-auth Add auth_samba4 module
2011-05-08 Andrew Bartletts3-passdb: added pdb_samba4
2011-05-08 Andrew Bartletts3-passdb Redirect domain GUID and SID queries to the...
2011-05-08 Andrew Bartlettbuild: Allow the C code to know if this is a waf build
2011-05-08 Andrew Tridgells3-test: build smbtorture with --enable-developer
2011-05-08 Andrew Bartletts3-lib Use common lib/socket code for get_interfaces...
2011-05-08 Andrew Tridgells3-smbd: expose smbd_set_server_fd()
2011-05-08 Andrew Tridgells3-waf: expose the server_exit code in the smbd_base...
2011-05-08 Andrew BartlettImprove debug messages when creating socket directories
2011-05-08 Andrew Tridgelllibds: moved enum security_types to a common header
2011-05-08 Andrew Bartletts3-utils Set dyn_CONFIGFILE from -c on smbpasswd comman...
2011-05-07 Volker Lendeckes3: Fix including libsmb/proto.h without prior ads.h
2011-05-07 Gordon RossFix Samba3 on OpenIndiana.
2011-05-06 Jeremy AllisonA couple more off-by-one calculations with strlcpy.
2011-05-06 Günther Deschners3-includes: no need to globally include libads/ads_sta...
2011-05-06 Günther Deschners3-includes: finally only include client.h when libsmb...
2011-05-06 Günther Deschners3-libsmb: move protos to libsmb/proto.h
2011-05-06 Günther Deschners3-proto: remove some duplicate prototypes.
2011-05-06 Günther Deschners3-spoolss: remove unused struct in construct_notify_pr...
2011-05-06 Günther Deschners3: only include tdb headers where needed.
2011-05-06 Andrew Bartlettlibcli/smb Move cifs posix helper functions and headers...
2011-05-06 Andrew Bartlettlib/util Use lib/util/ms_fnmatch.c in common for gen_fn...
2011-05-06 Andrew Bartletterrors: Remove unused unix_to_werror()
2011-05-06 Andrew Bartlettlibcli/util Move NTSTATUS table to the top level
2011-05-06 Andrew Bartlettnterr: Add mem_ctx for return string from get_nt_error_...
2011-05-06 Andrew Bartletts3-smbd ntstatus_to_dos() pulls the DOS error codes...
2011-05-06 Andrew Bartlettlibcli/util Merge ntstatus_to_dos() ntstatus_to_werror...
2011-05-06 Andrew Bartletterrors: Merge ntstatus -> DOS error table between Samba...
2011-05-06 Andrew Bartletts3-lib Remove unused dos error codes from errmap_unix
2011-05-06 Andrew Bartlettlib/util Move source3 tdb_wrap_open() into the common...
2011-05-06 Andrew Tridgells3-winbind: another strlcpy()/fstring fix
2011-05-06 Andrew Tridgells3-auth: fixed bug with usernames longer than sizeof...
2011-05-06 Jeremy AllisonFix const in smbtorture.
2011-05-05 Jeremy AllisonFix broken interface to set_namearray() - don't modify...
2011-05-05 Jeremy AllisonFixup use of const.
2011-05-05 Jeremy AllisonMore const fixes. Remove CONST_DISCARD.
2011-05-05 Jeremy AllisonChange the char * pointers in the struct to const char...
2011-05-05 Jeremy AllisonMore const fixes... getting near the end now.
2011-05-05 Jeremy AllisonMore simple const fixups.
2011-05-05 Jeremy AllisonMore simple const fixes.
2011-05-05 Jeremy AllisonMore const fixes for compiler warnings from the waf...
2011-05-05 Jeremy AllisonFixup build without --with-aio.
2011-05-05 Jeremy AllisonMore const compiler warning fixes.
2011-05-05 Jeremy AllisonFix many const compiler warnings.
2011-05-05 Jeremy AllisonDon't reuse a non-const pointer when manipulating const.
2011-05-05 Volker Lendeckes3: Fix a typo
2011-05-05 Volker Lendeckes3: Fix dup_smb2_vec3
2011-05-05 Günther Deschners3-rpc_server: run minimal_includes.pl.
2011-05-05 Günther Deschners3-rpc_client: run minimal_includes.pl.
2011-05-05 Günther Deschners3-rpcclient: run minimal_includes.pl.
2011-05-05 Günther Deschners3-printing: run minimal_includes.pl.
2011-05-05 Günther Deschners3-param: run minimal_includes.pl.
2011-05-05 Günther Deschners3-libsmb: run minimal_includes.pl.
2011-05-05 Günther Deschners3-libnet: run minimal_includes.pl.
2011-05-05 Günther Deschners3-libads: run minimal_includes.pl.
2011-05-05 Günther Deschners3-lib: run minimal_includes.pl.
2011-05-05 Günther Deschners3-auth: run minimal_includes.pl
2011-05-04 Jeremy AllisonI added them, so I get to kill them :-). Finally remove...
2011-05-04 Jeremy AllisonFix warning messages caused by addition of null check...
2011-05-04 Jeremy AllisonTidy up some missing checks for NULL in strlcpy.
2011-05-04 Jeremy AllisonAdd in bufflen limit when storing NetBIOS names. Remove...
2011-05-04 Jeremy AllisonConvert safe_strXX to strlXXX. Clean up off-by-ones.
2011-05-04 Jeremy AllisonRemove magic numbers. Standardize on macro. Move from...
2011-05-04 Jeremy AllisonCope with +1 change on moving from safe_strcat to strlcat.
2011-05-04 Jeremy AllisonFold null terminator into listlen length, change to...
2011-05-04 Jeremy AllisonFix the only place we reply on the NULL handling for...
2011-05-04 Jeremy AllisonFix off-by-one when used with safe_strcpy.
2011-05-04 Jeremy AllisonSimple +1 changes in hardcoded lengths when changing...
2011-05-04 Jeremy AllisonBUGFIX when converting from safe_strcpy to strlcpy.
2011-05-04 Jeremy AllisonRemove overmalloc_safe_strcpy - can be simple strlcpy.
2011-05-04 Jeremy AllisonRemove obvious use of safe_strcpy + safe_strcat ->...
2011-05-04 Jeremy AllisonChange safe_strcpy_base to strlcpy_base. Note the size...
2011-05-04 Jeremy AllisonFix simple uses of safe_strcpy -> strlcpy. Easy ones...
2011-05-04 Volker Lendeckes3-torture: Add a test for notify upon read&x
2011-05-04 Jeremy AllisonRemove unused function parse_add_domuser().
2011-05-04 Günther Deschners3-waf: add vfs_gpfs_hsm_notify to the build.
2011-05-04 Volker Lendeckevfs_gpfs: Properly notify the offline->online changes
2011-05-04 Volker Lendeckevfs_gpfs: Block sendfile for offline files
2011-05-04 Volker Lendeckevfs_gpfs: Store the winattrs in st.vfs_private
2011-05-04 Volker Lendeckes3: Properly deal with exited winbind children
2011-05-04 Günther Deschners3-vfs: make vfswrap_llistxattr and vfswrap_flistxattr...
2011-05-03 Volker Lendeckes3: Filter out duplicates in name_query()
2011-05-03 Günther Deschners3-includes: when MADVISE support was reverted back...
2011-05-03 Günther Deschners3-includes: move enum flush_reason_enum to smb.h
2011-05-03 Günther Deschners3-includes: remove ipv6 related prototype which is...
2011-05-03 Günther Deschners3-system: move LOCK_ defines to lib/system.c
2011-05-03 Volker Lendeckes3: Handle EINTR from sys_poll correctly
next