Fix convert_ss2service() to filter out zero addresses.
[ddiss/samba.git] / source3 / include /
2012-05-10 Björn Baumbachs3-printing: Add new printers to registry.
2012-05-07 Jeremy AllisonFinal back port of fix for bug #8837 - smbd crashes...
2012-02-21 Volker Lendeckes3: Add SERVERID_UNIQUE_ID_NOT_TO_VERIFY, bug 8760
2012-02-18 Michael Adams3:dbwrap: change the dbwrap_traverse() wrapper to...
2011-10-26 Jeremy AllisonFix bug #8541 - readlink() on Linux clients fails if...
2011-10-13 Jeremy AllisonAnother part of the fix for Bug 8473 - smb2_find uses...
2011-09-15 Jeremy AllisonFix bug #8229 - git patch attached against 3.6.0-rc2...
2011-08-18 Volker Lendeckes3: Make map_open_params_to_ntcreate() available in...
2011-08-18 Volker Lendeckes3: Make is_executable() available in lib/
2011-07-31 Jeremy AllisonFirst part of bugfix for bug #8335 - file copy aborts...
2011-07-21 Jeremy AllisonSecond part of fix for bug 8310 - toupper_ascii() is...
2011-07-21 Jeremy AllisonFirst part of fix for bug 8310 - toupper_ascii() is...
2011-07-13 Volker Lendeckes3: Calculate&store the maximum share access mask
2011-07-13 Volker Lendeckes3: Return "granted" from share_access_check
2011-07-12 Günther Deschners3-printing: move spoolss_create_default_devmode/secdes...
2011-07-12 Günther Deschners3-printing: move driver_info_ctr_to_info8 to init_spoo...
2011-07-12 Günther Deschners3-printing: move os2 related functions to printing...
2011-06-17 Stefan Metzmachers3:libsmb/async_smb: add helpers to get and set the...
2011-06-14 Günther Deschnersource3/include/smb_ldap.h: fix licence/copyright
2011-06-14 Günther Deschnersource3/include/smb_krb5.h: fix licence/copyright
2011-06-14 Günther Deschnersource3/include/mangle.h: fix licence/copyright
2011-06-14 Günther Deschnersource3/include/krb5_protos.h: fix licence/copyright
2011-06-14 Günther Deschnersource3/include/krb5_env.h: fix licence/copyright
2011-06-07 Karolin SeegerRevert "Fix bug 8196 - Many (newer) header files don...
2011-06-07 Jeremy AllisonFix bug 8196 - Many (newer) header files don't have...
2011-06-02 Volker Lendeckestruct make "struct shadow_copy_data" its own talloc...
2011-06-02 Volker Lendeckes3: Remove SHADOW_COPY_DATA typedef (cherry picked...
2011-05-31 Volker Lendeckes3: Extract the guest_login field in sesssetup
2011-05-16 Günther Deschners3-printing: Get the location info from cups.
2011-05-16 Günther Deschners3-includes: no need to globally include libads/ads_sta...
2011-05-16 Günther Deschners3-includes: finally only include client.h when libsmb...
2011-05-16 Andrew Bartletts3-build Remove distinct LOCALEDIR subsystem
2011-05-16 Günther Deschners3-libsmb: move protos to libsmb/proto.h
2011-05-16 Günther Deschners3: only include tdb headers where needed.
2011-05-16 Andrew Bartlettlib/util Move source3 tdb_wrap_open() into the common...
2011-05-16 Günther Deschners3-includes: remove ipv6 related prototype which is...
2011-05-16 Andrew Bartlettlib/util Move more network utility functions from sourc...
2011-05-16 Günther Deschners3-rpc_server: (re)move last globally included rpc_serv...
2011-05-16 Günther Deschners3-printing: avoid using pipes_struct when only session...
2011-05-16 Günther Deschners3-proto: move remaining srvsvc protos to own header...
2011-05-16 Günther Deschners3-proto: move remaining spoolss protos to own header...
2011-05-16 Günther Deschners3-proto: move more rpc_server prototypes out of proto.h
2011-05-16 Günther Deschners3-proto: move rpc_srv_register protos and structs...
2011-05-16 Günther Deschners3-proto: move more headers to rpc_server/rpc_ncacn_np...
2011-05-16 Günther Deschners3-proto: remove duplicate prototypes.
2011-05-16 Günther Deschners3-proto: move rpc_server/rpc_handles.c protos to ntdom...
2011-05-16 Günther Deschners3-proto: move more librpc prototypes to librpc/rpc...
2011-05-16 Günther Deschners3-proto: move more rpc client prototypes to cli_pipe.h.
2011-05-16 Günther Deschners3-proto: move remaining krb5 protos to krb5_protos.h
2011-05-16 Günther Deschners3: move pipe_auth_data to dcerpc.h
2011-05-16 Günther Deschners3-system: move LOCK_ defines to lib/system.c
2011-05-16 Günther Deschners3-util: move valid_share_pathname() to lib/util.c
2011-05-16 Günther Deschners3-rpc_server: remove proto of nonexisting function
2011-05-16 Günther Deschners3-proto: remove remaining nss_info prototypes to nss_i...
2011-05-13 Simo SorceFix 3.6 headers
2011-05-13 Günther Deschners3-includes: move enum flush_reason_enum to smb.h
2011-05-06 Günther Deschners3-proto: remove some duplicate prototypes.
2011-05-04 Günther Deschners3-vfs: make vfswrap_llistxattr and vfswrap_flistxattr...
2011-05-03 Günther Deschners3-includes: when MADVISE support was reverted back...
2011-05-02 Volker Lendeckes3: Make name_resolve_bcast return sockaddr_storage
2011-05-02 Volker Lendeckes3: Remove ip_sevice from get_ipc_connect_master_ip
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_ARCHIVE intead of aARCH
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_VOLUME intead of aVOLID
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEM
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDEN
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_READONLY intead of aRONLY
2011-04-29 Jeremy AllisonAdd FILE_ATTRIBUTE_VOLUME.
2011-04-29 Günther Deschners3-tevent: only include ../lib/util/tevent wrappers...
2011-04-29 Günther Deschners3-tsocket: only include ../lib/tsocket/tsocket.h where...
2011-04-28 Jeremy AllisonRemove fstrings from client struct. Properly talloc...
2011-04-27 Volker Lendeckes3: Remove cli_write
2011-04-27 Volker Lendeckes3: Add cli_writeall
2011-04-25 Volker Lendeckes3: Many pthreadpool fixes
2011-04-25 Stefan Metzmachers3:includes: simplify INO_T_VAL macros
2011-04-25 Stefan Metzmachers3:includes: simplify BIG_UINT macros
2011-04-25 Stefan Metzmachers3:include/vfs.h: remove very old hints for vfs modules...
2011-04-25 Volker Lendeckes3: Add a 10-second timeout for the 445 or netbios...
2011-04-21 Günther Deschners3-vfs: rename open function to open_fn.
2011-04-21 Günther Deschners3-build: move MAP_FILE define to the only place used.
2011-04-14 Günther Deschners3-build: make sure we pick up system tdb and talloc...
2011-04-14 Günther Deschners3-includes: move readahead prototype to its only user.
2011-04-13 Günther Deschners3: only include smb profiling where needed.
2011-04-13 Günther Deschners3-includes: only include acl prototypes when needed.
2011-04-13 Günther Deschners3-includes: absolutely no need to globally include...
2011-04-13 Günther Deschners3-includes: include lib/util/debug.h headers in includ...
2011-04-13 Günther Deschners3-includes: remove unused schema_types enum.
2011-04-13 Günther Deschners3-includes: move struct pipe_open_rec to srvsvc rpc...
2011-04-13 Günther Deschners3-build: finally remove references to ndr and dcerpc...
2011-04-13 Günther Deschners3-rpc_client: add and use rpc_client/rpc_client.h.
2011-04-13 Andrew Bartletts3-lib Remove unused skip_unibuf()
2011-04-12 Günther Deschners3-util: separate out cmdline helpers.
2011-04-12 Günther Deschners3: add some forward declarations.
2011-04-12 Günther Deschners3-rpc_client: move rpc_cli_transport structs and proto...
2011-04-06 Sumit Boses3-smbldap: make octet_strings/DATA_BLOBs const.
2011-04-06 Günther Deschners3-smbldap: support storing octet_strings/DATA_BLOBs.
2011-04-05 Günther Deschners3-passdb: move LOOKUP_NAME_ flags to passdb where...
2011-04-05 Günther Deschners3-passdb: move some passdb defines to passdb.h
2011-04-05 Günther Deschners3-proto: pure cosmetics, remove some generated comments.
2011-04-05 Günther Deschners3: try to fix the build on some non-linux buildfarm...
next