nivanova/samba-autobuild/.git
2007-12-10 Volker Lendeckeremove a static
2007-12-09 Jeremy AllisonMany systems don't have sa_len as part of struct sockaddr.
2007-12-09 James PeachSupport fetching very long server lists with RAP_NetSer...
2007-12-09 James PeachChoose a better default for sockaddr length.
2007-12-09 James PeachSpecifically ask for IP4 addresses if we don't have...
2007-12-09 James PeachMake sure NULL is defined to the IPv6 test doesn't...
2007-12-09 James PeachFix connect(2) callers to use correct sockaddr size.
2007-12-09 James PeachMove load_case_tables() to after logging is set up...
2007-12-09 Volker LendeckeDon't copy the rpc function pointers
2007-12-09 Volker LendeckeC++ warning
2007-12-09 Volker LendeckeGet rid of the msgbuf[1600]
2007-12-08 Volker LendeckeFix C++ warnings
2007-12-08 Volker LendeckeFix two incompatible pointer warnings
2007-12-08 Jeremy AllisonAdd define guards around FSTRING_LEN.
2007-12-08 Jeremy AllisonRemove next_token - all uses must now be next_token_talloc.
2007-12-07 Jeremy AllisonA requiem for pstring.
2007-12-07 Jeremy AllisonMore null deref fixes.
2007-12-07 Jeremy AllisonMore null deref fixes.
2007-12-07 Jeremy AllisonDon't deref null pointers.
2007-12-07 Jeremy AllisonAfter conversations with Jerry, remove smbctool until...
2007-12-07 Jeremy AllisonWe don't need P_GSTRING or P_UGSTRING anymore.
2007-12-07 Jeremy AllisonDon't build rpctorture anymore - not maintained. Just...
2007-12-07 Jeremy AllisonFix call to clistr_pull_talloc.
2007-12-07 Jeremy AllisonDon't double define fstring.
2007-12-07 Jeremy AllisonRemove pstrings completely except for smbctool (what...
2007-12-07 Jeremy AllisonRemove pstring from clitar.c
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 Volker LendeckeAttempt to fix make test :-)
2007-12-07 Volker LendeckePass only internal oplock request values to create_file
2007-12-07 Volker LendeckeMore parameter shuffling
2007-12-07 Volker LendeckeRe-arrange create_file() parameters
2007-12-07 Volker LendeckeMake fname arg to create_file a "const char *"
2007-12-07 Volker LendeckeFix two unused variable warnings
2007-12-07 Günther DeschnerAllow to set custom message in wkssvc messagebuffer.
2007-12-07 Günther DeschnerFix build with new werror based pidl rpc.
2007-12-07 Günther DeschnerAdd cmd_wkssvc_messagebuffersend().
2007-12-07 Günther DeschnerAdd getjoininformation to rpcclient.
2007-12-07 Jeremy Allison*Really* fix the no password -N opt :-).
2007-12-07 Jeremy AllisonFix the '-N' option.
2007-12-07 Jeremy AllisonThese should be char *, but replace them with [1024...
2007-12-07 Jeremy AllisonMake all the tools use the proper accessor functions.
2007-12-07 Jeremy AllisonFix typos in auth change.
2007-12-07 Jeremy AllisonMissed smbmnt popt.
2007-12-07 Jeremy AllisonGet closer to building with smbmount. Move parameter...
2007-12-07 Jeremy AllisonAdd popt to binaries in makefile. Hack clitar to compil...
2007-12-07 Jeremy AllisonMake cmdline_auth_info private to lib/popt_common.c...
2007-12-07 Jeremy AllisonFix clidfs.c compile.
2007-12-07 Jeremy AllisonRemove pstrings from client/client.c by doing a large...
2007-12-06 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-06 Günther DeschnerAllow to set level in cmd_wkssvc_wkstagetinfo().
2007-12-06 Jeremy AllisonDon't understand this. I have no changes here....
2007-12-06 Karolin SeegerMake output of net getdomainsid more meaningful. Unify...
2007-12-06 Michael AdamRemove an incredible amount of whitespace.
2007-12-06 Andreas SchneiderRemove trailing slashes from service name
2007-12-06 Stefan Metzmacherprinting: remove emtpy print_test.c
2007-12-06 Stefan Metzmacherlibads: fix typo
2007-12-06 Jeremy AllisonFix path length limits on cli_list (outgoing. Incoming
2007-12-06 Michael AdamImprove a debug message.
2007-12-05 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-05 Jeremy Allisonpstring removal.
2007-12-05 Simo SorceMerge commit 'origin/v3-2-test' into v3-2-simo
2007-12-05 Simo SorceFix warning
2007-12-05 Jeremy AllisonRemove arbitrary 1k limit on pathnames. Malloc them.
2007-12-05 Igor Mammedov* helper source for handling cifs kernel module upcall...
2007-12-05 Igor Mammedov* Adds support for cifs.spnego helper into configure...
2007-12-05 Gerald (Jerry... Compile fix to the automount support. Patch from GlaDiaC.
2007-12-05 Michael AdamFix a debug message (missing newline).
2007-12-05 Volker LendeckeThere's no point in passing down a 0
2007-12-05 Volker Lendeckeremove some statics
2007-12-05 Volker LendeckeRemove some globals
2007-12-05 Volker LendeckeMake share_info_db_init static
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
next