ira/wip.git
2008-04-22 Volker LendeckeFix wbinfo --group-info if the winbind separator set...
2008-04-22 Karolin SeegerWHATSNEW.txt: Update list of changes.
2008-04-22 Karolin SeegerWHATSNEW: Update release date for 3.2.0pre3.
2008-04-22 Michael Adamconfigure: fix a comment typo
2008-04-21 Günther Deschnerlibnetjoin: identify type of domain early.
2008-04-21 Günther Deschnerbuild: fix the build.
2008-04-21 Günther Deschnerdsgetdcname: Fix discover_dc_dns().
2008-04-21 Günther Deschnerdsgetdcname: add very basic flat name support.
2008-04-21 Volker LendeckeRemove the "pwd" struct from rpc_pipe_client
2008-04-21 Günther Deschnernet: Add libnetapi context to net's impressive list...
2008-04-21 Günther DeschnerIDL: rerun make idl.
2008-04-21 Günther DeschnerIDL: now that we have nbt.idl, re-add it to the include...
2008-04-21 Günther Deschnercldap: avoid duplicate definitions so remove ads_cldap.h.
2008-04-21 Günther Deschnercldap: add talloc context to ads_cldap_netlogon().
2008-04-21 Günther Deschnerlibads: Use libnbt for CLDAP reply parsing.
2008-04-21 Günther DeschnerIDL: re-run make idl.
2008-04-21 Günther DeschnerIDL: make nbt_cldap_netlogon_5 public.
2008-04-21 Günther DeschnerIDL: Add NTLOGON_RESPONSE_FROM_PDC2 to nbt_logon_request.
2008-04-21 Günther Deschnerwinbind: pass down existing talloc context.
2008-04-21 James Peachsmbspool: Fix the smbspool build.
2008-04-21 James Peachsmbspool: minor formatting cleanups.
2008-04-21 James Peachsmbspool: Run indent to approximate conding standards.
2008-04-21 James Peachsmbspool: add my copyright.
2008-04-21 Mike Sweetsmbspool: Fix CUPS authentication protocol support.
2008-04-21 Mike Sweetsmbspool: fix Kerberos support for CUPS 1.3.
2008-04-21 Andrew BartlettAdd in a nice big comment explaining why SamLogonEx...
2008-04-21 Günther Deschnerwinbind: Use libnbt for NTLOGON SAMLOGON mailslot reque...
2008-04-21 Günther Deschnersamlogoncache: Use data_blob_const in netsamlogon_cache...
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-21 Alexander BokovoyIgnore Emacs' semantic.cache
2008-04-20 Michael AdamRemove redundant parameter fd from SMB_VFS_CLOSE().
2008-04-20 Michael AdamSlight reformatting of fd_close_posix(), while I'm...
2008-04-20 Michael AdamChange fd_close_posix() to return int instead of NTSTATUS.
2008-04-20 Michael AdamDon't modify the fsp in fd_close_posix() anymore.
2008-04-20 Michael AdamMove the posix pending close functionality down into...
2008-04-20 Michael Adamloadparm: reformat - fix whitespace/tab
2008-04-20 Michael Adamloadparm: rename bNoIncludes to bAllowIncludeRegistry...
2008-04-20 Michael Adamloadparm: make lo_load_initial() only skip registry...
2008-04-20 Günther Deschnerlibnetapi: Add Doxyfile.
2008-04-20 Günther Deschnernetdomjoin-gui: Omit warning when unjoining a domain...
2008-04-20 Günther Deschnercli_cm: Make nicer password prompt in do_connect().
2008-04-20 Michael Adamlibwbclient: change wbcResolveWinsByIP() to take char...
2008-04-20 Michael Adamlibwbclient: fix wbcResolveWinsByName() to take char...
2008-04-20 Michael Adamrpc_parse: fix "assignment discards qualifier" warning...
2008-04-20 Michael Adamvfs_cacheprime: fix C++ warning - make implicit cast...
2008-04-20 Volker LendeckeFix some empty lines with just spaces
2008-04-20 Volker LendeckeMake convert_samr_dispinfo_to_NET_DISPLAY() static
2008-04-20 Volker LendeckeIntroduce rpc_pipe_np_smb_conn()
2008-04-20 Volker LendeckeRemove a redundant reference to rpc_pipe_state->cli...
2008-04-20 Volker LendeckeReplace cli_rpc_pipe_close by a talloc destructor on...
2008-04-20 Volker LendeckeRefactoring: Move stuff around for creating a pipe
2008-04-20 Volker LendeckeRemove the pipe_idx variable from rpc_pipe_client
2008-04-20 Volker LendeckeRemove some unused code referencing pipe_names[]
2008-04-19 Volker LendeckeUse rpc_pipe_client->user_name instead of rpc_pipe_clie...
2008-04-19 Volker LendeckeIntroduce rpccli_set_timeout()
2008-04-19 Volker LendeckeMove srv_name_slash from cli_state to rpc_pipe_client
2008-04-19 Volker LendeckeFix two "ignoring asprintf result" warnings
2008-04-19 Volker LendeckeAdd "desthost" to rpc_pipe_client
2008-04-19 Volker LendeckeRefactoring: Make struct rpc_pipe_client its own talloc...
2008-04-19 Volker LendeckeSet the right domain\user in cli_rpc_pipe_open_ntlmssp_...
2008-04-19 Volker LendeckeFix a bogus uninitialized variable warning in IDL-based...
2008-04-19 Volker LendeckeFix bug 5400
2008-04-19 Volker LendeckeFix bug 5399
2008-04-19 Volker LendeckeFix bug 5398
2008-04-19 Volker LendeckeFix an uninitialized variable
2008-04-19 Stefan MetzmacherWHATNEW.txt: add my latest changes
2008-04-18 Stefan Metzmacherwinbindd: create the messaging conntext earlier
2008-04-18 Stefan Metzmacherwinbindd: call reinit_after_fork() in the child processes
2008-04-18 Stefan Metzmachernmbd: create the messaging conntext earlier
2008-04-18 Stefan Metzmachernmbd: call reinit_after_fork() in all needed cases
2008-04-18 Stefan Metzmacherprinting: call reinit_after_fork() in the backgroundque...
2008-04-18 Stefan Metzmachersmbd: create the messaging conntext earlier
2008-04-18 Stefan Metzmachersmbd: call reinit_after_fork() in the needed places
2008-04-18 Stefan Metzmacherloadparm: make it possible to just load the config...
2008-04-18 Stefan Metzmacherutil: add reinit_after_fork() function
2008-04-18 Stefan Metzmachersmbd: merge "smbd:backgroundqueue=no" option from the...
2008-04-18 Stefan Metzmachermessages_ctdbd: autocreate a ctdb connection, this...
2008-04-18 Stefan Metzmachermessages_ctdbd: make sure a ctdbd connection is only...
2008-04-18 Günther DeschnerIDL: make idl.
2008-04-18 Günther DeschnerIDL: Add type 23 in nbt_ntlogon_request reply packets.
2008-04-18 Jeremy AllisonJanitor for tridge. Keep lib/replace in sync with the...
2008-04-17 Günther DeschnerIDL: Re-run make idl and hand merge some required funct...
2008-04-17 Günther DeschnerIDL: add dom_sid0 to security.idl (hand merge from...
2008-04-17 Michael Adamloadparm: reactivate special semantics of "include...
2008-04-17 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-04-17 Jeremy AllisonFix the problem when -L is used with IPv6 addresses...
2008-04-17 Gerald W. CarterMerge commit 'samba/v3-2-test' into wbc-test
2008-04-17 Gerald W. CarterRemove unused variable from wbcCheckTrustCredentials().
2008-04-17 Gerald W. CarterConvert "wbinfo -m" to use wbcListTrusts() API call.
2008-04-17 Gerald W. CarterAdd wbcListTrusts() API call to libwbclient.so
2008-04-17 Stefan Metzmachernbt.idl: fix parsing und pushing of dom_sids by using...
2008-04-17 Jelmer Vernooijrpc_parse: Use UUIDs from librpc/gen_ndr/ when possible...
2008-04-17 Gerald W. CarterFollow error code name convention in libwbclient.
2008-04-17 Jeremy AllisonFix gcc uninitialized variable used warning.
2008-04-17 Michael Adambuild: add missing dependency for libtdb.so to pam_smbpass
2008-04-17 Günther DeschnerMove GETDC mailslot out of winbindd.
2008-04-17 Günther DeschnerIDL: build generated nbt code.
2008-04-17 Günther DeschnerIDL: Add autogenerated nbt files.
2008-04-17 Günther DeschnerIDL: Build nbt.idl always.
2008-04-17 Günther DeschnerIDL: Add nbt.idl from Samba4.
next