samba.git
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.
2010-05-25 Michael Adams3:fix the waf build after registry changes.
2010-05-25 Günther Deschners3-net: fix a "dereferencing type-punned pointer will...
2010-05-25 Günther Deschners3-waf: very simple start on getting krb5 build to...
2010-05-25 Matthias Dieter... s4:torture/rpc/samr.c: Fix the "ValidatePassword" test
2010-05-25 Michael Adams3:registry: add C for substantial changes to reg_objects
2010-05-25 Michael Adams3:registry:reg_objects: Remove use of uint{8,16,32...
2010-05-25 Michael Adams3:registry: add comment header block to registry.h
2010-05-25 Michael Adams3:registry: move reg_objects.h to registry/ and use...
2010-05-25 Michael Adams3:registry: move non-reg_objects definitions from...
2010-05-25 Michael Adams3:registry: hide definition of regval_ctr and regval_b...
2010-05-25 Michael Adams3:net rpc registry: use regval_ctr_init() instead...
2010-05-25 Michael Adams3:profiles: use regval_ctr_init() instead of direct...
2010-05-25 Michael Adams3:rpcclient:spoolss: use regval_ctr/blob accessor...
2010-05-25 Michael Adams3:net_rpc_printer: use regval_blob/ctr accessor functions
2010-05-25 Michael Adams3:net rpc printer: fix use of a possibly uninitialized...
2010-05-25 Michael Adams3:nt_printing: use regval_ctr_init().
2010-05-25 Michael Adams3:srv_ntsvcs: use regval_ctr/blob accessor functions
2010-05-25 Michael Adams3:services_db: use regval_ctr_init() instead of direct...
2010-05-25 Michael Adams3:libads:use regval_ctr/blob accessor functions in...
2010-05-25 Michael Adams3:registry: use regval_ctr/blob accessor functoin...
2010-05-25 Michael Adams3:registry: user regval_ctr/blob accessor functions...
2010-05-25 Michael Adams3:registry: use regval_ctr/blob accessor functions...
2010-05-25 Michael Adams3:registry:reg_objects: add regval_ctr_set_seqnum()
2010-05-25 Michael Adams3:registry:reg_objects: add regval_ctr_get_seqnum()
2010-05-25 Michael Adams3:registry:reg_objects: add regval_ctr_init()
2010-05-25 Michael Adams3:registry: move definition of registry_hook to reg_in...
2010-05-25 Michael Adams3:registry: extract registry_pull/push_value prototype...
2010-05-25 Michael Adams3:registry: rename lib/util_reg_api.c to registry...
2010-05-25 Michael Adams3:registry: rename reg_util.{c,h} to reg_util_internal...
2010-05-25 Michael Adams3:registry: move prototype registry_create_admin_token...
2010-05-25 Michael Adams3:registry: move registry_create_admin_token() to...
2010-05-25 Michael Adams3:registry: extract reg_eventlog prototypes to header...
2010-05-25 Michael Adams3:registry: extract reg_perfcount prototypes into...
2010-05-25 Michael Adams3:registry: extraxt the reg_dispatcher prototypes...
2010-05-25 Michael Adams3:registry: extract the reg_backend_db prototypes...
2010-05-25 Michael Adams3:registry: adapt callers of regval_ctr_addvalue to...
2010-05-25 Michael Adams3:registry: fix regval_ctr_addvalue() to take data...
2010-05-25 Michael Adams3:registry: fix data_p arg of regval_compose to be...
2010-05-25 Michael Adams3:registry: extract the reg_util prototypes into their...
2010-05-25 Michael Adams3:registry: remove superfluous comments from registry.h
2010-05-25 Michael Adams3:registry: extract the reg_util_legacy prototypes...
2010-05-25 Michael Adams3:registry: extract the reg_cachehook prototypes into...
2010-05-25 Michael Adams3:registry: protect registry.h from multiple inclusion
2010-05-25 Michael Adams3:registry: add C to reg_cachehook, confessing conside...
2010-05-25 Michael Adams3:fix configure after change "add Werror_FLAGS for...
2010-05-25 Björn Jackes3: fix the configure run
2010-05-24 Björn Jackes3:configure: turn "error warnings" into errors
next