sfrench/samba-autobuild/.git
2011-05-08 Andrew Bartlettlib/socket: Remove outdated comment
2011-05-08 Andrew Bartletts4-interfaces Rename interfaces code so not to conflict...
2011-05-08 Andrew Bartletts3-lib Use common lib/socket code for get_interfaces...
2011-05-08 Andrew Bartlettlib/socket move interfaces code to the top level
2011-05-08 Andrew Bartletts4-lib/socket Samba4 is not IPv6 compatible
2011-05-08 Andrew Bartletts4-lib merge get_interfaces() from Samba3 to Samba4
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 Tridgellbuild: allow s3 libraries to be built with no undefined...
2011-05-08 Andrew Bartletts4-param Don't set variables such as the debuglevel...
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-08 Andrew Bartlettselftest Use die() less often, as it fails to allow...
2011-05-08 Andrew Bartlettauth: allow auth_common.h to be included multiple times...
2011-05-08 Andrew Bartletts4-auth Rename auth -> auth4 to avoid conflict with...
2011-05-08 Andrew Bartletts4-ntvfs: Rename brl_*() -> brlock_*() to avoid conflic...
2011-05-08 Andrew Tridgells4-auth: remove unused prototype
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 Deschners4-smbd: fix randseed_init() usage.
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 Deschnerlibcli/security: fix build warning, cr_descr_log_acl...
2011-05-06 Günther Deschnertdb: fix a build warning.
2011-05-06 Günther Deschners3: only include tdb headers where needed.
2011-05-06 Andrew Bartlettlib/util don't use enum protocol_types in ms_fnmatch_pr...
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 Bartlettlib/util Rename ms_fnmatch() to ms_fnmatch_protocol...
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 source3/ werror_to_ntstatus() code to...
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 Andrew Tridgells4-auth: removed the password combinations code in...
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-05 Matthieu Patous4-samba-tool: allow specification of targetdir when...
2011-05-04 Jeremy AllisonClean up some const and other compiler warnings.
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 Allisonsasl_secret_t ends in a char [1] size. This means the...
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 Volker LendeckeAlways build before commit ... :-)
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 LendeckeRHEL-CTDB: Build vfs_gpfs_hsm_notify
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...
next