metze/samba/wip.git
2010-05-28 Andrew Bartletts3:winbind Kill amusing but un-used winbindd_kill_all_c... master3-reviewed
2010-05-28 Andrew Bartletts3:lib s3:lib move get_global_sam_name to util_names.c
2010-05-28 Andrew Bartletts3:lib split out global workgroup and netbios name...
2010-05-28 Andrew Bartletts3:smbd move messaging_context and memcache into globals.c
2010-05-28 Andrew Bartletts3:smbd split reload services/printers functions from...
2010-05-28 Andrew Bartletts3:smbd split smbd/server.c into smbd/server.c and...
2010-05-28 Kai Blins3-waf: Support builds with utmp accounting
2010-05-28 Kai Blins3-waf: Match the defines from the autotools build...
2010-05-28 Andreas Schneiders3-auth: Added a function to get the server_info from...
2010-05-28 Günther Deschners3-samr: Fix crash bug in _samr_QueryUserInfo{2} level 18.
2010-05-28 Andrew Bartletts4:build Don't automatically mark as 'not a git snapshot'.
2010-05-28 Andrew Bartletts4:build use autotools for mkrelease.sh
2010-05-28 Andrew Bartlettwaf Provide release signing capability in 'waf dist'
2010-05-28 Andrew Bartletts4:waf Exclude the autotools based build environment...
2010-05-28 Andrew Bartlettwaf Add DIST_BLACKLIST to list files that we cannot...
2010-05-28 Andrew Bartletts4:kdc Remove special talloc_free of the ldb context
2010-05-28 Kai Blins3-waf: Fix the smbclient build with libcap
2010-05-28 Kai Blins3-waf: Detect which version of krb5_enctype_to_string...
2010-05-28 Kai Blins3-waf: Fix the build of swat with --enable-cups
2010-05-28 Matthias Dieter... s4:client/client.c - we don't need "&ctx" for talloc...
2010-05-28 Matthias Dieter... s4:web_server/wsgi.c - fix "asprintf" call
2010-05-28 Matthias Dieter... s4:utils/ntlm_auth.c - fix "asprintf" calls
2010-05-28 Matthias Dieter... s4:smbd/pidfile.c - fix "asprintf" calls
2010-05-28 Matthias Dieter... s4:scripting/python/modules.c - fix "asprintf" calls
2010-05-28 Matthias Dieter... s4:param/loadparm.c - fix "asprintf" call
2010-05-28 Matthias Dieter... s4:ntvfs/simple/svfs_util.c - change an "asprintf"...
2010-05-28 Matthias Dieter... s4:ntvfs/nbench/vfs_bench.c - change a "asprintf" into...
2010-05-28 Matthias Dieter... s4:libcli/clideltree.c - fix "asprintf"s
2010-05-28 Matthias Dieter... s4:regshell - fix an "asprintf"
2010-05-28 Matthias Dieter... s4:regshell - don't use negative exit codes
2010-05-28 Matthias Dieter... s4:client/client.c - fix "asprintf"s
2010-05-28 Andrew Bartlettwaf Read VERSION file inside WAF to set package version
2010-05-28 Günther Deschners3-lanman: Fix api_RNetUserGetInfo level 2 marshalling...
2010-05-28 Günther Deschners3-auth: fix c++ buildwarnings.
2010-05-28 Günther Deschners3-build: remove duplicate ndr_krb5pac.h inclusion.
2010-05-28 Günther Deschners3-build: use ndr_misc.h where needed.
2010-05-28 Günther Deschners3-build: only use ndr_samr.h where needed.
2010-05-28 Günther Deschners3-idl: fix some missing dependencies to other IDL...
2010-05-28 Günther Deschners3-rpc_client: move protos to init_netlogon.h
2010-05-28 Simo Sorces3:auth Add comment to clarify usage of session keys.
2010-05-27 Simo Sorces3:auth remove login_server from server info
2010-05-27 Simo SorceFix Out of memory checks
2010-05-27 Simo Sorces3:auth add function to convert wbcAuthUserInfo to...
2010-05-27 Simo Sorces3:auth Free sampass as soon as we have server_info
2010-05-27 Simo Sorces3:auth use info3 in auth_serversupplied_info
2010-05-27 Simo Sorces3:auth add function to copy a netr_SamInfo3 structure
2010-05-27 Simo Sorces3:auth: add function to convert samu to netr_SamInfo3
2010-05-27 Günther Deschners4-smbtorture: finally test all levels in rap_NetUserGe...
2010-05-27 Günther Deschners4-smbtorture: remove obsolete handmarshalled rap code.
2010-05-27 Günther Deschners4-smbtorture: we can fully use autogenerated code...
2010-05-27 Günther Deschnerlibndr: add support for relative_rap_convert.
2010-05-27 Kai Blins3-waf: Fix typo
2010-05-27 Kai Blins3-waf: Also set "developer" env when building in devel...
2010-05-27 Volker Lendeckes3: Fix a bad memleak in the async echo responder
2010-05-27 Günther Deschners3-waf: fix the build after tstream changes.
2010-05-27 Volker Lendeckes3: Remove an unused variable
2010-05-27 Günther Deschners3-lanman: use samr for api_RNetUserGetInfo.
2010-05-27 Günther Deschners4-smbtorture: create the user to test in test_usergeti...
2010-05-27 Holger Hetterichvfs_smb_traffic_analyzer.c: set the len variable when...
2010-05-27 Stefan Metzmachers3:rpc_server: make use of the npa_tstream code to...
2010-05-27 Stefan Metzmachers3:Makefile.in: add npa_tstream.o to the build of smbd
2010-05-27 Stefan Metzmachers3:rpc_server: pass down local and remote tsocket_addre...
2010-05-27 Stefan Metzmachers3:smbd: add PIPE_BUSY handling for SMBtrans calls...
2010-05-27 Stefan Metzmachers3:rpc_server: add np_read_in_progress() function
2010-05-27 Stefan Metzmachers3:rpc_server: make sure we don't send uninitialized...
2010-05-26 Günther Deschners3-net: fix the build.
2010-05-26 Günther Deschners4-smbtorture: add usergetinfo to RAP-SAM.
2010-05-26 Günther Deschnerrap: use rap_LogonHours in rap_NetUserInfo11 as well.
2010-05-26 Günther Deschners3-waf: more work on krb5 build.
2010-05-26 Kai Blins3-waf: Allow to build with kerberos support
2010-05-26 Günther Deschners3-lanman: remove defines now provided by IDL.
2010-05-26 Günther Deschnerrap: fix typo in IDL.
2010-05-26 Günther Deschners3-waf: fix the build after chgpasswd.c changes.
2010-05-26 Günther Deschners4-smbtorture: add smbcli_rap_netusergetinfo().
2010-05-26 Günther Deschnerrap: add rap_NetUserGetInfo IDL.
2010-05-26 Günther Deschners3-samr: move chgpasswd.c out of smbd and into the...
2010-05-26 Günther Deschners3-smbd: remove unused change/check_lanman_password.
2010-05-26 Günther Deschners3-lanman: parse encrypted and min_pwd_length in api_Se...
2010-05-26 Günther Deschners3-lanman: use samr for api_SetUserPassword().
2010-05-26 Matthias Dieter... flags.h - fix comment for "GTYPE_SECURITY_UNIVERSAL_GRO...
2010-05-26 Björn Jackes3:Makefile: add missing linker flags for smbfilter
2010-05-26 Björn Jackes3:Makefile: fix a typo in flag variable name
2010-05-26 Günther Deschners3-printing: fix buildwarning in publishing code after...
2010-05-26 Simo Sorces3-lanman: Migrated to rpc_connect_spoolss_pipe().
2010-05-26 Simo Sorces3-rpc_server: Created a per connection spoolss pipe.
2010-05-26 Kai Blins3-waf: Build smbclient binary
2010-05-26 Kai Blins3-waf: Fix the naming of some variables introduced...
2010-05-26 Kamen Mazdrashkis4/test: Connect SAMR and LDARPC pipes before calling...
2010-05-26 Kamen Mazdrashkis4/test: remove unused code
2010-05-26 Kamen Mazdrashkis4/test: make test_cleanup() in libnet_user library...
2010-05-26 Kamen Mazdrashkis4/test: rename enum test_fields{} member names to...
2010-05-26 Kamen Mazdrashkis4/test: Replace hand-made field count to test
2010-05-26 Björn Jackes3:configure: use the right AC_CACHE_CHECK variable
2010-05-26 Simo Sorces4:smbd: Use tstream_npa_accept_existing to accept...
2010-05-26 Simo Sorces4:smbd: Add tstream to the stream_connection structure
2010-05-26 Simo Sorcenamed_pipe_auth: implement tstream_npa_accept_existing_...
2010-05-25 Kai Blins3-waf: Check for additional options on *xattr
2010-05-25 Kai Blins3-waf: Add darwin to the host_os-specific checks
2010-05-25 Kai Blins3-waf: Don't hardcode the name of the awk executable...
2010-05-25 Jeremy AllisonStandardize debug messages for read and write.
next