Remove a static, and "signal_received" needs to be sig_atomic_t
[ira/wip.git] / source /
2007-12-05 Volker LendeckeRemove a static, and "signal_received" needs to be...
2007-12-05 Volker LendeckeMove create_file to open.c
2007-12-05 Volker LendeckeFix an uninitialized variable
2007-12-05 Volker LendeckeFix debug
2007-12-05 Volker LendeckeFix attribute calculation for ntcreate&x
2007-12-05 Volker LendeckeFix error returns
2007-12-05 Volker LendeckeFix debugs
2007-12-05 Volker LendeckeImplement create_file()
2007-12-05 Volker LendeckeReformatting, also allow quotas for transact_create
2007-12-05 Volker LendeckeTiny refactorings
2007-12-05 Volker LendeckeSplit out sd parsing
2007-12-05 Volker LendeckeReformatting
2007-12-05 Volker LendeckeAlign formatting, one TALLOC_FREE is enough
2007-12-05 Volker LendeckeMove pulling the ea list out of the way
2007-12-05 Volker LendeckeReformatting
2007-12-05 Volker LendeckePut posix semantic calculation in the same place in...
2007-12-05 Volker LendeckeTiny refactoring
2007-12-05 Volker LendeckeTiny refactoring
2007-12-05 Volker LendeckeTALLOC_FREE early
2007-12-05 Volker Lendeckeconsolidate srvstr_get_path in ntcreate_and_X
2007-12-05 Volker LendeckeTiny refactoring
2007-12-05 Volker Lendecketiny refactoring
2007-12-05 Volker Lendeckeadd SESSSETUP_BENCH
2007-12-05 Jeremy AllisonMore pstring removal.
2007-12-05 Jeremy AllisonFix sample gtk code. Does this compile ?
2007-12-05 Jeremy AllisonOk, down to just the client/*.c code now.
2007-12-05 Jeremy AllisonRemove pstring from automount lookups. Remove premature...
2007-12-05 Jeremy AllisonRemove tok pstring from util_str.c
2007-12-05 Jeremy Allisonpull_ascii_pstring is gone.
2007-12-05 Jeremy AllisonThe usual !pstring...
2007-12-05 Jeremy AllisonMore pstring elimination.
2007-12-04 Jeremy AllisonRemove pstrings.
2007-12-04 Jeremy AllisonAllow STR_TERMINATE and -1 src_len for pull_ucs2_base_t...
2007-12-04 Jeremy AllisonRemove pstr_sprintf. Replace with snprintf.
2007-12-04 Jeremy AllisonBack to pstring removal.
2007-12-04 Jeremy AllisonFix signing bug found by Volker. That one was *subtle*.
2007-12-04 Jeremy AllisonFix crash bug with vl's new trans handling in old transs
2007-12-04 Jeremy AllisonGone from usershare.
2007-12-04 Jeremy AllisonDon't forget to delete the stackframe.
2007-12-04 Jeremy AllisonGetting to the home stretch for elimination of pstrings...
2007-12-04 Jeremy AllisonRemove more pstrings, from the winbindd protocol def and
2007-12-04 Jeremy AllisonMake strhex_to_str clear on string limits. Remove pstri...
2007-12-03 Jeremy AllisonFix the build. fstrterminate was used in one place.
2007-12-03 Jeremy AllisonRemove unused wpstring and macros. Stop using pstrcpy...
2007-12-03 Jeremy AllisonChange tdb_unpack "P" to return a malloc'ed string...
2007-12-03 Jeremy AllisonLast pstring here.
2007-12-03 Jeremy AllisonRemove pstring from clirap2 by completely rewriting...
2007-12-03 Günther DeschnerFix shutdown callers.
2007-12-03 Günther DeschnerFix wkssvc callers.
2007-12-03 Günther DeschnerFix dfs callers.
2007-12-03 Günther DeschnerFix svcctl callers.
2007-12-03 Günther DeschnerFix winreg callers.
2007-12-03 Günther DeschnerForgot header in previous commit.
2007-12-03 Günther DeschnerRegenerate pidl rpc client calls that are WERROR based.
2007-12-03 Michael AdamRemove workaround for broken capabilites.h from lib...
2007-12-03 Michael AdamReformat configure checks for broken capabilities.h.
2007-12-03 Michael AdamMove check for broken system capabilites.h headers...
2007-12-03 Michael AdamAdd check for ppc statfs.h header to workaround for...
2007-12-03 Günther DeschnerAdd decode_wkssvc_join_password_buffer().
2007-12-03 Günther DeschnerReanimate rpcclient wkssvc command.
2007-12-03 Günther DeschnerActually implement reboot feature for net dom join...
2007-12-03 Volker LendeckeReformatting
2007-12-02 Volker LendeckeFix some bogus uninitialized variable warnings
2007-12-02 Volker LendeckeBump up debug level
2007-12-01 Volker LendeckeIn nttransact_create, we also need to check for delete...
2007-12-01 Volker LendeckeFix some C++ warnings
2007-12-01 Volker LendeckeFix an uninitialized variable
2007-12-01 Volker LendeckeFix some C++ warnings
2007-12-01 Jeremy AllisonFix missing error cleanup noticed by Derrell.
2007-12-01 Jeremy AllisonEnsure we have 2 bytes of zeros as a pad-buffer at the
2007-12-01 Jeremy AllisonWhitespace cleanup.
2007-12-01 Jeremy AllisonRemove pstring from clirap.c.
2007-11-30 Jeremy AllisonRemoved all pstrings from libsmbclient. Derryl please
2007-11-30 Jeremy AllisonFix restart after length count.
2007-11-30 Günther DeschnerAvoid to include net prototypes, just reference user...
2007-11-30 Günther DeschnerAdd "net dom" command suite to "net".
2007-11-30 Günther DeschnerAdd "net dom unjoin" code.
2007-11-30 Günther DeschnerAdd "net dom join" code.
2007-11-30 Günther DeschnerAdd header file for NetJoinDomain() and friends.
2007-11-30 Günther DeschnerAdd NetUnjoinDomain().
2007-11-30 Günther DeschnerRobustness-fixes for NetJoinDomain().
2007-11-30 Günther DeschnerGive NetJoinDomain() enough time to finish.
2007-11-30 Günther Deschnerdomain_name is a ref pointer.
2007-11-30 Günther DeschnerMerge join error codes from Samba 4.
2007-11-30 Günther DeschnerAdd NetJoinDomain call.
2007-11-30 Günther DeschnerMove param helper routines to one place.
2007-11-30 Günther DeschnerMake encode_wkssvc_join_password_buffer() non-static.
2007-11-30 Günther DeschnerMerge encode_wkssvc_join_password_buffer() from samba4.
2007-11-30 Jeremy AllisonAdd talloc versions of all the next_token() functions.
2007-11-30 Jeremy AllisonRemove pstrings from clifile.c.
2007-11-30 Jeremy AllisonRemove PSTRING_LEN from smbd/ nmbd/.
2007-11-30 Günther DeschnerFix _reg_perfcount_get_instance_info()
2007-11-30 Günther DeschnerMerge recent wkssvc changes from samba4.
2007-11-30 Günther DeschnerFix build warning.
2007-11-30 Jeremy AllisonFix memleak.
2007-11-29 Jeremy AllisonRemove the explicit TALLOC_CTX * from cli_struct.
2007-11-29 Jeremy AllisonRemove pstrings. Ensure we validate offsets.
2007-11-29 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-11-29 Michael AdamAllow calling "net rpc join" and "net rpc trustdom...
2007-11-28 Jeremy AllisonRemove unused code (and pstring).
next