kai/samba.git
2008-05-26 Michael Adamloadarm: fix testparm with "config backend = registry".
2008-05-25 Volker LendeckeFix two c++ warnings
2008-05-25 Volker LendeckeFix two bogus uninitalized variable warnings
2008-05-25 Volker LendeckeFix a const warning
2008-05-25 Volker LendeckeMove ber_[read|write]_OID_String protypes to proto.h
2008-05-25 Volker LendeckeRemove some references to get_current_username() and...
2008-05-25 Volker LendeckeRemove the reference to current_user_info from share_ac...
2008-05-25 Volker LendeckeRemove reference to current_user_info from lanman.c
2008-05-25 Volker LendeckeRemove stuff from client_proto.h
2008-05-23 Michael Adambuild: combine LIB_WITHOUT_PROTO_OBJ and LIB_WITH_PROTO...
2008-05-23 Michael AdamAdd generated library symbols files to .gitignore
2008-05-23 Michael Adambuild: remove PROTO_OBJ from Makefile.in - it is not...
2008-05-23 Michael Adamrpc_open_tcp: now drsuapi is complete, we can use it...
2008-05-23 Günther Deschnerdrsuapi: always use tcp for drsuapi.
2008-05-23 Günther Deschnerdrsuapi: add very basic drsuapi rpcclient command set.
2008-05-23 Günther Deschnerdrsuapi: fix the build.
2008-05-23 Günther DeschnerRevert "drsuapi: fix the build."
2008-05-23 Günther Deschnerdrsuapi: fix the build.
2008-05-23 Günther Deschnerdrsuapi: add all code required for our drsuapi rpc...
2008-05-23 Gerald W. CarterManually merge Steven Danneman's patch for SPNEGO auth...
2008-05-23 Gerald W. CarterManually port Steven Dannenman fix for using the correc...
2008-05-23 Stefan Metzmacherbuild: make sure LIBWBCLIENT_*_TARGET is never empty
2008-05-23 Stefan Metzmacherlibwbclient: add wbcLibraryDetails()
2008-05-23 Stefan Metzmacherlibwbclient: rename MAXSUBAUTHS => WBC_MAXSUBAUTHS
2008-05-23 Stefan Metzmacherbuild: add symbol versioning when we build with gnu ld
2008-05-23 Stefan Metzmacherbuild: autogenerate exports/libwbclient.syms
2008-05-23 Stefan Metzmacherbuild: autogenerate exports/libtalloc.syms
2008-05-23 Stefan Metzmacherbuild: pass .syms extention via @SYMSEXT@ from configure
2008-05-23 Volker LendeckeFix a (bogus) uninitialized variable warning
2008-05-23 Michael Adambuild: add a "make shlibs" target to build all the...
2008-05-23 Stefan Metzmacherbuild: autogenerate exports/libnetapi.syms
2008-05-22 Jeremy AllisonRemove MAX_SESS_ENTRIES and MAX_CONN_ENTRIES limits
2008-05-22 Jeremy AllisonRevert "Arggh. Got the path/user the wrong way around...
2008-05-22 Jeremy AllisonArggh. Got the path/user the wrong way around. IDL...
2008-05-22 Jeremy AllisonArggh. Got the path/user the wrong way around. IDL...
2008-05-22 Jeremy AllisonFix 2 bugs with displaying open file state. Firstly
2008-05-22 Jeremy AllisonGet rid of "shadowed local var" warnings with gcc.
2008-05-22 Steven DannemanMake WINBINDD_LIST_GROUPS handler asynchronous.
2008-05-22 Stefan Metzmacherlibrary-versions: use the same version for talloc and...
2008-05-22 Stefan Metzmacherlibreplace: we need to use AC_TRY_LINK() to make sure...
2008-05-22 Stefan Metzmacherconfigure: samba_cv_unixsocket was renamed into librepl...
2008-05-22 Stefan Metzmacherconfigure: remove HAVE_IPV6 test as LIBREPLACE_NETWORK_...
2008-05-22 Stefan Metzmacherlibreplace: add test for HAVE_IPV6
2008-05-22 Michael Adamrpc_client: make rpc_pipe_open_tcp_port and rpc_pipe_ge...
2008-05-22 Michael Adamtorture: add a test program rpc_open_tcp() to test...
2008-05-22 Michael Adamrpc_client: use endpoint mapper to get the port for...
2008-05-22 Kai Blinclient: Fix the proto header to fix the build.
2008-05-21 Volker LendeckeCompile endpoint mapper pidl output
2008-05-21 Volker Lendeckerpc_client: add a destructor to close the socket for...
2008-05-21 Volker LendeckeAdd client support for NCACN_UNIX_STREAM
2008-05-21 Volker Lendeckerpccli_schannel_bind_data only needs the schannel key
2008-05-21 Volker LendeckeRename rpc_pipe_client.tcp.sock to rpc_pipe_client...
2008-05-21 Volker LendeckeFix a comment
2008-05-21 Michael Adampackaging: disable cups in the RHEL-CTDB build.
2008-05-21 Michael Adampackaging: we are at release ctdb.27 in RHEL-CTDB.
2008-05-21 Jeremy AllisonFix bug #5479, print spool shares require max_xmit to
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-21 Jelmer VernooijUse double colon targets.
2008-05-21 Jelmer VernooijAdd double-colon where it makes sense.
2008-05-21 Jelmer VernooijAdd test target in Makefile.
2008-05-21 Jelmer VernooijMake the make output a bit less chatty.
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"
next