metze/samba/wip.git
2010-05-14 Matthias Dieter... s4:repl_meta_data LDB module - fix counter types
2010-05-14 Matthias Dieter... s4:net domainlevel tool - fix up the error handling...
2010-05-14 Matthias Dieter... s4:dsdb_cache LDB module - fix a typo
2010-05-14 Matthias Dieter... s4:samldb LDB module - remove unused variables
2010-05-14 Andrew Bartletts4:gensec expose gensec_set_target_principal for use...
2010-05-14 Andrew Bartletts4:winbindd Rework some winbind structures to make...
2010-05-14 Andrew Bartletts4:process_model Fix process_standard and process_onefo...
2010-05-14 Andrew Bartletts4:process_modals Add another process modal - 'onefork'
2010-05-14 Andrew Bartletts4:credentials Allow setting of an empty Kerberos CCACHE
2010-05-14 Andrew Bartletts4:ntvfs Prepare for a possible future sharing of notif...
2010-05-14 Andrew Bartlettwaf: Make waf handle IDL files from Samba3
2010-05-14 Andrew Tridgells3compat: use right variable for STATEDIR
2010-05-14 Andrew Tridgells4-dynconfig: make dynconfig more compatible with s3
2010-05-14 Andrew BartlettRevert "s4: remove unused references to swat"
2010-05-14 Stefan MetzmacherRevert "wafsamba: use -D_XOPEN_SOURCE=700 for the build"
2010-05-14 Günther Deschners4-libndr: fix ndr_pull_string_array() for non utf16...
2010-05-14 Günther Deschners3-printing: explicitly include "printing/pcap.h" as...
2010-05-14 Stefan Metzmacherlib/util: fix waf configure tests for xattr functions...
2010-05-14 Simo SorceMake pcap headers private
2010-05-14 Simo SorceMove standard printcap parsing to print_standard.c
2010-05-14 Günther Deschnerntprinting: add ntprinting.idl.
2010-05-14 Stefan Metzmacherwafsamba: use -D_XOPEN_SOURCE=700 for the build
2010-05-14 Günther Deschners3-libsmb: fix typo in remote_password_change().
2010-05-14 Günther Deschners3-libndr: make sure ndr_pull_string_array() only inspe...
2010-05-14 Stefan Metzmachers4:heimdal_build: move #undef __APPLE__ to the end...
2010-05-14 Jeremy AllisonNow we behave as Windows does, remove a Samba3 specific...
2010-05-13 Jeremy AllisonFix bug 7399 - SMB2: QUERY_DIRECTORY is returning inval...
2010-05-13 Matthias Dieter... s4:domainlevel - handle exceptions more precisely
2010-05-13 Jeremy AllisonBe more forgiving on client oplock break failure (as...
2010-05-13 Jeremy AllisonTreat an open of stream ::$DATA as an open of the base...
2010-05-13 Stefan Metzmachers3:build: build smbtorture4 when the merged build is...
2010-05-13 Thomas Nagybuildtools/wafsamba: fix build group ordering
2010-05-13 Matthieu Patous4: Do not display by default the message Failed to...
2010-05-13 Stefan Metzmachers4:dsdb: fix samdb_result_logon_hours() and don't hardc...
2010-05-13 Matthias Dieter... ldb:ldb_msg.c - use result constant
2010-05-13 Matthias Dieter... s4:domainlevel.py - update the script to handle both...
2010-05-13 Matthias Dieter... s4:domain functional level - it is also specified in...
2010-05-13 Matthias Dieter... s4:provision_configuration.ldif - add more extended...
2010-05-13 Matthias Dieter... s4:provision_users.ldif - fix up and reorder the well...
2010-05-13 Matthias Dieter... s4:provision_configuration.ldif - add more Windows...
2010-05-13 Matthias Dieter... s4:provision_configuration.ldif - the revision level...
2010-05-13 Matthias Dieter... s4:provision_configuration.ldif - "CN=94fdebc6-8eeb...
2010-05-13 Matthias Dieter... s4:provision*.ldif - always set the "msDS-NcType" attri...
2010-05-13 Matthias Dieter... s4:provision_configuration.ldif - set the right schedul...
2010-05-13 Matthias Dieter... s4:provision_configuration.ldif - The "NTDS Quotas...
2010-05-13 Matthias Dieter... s4:provision_configuration.ldif - "sites" object
2010-05-13 Matthias Dieter... s4:provision.ldif - add IP security objects as they...
2010-05-13 Matthias Dieter... s4:provision.ldif - add more Windows 2008 domain operations
2010-05-13 Matthias Dieter... s4:provision_users.ldif - On Windows Server >= 2008...
2010-05-13 Matthias Dieter... s4:provision.ldif - "passwordSettingsContainer" add...
2010-05-13 Matthias Dieter... s4:provision.ldif - fix up "NTDS Quotas" "systemFlags"
2010-05-13 Matthias Dieter... s4:provision_users.ldif - fix up Administrator's "userA...
2010-05-13 Matthias Dieter... s4:provision_basedn_modify.ldif - fix up "maxPwdAge"
2010-05-13 Matthias Dieter... s4:provision_users.ldif - Fix typos in user/group objects
2010-05-13 Andrew Bartletts3:winbindd Provide a winbindd_register_handlers()...
2010-05-13 Andrew Bartletts3:winbindd Split helper functions to allow s3compat...
2010-05-13 Andrew Bartletts3:Winbindd Move winbindd_event_context to a different...
2010-05-13 Andrew Bartletts3:winbindd Rename 'children' to 'winbindd_children...
2010-05-13 Andrew Bartletts3:libsmb/namecache Remove namecache_enable()
2010-05-13 Andrew Bartletts3:smbd Remove calls to namecache_enable()
2010-05-13 Andrew Bartletts3:winbindd Remove call to namecache_enable().
2010-05-13 Andrew Bartletts3:auth Make get_ntlm_challenge more like Samba4
2010-05-12 Jeremy AllisonPass more SMB2 oplock tests. Only oplock stream tests...
2010-05-12 Julien KerihuelChoose between local tevent_status.h header file and...
2010-05-12 Julien KerihuelInstall util/tevent_* public headers. Required by OpenC...
2010-05-12 Stefan Metzmachers4:librpc: remove explicit ../librpc/gen_ndr/ndr_drsblo...
2010-05-12 Karolin Seegers3-docs: Unify capitalization.
2010-05-12 Karolin Seegers3-docs: Add documentation of the net g_lock subcommand.
2010-05-12 Karolin Seegers3-docs: Move -D option to the right paragraph in man...
2010-05-12 Stefan Metzmachers4:heimdal_build: undefine __APPLE__ as we don't need...
2010-05-12 Stefan Metzmachers4:heimdal_build: remove heimdal/lib/hcrypto/evp-cc...
2010-05-12 Olaf Flebbework around AIX6.1 name space pollution rename mod_name...
2010-05-11 Günther Deschners3-rap: fix cli_oem_change_password() and give room...
2010-05-11 Günther Deschners3-lanman: use samr for api_SamOEMChangePassword().
2010-05-11 Günther Deschners4-smbtorture: create/delete testusers via SAMR in...
2010-05-11 Günther Deschners4-smbtorture: add test_oemchangepassword to RAP-SAM.
2010-05-11 Günther Deschners4-selftest: skip RAP-SAM tests against Samba 4.
2010-05-11 Günther Deschners3-selftest: enable RAP-SAM against Samba 3.
2010-05-11 Günther Deschners4-smbtorture: add RAP-SAM testsuite with a rap_NetUser...
2010-05-11 Günther Deschners4-smbtorture: getting serious about checking rap statu...
2010-05-11 Günther Deschners4-smbtorture: add torture_create_testuser_max_pwlen...
2010-05-11 Günther Deschners4-smbtorture: autolookup domain in torture_create_test...
2010-05-11 Jeremy AllisonFix more SMB2-OPLOCK bugs. Only 3 more issues to addres...
2010-05-11 Andrew Bartletts3:kerberos Return PAC_LOGON_INFO rather than the full...
2010-05-11 Günther Deschners4-smbtorture: test netservergetinfo level 1 also again...
2010-05-11 Björn Jackenot all versions of env like more than one argument...
2010-05-11 Björn Jackepidl: fix build on systems that don't have perl in...
2010-05-11 Stefan Metzmachers4:dsdb: cached results of samdb_rodc()
2010-05-11 Stefan Metzmachertdb: commit ABI/tdb-1.2.2.sigs
2010-05-11 Stefan Metzmachers4:heimdal: remove unused heimdal/lib/hcrypto/evp-cc.c
2010-05-11 Stefan Metzmachers4:heimdal_build: remove heimdal/lib/hcrypto/evp-cc...
2010-05-11 Michael Adams3:configure: fix a message
2010-05-11 Matthias Dieter... s4:torture/rpc/netlogon.c - don't use constant "AF_LOCA...
2010-05-11 Stefan Metzmachers3:Makefile: build smbtorture4 as static binary with...
2010-05-11 Björn Jackewaf:libreplace: set _OSF_SOURCE to fix build on Tru64
2010-05-11 Matthias Dieter... README.Coding - cosmetic changes
2010-05-11 Kai Blinbuild: skip missing executables in testwaf.sh
2010-05-11 Günther Deschnertdb: remove unused variable in tdb_new_database().
2010-05-11 Anatoliy AtanasovRevert "s4-rodc: Fix provision warnings by creating...
2010-05-11 Stefan MetzmacherRevert "s4:password_hash LDB module - don't break the...
next