Change the prototype of the vfs function get_nt_acl().
[samba.git] / source3 / include /
2007-12-19 Michael AdamChange the prototype of the vfs function get_nt_acl().
2007-12-19 Volker LendeckeRename cache.[ch] to memcache.[ch]
2007-12-19 Günther DeschnerMerge WERR_NO_SUCH_LOGON_SESSION from Samba4.
2007-12-18 Volker LendeckeAdd forgotten cache.h
2007-12-18 Volker LendeckeAdd a in-memory cache
2007-12-17 Michael AdamAdd combined flag LOOKUP_NAME_LOCAL.
2007-12-16 Volker LendeckeMake smb_np_struct talloc'ed
2007-12-14 Stefan Metzmacheradd POPT_COMMON_CONFIGFILE which only provides --config...
2007-12-14 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-14 Rishi SrivatsavaiRegister the smb service with mDNS if mSDN is supported.
2007-12-13 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-13 Michael AdamAdd flags for correctly implementing lsa_lookup_name...
2007-12-10 Jeremy AllisonDon't need an fstring here, we can talloc.
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-10 Volker LendeckeMake the Linux rbtrees compile within Samba
2007-12-10 Volker LendeckeAdd rbtree.[ch] from the Linux kernel
2007-12-10 Volker LendeckeAdd dbwrap bystring service routines
2007-12-08 Jeremy AllisonAdd define guards around FSTRING_LEN.
2007-12-07 Jeremy AllisonA requiem for pstring.
2007-12-07 Jeremy AllisonWe don't need P_GSTRING or P_UGSTRING anymore.
2007-12-07 Jeremy AllisonRemove pstrings completely except for smbctool (what...
2007-12-07 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-07 Günther DeschnerAdd NT_STATUS_DOWNGRADE_DETECTED (thanks to Magnus...
2007-12-07 Jeremy AllisonMake cmdline_auth_info private to lib/popt_common.c...
2007-12-07 Jeremy AllisonRemove pstrings from client/client.c by doing a large...
2007-12-05 Volker LendeckeRemove some globals
2007-12-04 Jeremy AllisonRemove more pstrings, from the winbindd protocol def and
2007-12-03 Jeremy AllisonRemove unused wpstring and macros. Stop using pstrcpy...
2007-11-30 Günther DeschnerMerge join error codes from Samba 4.
2007-11-29 Jeremy AllisonRemove the explicit TALLOC_CTX * from cli_struct.
2007-11-28 Jeremy AllisonRemove unused prototype for smbldap_get_single_pstring().
2007-11-28 Jeremy AllisonRemove pstring from srv_spoolss_nt.c. All gone from...
2007-11-27 Jeremy AllisonRemove pstring from everything in rpc_server except
2007-11-23 Stefan Metzmacherprinting: fix default printing subsystem detection
2007-11-22 Volker LendeckeCosmetic fix
2007-11-15 Jeremy AllisonMore pstring removal. This one was tricky. I had to add
2007-11-13 Volker LendeckeMake [f]get_nt_acl return NTSTATUS
2007-11-09 Jeremy AllisonRemove more fstring/pstring bad useage. Go talloc !
2007-11-08 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-11-08 Michael AdamTry to fix the build on systems without struct sockaddr...
2007-11-05 Jeremy AllisonRemove the horror that was the global smb_rw_error.
2007-11-03 Jeremy AllisonRemove the smb_read_error global variable and replace
2007-11-02 Jeremy AllisonChange the client library to write directly out of
2007-11-02 Gerald (Jerry) CarterMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-11-01 Jeremy AllisonAdd missing recvfile_bytes element - noticed by Kukks.
2007-11-01 Gerald (Jerry) CarterPatch from Debian Samba package maintainers:
2007-10-30 Jeremy AllisonAdd new parameter, "min receivefile size" (by default set
2007-10-30 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-10-30 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-10-30 Jeremy AllisonAdd in the recvfile entry to the VFS layer with a default
2007-10-29 Jeremy AllisonFix the setup_kaddr() call to cope with IPv6.
2007-10-29 Jeremy AllisonChange our DNS code to cope with AAAA records. A6 records
2007-10-27 Volker LendeckeTwo patches
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 Stefan Metzmacherremove reference to removed code
2007-10-15 Günther DeschnerAdd WERR_SERVICE_ALREADY_RUNNING.
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Guenther DeschnerMerge commit 'origin/v3-2-test' into my_branch
2007-10-11 Jeremy AllisonAdd start of IPv6 implementation. Currently most of...
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Volker Lendecker25534: Apply some const
2007-10-10 Jeremy Allisonr25492: Start adding IPv6 compatible code to lib/util_s...
2007-10-10 Jeremy Allisonr25474: Try and fix the build on Mac OS X 10.4.9.
2007-10-10 Jeremy Allisonr25472: Fix the interfaces code to detect IPv6 interfac...
2007-10-10 Michael Adamr25434: Add the option to print the debug class (DBGC_C...
2007-10-10 Günther Deschnerr25416: Add registry debug class.
2007-10-10 Gerald Carterr25407: Revert Longhorn join patch as it is not correct...
2007-10-10 Gerald Carterr25400: Windows 2008 (Longhorn) Interop fixes for AD...
2007-10-10 Jeremy Allisonr25399: Excise uint - > uint32 (where appropriate)...
2007-10-10 Günther Deschnerr25325: Rename some defines.
2007-10-10 Stefan Metzmacherr25128: _XOPEN_SOURCE_EXTENDED and socklen_t are always...
2007-10-10 Jeremy Allisonr25118: More pstring elimination.
2007-10-10 Jeremy Allisonr25103: Ensure we don't return unwritten memory (valgri...
2007-10-10 Jeremy Allisonr25102: Rewrite msdfs code to use talloced filenames...
2007-10-10 Michael Adamr25092: Add support for storing trusted domain password...
2007-10-10 Jeremy Allisonr25009: Large patch discussed with Volker. Move unix_co...
2007-10-10 Simo Sorcer24969: Fwd port "open" patch
2007-10-10 Michael Adamr24843: Add a "validate-cache" control message to winbindd.
2007-10-10 Volker Lendecker24809: Consolidate the use of temporary talloc contexts.
2007-10-10 Günther Deschnerr24804: As a temporary workaround, also try to guess...
2007-10-10 Volker Lendecker24803: For some funny reason us4/gcc seems to fall...
2007-10-10 Jeremy Allisonr24762: Fix the build, missed TALLOC_SIZE -> talloc_nam...
2007-10-10 Jeremy Allisonr24759: Comment out the _nonnull calls for 3.2.x, as...
2007-10-10 Stefan Metzmacherr24552: merge from SAMBA_4_0:
2007-10-10 Stefan Metzmacherr24541: merge from SAMBA_4_0:
2007-10-10 Stefan Metzmacherr24538: merge from SAMBA_4_0:
2007-10-10 Stefan Metzmacherr24533: merge from SAMBA_4_0:
2007-10-10 Jeremy Allisonr24464: Now Volker removed the readbmpx we don't need...
2007-10-10 Günther Deschnerr24419: Hm, I think this protoype is not required here.
2007-10-10 Günther Deschnerr24413: Minor edits for libgpo.
2007-10-10 Volker Lendecker24321: Attempt to fix the "hape" cc build
2007-10-10 Stefan Metzmacherr24311: add a reply_force_nterror() macro
2007-10-10 Stefan Metzmacherr24304: patch from Bjoern JAcke <bj@SerNet.DE>:
2007-10-10 Günther Deschnerr24250: Merge W_ERROR_HAVE_NO_MEMORY macro from Samba 4.
2007-10-10 Gerald Carterr24158: SE_GROUP_RESOURCE in the other_sids list appare...
2007-10-10 Volker Lendecker24133: Explicitly pass flags2 down to push_string_fn
2007-10-10 Stefan Metzmacherr24131: - make it more clear what the different min...
2007-10-10 Volker Lendecker24130: Explicitly pass flags2 to srvstr_push
2007-10-10 Stefan Metzmacherr24120: add a file_id_create() hook into the VFS layer
next