samba.git
2008-05-20 Jeremy AllisonConvert in_transaction to a bool. Add the same fix...
2008-05-20 Volker LendeckeFix type error in debug message
2008-05-20 Volker LendeckeFix some signed/unsigned warnings
2008-05-20 Tim ProutyCleanup size_t return values in callers of convert_stri...
2008-05-20 Volker LendeckeFix nesting tdb_traverse in a transaction
2008-05-20 Jeremy AllisonFix bug #5477 - recvfile code was broken.
2008-05-20 Volker LendeckeFix memcache_flush()
2008-05-20 Günther DeschnerFix typo.
2008-05-20 Volker LendeckeFix a valgrind error in _samr_LookupNames
2008-05-20 Kai Blinnet: The top level help function for net cmd is always...
2008-05-20 Kai Blinnet: Move help for "net status" to net_status.c
2008-05-20 Kai Blinnet: Move printer help to net_rpc where it's used.
2008-05-20 Kai Blinnet: Split out "net share"
2008-05-20 Kai Blinnet: Split out "net afs"
2008-05-20 Kai Blinnet: Move more utility functions into net_util.c
2008-05-20 Kai Blinnet: Split out "net file"
2008-05-20 Kai Blinnet: Split out "net group"
2008-05-20 Kai Blinnet: Split out "net user"
2008-05-20 Kai Blinnet: Move "net join" handling into a separate file.
2008-05-20 Kai Blinnet: Split out common help functions.
2008-05-20 Kai Blinnet: more whitespace cleanup
2008-05-20 Kai Blinnet: Use true/false instead of True/False.
2008-05-20 Karolin Seegerman pages: Remove man page for 'mangled map'.
2008-05-20 Karolin Seegersesssetup.c: Add debug message.
2008-05-20 Karolin Seegerman pages: Add documentation for new cluster parameters.
2008-05-20 Jeremy AllisonRemove conn_find_byname now it's no longer used in
2008-05-19 Jeremy AllisonRestructuring of code to fix #5460. Remove search
2008-05-19 Volker LendeckeConvert messages_local.c to use "struct tdb_wrap"
2008-05-19 Volker LendeckeDon't block smbcontrol online/offline if !"winbind...
2008-05-19 Volker LendeckeIf no node number is given, default to the current...
2008-05-19 rootFix some comments to match get_kdc_ip_string()'s behaviour
2008-05-18 Michael Adambuild: remove the proto_exists target - it is not neede...
2008-05-18 Michael Adambuild: remove the "delheaders" target.
2008-05-18 Michael Adambuild: remove "headers" and "proto" make targets.
2008-05-18 Michael Adambuild: remove mkproto.sh and mkproto.awk
2008-05-18 Michael Adambuild: remove reference to mkproto.sh from Makefile
2008-05-18 Michael Adamlibnet: freeze libnet_proto.h from "make proto"
2008-05-18 Michael Adambuild: freeze passwd_proto.h from "make proto"
2008-05-18 Michael Adamnet: freeze net_proto.h from "make proto"
2008-05-18 Michael Adamntlm_auth: freeze ntlm_auth_proto.h from "make proto"
2008-05-18 Michael Adamsmbclient: freeze client_proto.h from "make proto"
2008-05-18 Michael Adamswat: freeze swat_proto.h from "make proto"
2008-05-18 Michael Adamwinbindd: freeze winbindd_proto.h
2008-05-18 Michael Adambuild: freeze proto.h
2008-05-18 Kai Blinconfigure: Fix comment to match the current iconv check.
2008-05-17 Volker LendeckeFactor out generation of an info3 struct from a servers...
2008-05-17 Stefan Metzmacherconfigure: make use of LIBREPLACE_NETWORK_LIBS instead...
2008-05-17 Stefan Metzmacherconfigure: remove some header checks which are already...
2008-05-17 Stefan Metzmacherlib/replace: move sys/sockio.h and sys/un.h checks...
2008-05-17 Stefan Metzmacherconfigure: remove unused configure checks for HAVE_SOCK...
2008-05-17 Stefan Metzmacherlib/replace: add checks for HAVE_SOCK_SIN_LEN and HAVE_...
2008-05-17 Stefan Metzmacherconfigure: remove unused configure check for HAVE_WORKI...
2008-05-16 Volker LendeckeSimplify fake_file logic
2008-05-16 Günther DeschnerFix Bug #5461 and implement a very basic _samr_GetDispl...
2008-05-16 Günther Deschnerlibnetjoin: for informational reasons, report forest_name.
2008-05-16 Günther Deschnernetdomjoin-gui: before prompting for creds (for receivi...
2008-05-16 Günther Deschnernet: use the netapi_ctx from the net_context struct.
2008-05-16 Günther Deschnerdsgetdcname: store client sitename for mailslot and...
2008-05-16 Stefan Metzmacherlibreplace: try to fix the build on HP-UX which has...
2008-05-16 Stefan Metzmacherlibreplace: make sure system/network.h is only used...
2008-05-16 Stefan Metzmacherlibreplace: export LIBREPLACE_NETWORK_OBJS and LIBREPLA...
2008-05-16 Stefan Metzmacherlibreplace: include inet_ntoa.o when the system one...
2008-05-16 Stefan Metzmacherlibreplace: merge getifaddrs.m4 into libreplace_network.m4
2008-05-16 Stefan Metzmacherlibreplace: merge getaddrinfo.m4 into libreplace_network.m4
2008-05-16 Stefan Metzmacherlibreplace: merge socketpair.m4 into libreplace_network.m4
2008-05-16 Stefan Metzmacherlibreplace: merge inet_pton.m4 into libreplace_network.m4
2008-05-16 Stefan Metzmacherlibreplace: merge inet_ntop.m4 into libreplace_network.m4
2008-05-16 Stefan Metzmacherlibreplace: merge inet_aton.m4 into libreplace_network.m4
2008-05-16 Stefan Metzmacherlibreplace: merge inet_ntoa.m4 into libreplace_network.m4
2008-05-16 Stefan Metzmacherlibreplace: merge socket.m4 into libreplace_network.m4
2008-05-16 Jelmer VernooijFix typo.
2008-05-16 William JojoAdd undefined symbol flag for AIX.
2008-05-16 Stefan Metzmacherlibreplace: also use AC_LIBREPLACE_NETWORK_CHECKS for...
2008-05-16 Stefan Metzmacherlibreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for...
2008-05-16 Stefan Metzmacherlibreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for...
2008-05-16 Stefan Metzmacherlibreplace: split out network checks into a AC_LIBREPLA...
2008-05-16 Stefan Metzmacherlibreplace: always provide utime() and utimes()
2008-05-16 Michael Adampackaging: re-introduce Release numbering ".ctdb.<number>"
2008-05-16 Michael Adampackaging: enable calling RHEL-CTDB/makerpms.sh from...
2008-05-16 Michael Adampackaging: fix RHEL-CTDB build by removing duplicate...
2008-05-16 Michael Adampackaging: use git-archive in RHEL-CTDB/makerpms.sh
2008-05-16 Michael Adampackaging: use docs tarball instead of docs dir in...
2008-05-16 Michael Adampackaging: add a comment explaining EXTRA_OPTIONS to...
2008-05-16 Michael Adampackaging: fix a comment typo in makerpms script.
2008-05-16 Andrew Tridgellmerge build changes from Mathias
2008-05-15 Michael Adamnet rpc registry: fix getvalueraw to really print raw...
2008-05-15 Michael Adamnet rpc registry: add a getvalueraw subcommand.
2008-05-15 Michael Adamnet rpc registry: abstract add boolean "raw" to rpc_reg...
2008-05-15 Michael Adamnet rpc registry: fix usage message of getvalue.
2008-05-15 Michael Adamnet registry: add a getvalueraw command to print the...
2008-05-15 Michael Adamnet registry: refactor core of net_registry_getvalue...
2008-05-15 Michael Adamnet_registry: add raw output of value to print_registry...
2008-05-15 Günther Deschnernet: Fix net lookup dsgetdcname, no need to pull site...
2008-05-15 Günther Deschnerdsgetdcname: add site support.
2008-05-15 Günther Deschnerdsgetdcname: check for invalid sitename/flag combinations.
2008-05-15 Günther Deschnerlibads/cldap: store client sitename also keyed by dns...
2008-05-15 Günther DeschnerFix build warning.
2008-05-15 Michael Adamtestparm: list registry shares with testparm.
2008-05-15 Michael Adamloadparm: add funcion lp_load_with_registry_shares().
2008-05-15 Michael Adamloadparm: add call to do_section() to process_registry_...
next