idra/samba.git
2010-05-24 Matthias Dieter... s4:dsdb_lookup_rids - "unsigned" counters fit better...
2010-05-24 Matthias Dieter... s4:dsdb_add_user - check the "cn"/"account_name" length...
2010-05-24 Jeremy AllisonAdd in support for the NTLMSSP version reply.
2010-05-24 Volker Lendeckefix a typo
2010-05-24 Jelmer Vernooijldb-waf: Install manual pages for ldb in standalone...
2010-05-24 Andrew Bartletts4:winbind Give more detail on the parameters when...
2010-05-24 Andrew Bartletts4:winbind Change idmap API to match that used by the...
2010-05-24 Andrew Bartletts4:winbind Change include guard so as not to conflict...
2010-05-24 Andrew Bartletts4:winbind Fix up includes after seperation of idmap...
2010-05-24 Andrew Bartletts4:idmap Adjust code to new idmap structure names and...
2010-05-24 Andrew Bartletts4:idmap Seperate idmap structures from winbind.idl...
2010-05-24 Andrew Bartletts4:samr Push most of samr_LookupRids into a helper...
2010-05-24 Andrew Bartletts4:samr Push most of samr_QueryGroupMember into a helpe...
2010-05-24 Andrew Bartletts4:samr Move most of samr_CreateDomAlias into a helper...
2010-05-24 Andrew Bartletts4:samr Split most of samr_CreateDomainGroup into a...
2010-05-24 Andrew Bartletts4:samr Split the guts of samr_CreateUser2 into a helpe...
2010-05-24 Andrew Bartletts4:dsdb Allow a NULL search expression in dsdb_search()
2010-05-24 Andrew Bartletts4:ntvfs rename notify.idl to s4_notify.idl until we...
2010-05-24 Matthias Dieter... s4:LogonGetDomainInfo - allow to set DNS hostname for...
2010-05-24 Matthias Dieter... s4:"rdn_name" LDB module - fix the creation of the...
2010-05-24 Matthias Dieter... s4:setup/*.ldif - remove unneeded "cn" attributes
2010-05-24 Björn Jackes3: major overhaul of compiler and linker flags for...
2010-05-24 Björn Jackes3:Makefile: set PIE flags also for nss_winbind
2010-05-24 Björn Jackes3:build: remove CFLAGS from LDSHFLAGS, SHLD has them...
2010-05-24 Björn Jackes3:Makefile: position independency is also needed for...
2010-05-24 Björn Jackes3:build: don't use pieflags twice - ldflags already...
2010-05-24 Volker Lendeckes3: Fix a typo found by ITPFS oota <t-oota@dh.jp.nec...
2010-05-23 Thomas Nagysolve the error "ldb.inst.h does not exist"
2010-05-23 Andrew Tridgellbuild: get the SONAME right for installed libraries
2010-05-23 Thomas NagySubstitute the pidl files without using 'headermap...
2010-05-23 Volker Lendeckes3: Another non-gnumake fix
2010-05-22 Volker Lendeckes3: Factor out compiler-independent defines
2010-05-22 Volker Lendeckes3: Next step to fix the build on OpenSolaris
2010-05-22 Volker Lendeckes3: Attempt to fix the non-gnumake build
2010-05-22 Simo Sorcetorture: fix typos
2010-05-22 Volker Lendeckes3: Remove unreachable code
2010-05-22 Stefan Metzmachers4:ldb_controls: make it possible to pass arbitrary...
2010-05-22 Jeremy AllisonIf using fake oplocks, use the correct SMB2 type code...
2010-05-22 Stefan Metzmachers4:libnet: use the new generated config from the provis...
2010-05-22 Jeremy AllisonDon't forget brackets around bitwise tests.
2010-05-21 Jeremy AllisonMake DFS work over SMB2.
2010-05-21 Matthias Dieter... s4:torture/rap/rap.c - quiet discard const warning
2010-05-21 Matthias Dieter... s4:torture/raw/open.c - remove unused variables and...
2010-05-21 Matthias Dieter... s4:ntvfs/ipc/vfs_ipc.c - add more "const" in order...
2010-05-21 Matthias Dieter... s4:ntvfs/posix/pvfs_wait.c - fix a "calculated value...
2010-05-21 Roel van MeerFix bug #7448 - smbd crash when sambaLMPassword and...
2010-05-21 Jeremy AllisonMake krb5 over SMB2 identical to the way we handle...
2010-05-21 Jeremy AllisonDoh! If you're going to give advice in "useage", make...
2010-05-21 Jeremy AllisonAdd comments to usage error message for -k to make...
2010-05-21 Jeremy AllisonSet SMB2 max read/write/trans sizes to Win7 compatible...
2010-05-21 Ira Coopers3: added support for fake oplocks in SMB2.
2010-05-21 Günther Deschners4-smbtorture: Fix NetUserPasswordSet2 RAP tests.
2010-05-21 Günther Deschners4-smbtorture: fix smbcli_rap_netuserpasswordset2().
2010-05-21 Günther Deschnerrap: fix rap_NetUserPasswordSet2 IDL.
2010-05-21 Günther Deschners3-net: fix net_ads_gpo() for non-ads case.
2010-05-21 Kamen Mazdrashkis4-drsuapi: Sort ATTID definitions by ATTID value
2010-05-21 Kamen Mazdrashkis4/drsuapi: Yet another set of predefined ATTIDs
2010-05-21 Andreas Schneiders4-torture: Improved the winreg symlink test.
2010-05-21 Andreas Schneiders4-torture: Disable the security descriptor tests.
2010-05-21 Andreas Schneiders4-torture: Try to fix the winreg tests.
2010-05-21 Stefan Metzmachers4:ldb: add --controls support to ldbedit
2010-05-21 Thomas Nagywafsamba: Disable the abi checks when gdb is not available
2010-05-21 Andrew Bartletts4:libcli/ldap Update headermap.txt (autotools build...
2010-05-21 Michael Adams4:torture:winreg: improve error messages in test_HKLM_...
2010-05-21 Michael Adams4:torture:winreg: improve error messages in test_Query...
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-21 Andrew Bartletts3:passdb Remove use of uint8 uint16 and uint32 in...
2010-05-21 Andrew Bartletts4:libcli/ldap Rename ldap.h to libcli_ldap.h
2010-05-21 Andrew Bartletts4:auth Remove un-needed headers.
2010-05-21 Andrew Bartletts4:auth Fix previous commit - segfault in determinging...
2010-05-21 Andrew BartlettRevert "Make -k a simple non-bool option."
2010-05-21 Andrew Bartletts4:auth Error out when a memberOf DN does not have...
2010-05-20 Günther Deschners4-smbtorture: add kernel_mode_registry_path().
2010-05-20 Günther Deschners4-smbtorture: Fix volatile test in RPC-WINREG.
2010-05-20 Gregor Becks3: registry: add tests with empty valuename
2010-05-20 Gregor Becks3: registry: let test_setvalue use getvalueraw instead...
2010-05-20 Gregor Becks3: registry: fix query empty valuenames
2010-05-20 Kai Blins3-waf: Actually make --with/--without-swat work
2010-05-20 Kai Blins3-waf: Really disable winbindd build when --without...
2010-05-20 Jeremy AllisonMake -k a simple non-bool option.
2010-05-20 Jeremy AllisonFix what looks like a cut-and-paste error in our read_n...
2010-05-20 Günther Deschnerwaf: fix the build of nsswitch libwbclient.
2010-05-20 Günther Deschners4-smbtorture: use push_reg_sz/push_reg_multi_sz in...
2010-05-20 Günther Deschners4-smbtorture: pass down hkey to main keytest in RPC...
2010-05-20 Günther Deschners4-smbtorture: print local_machine name in RemoteFindFi...
2010-05-20 Günther Deschners4-smbtorture: use push_reg_sz()/push_reg_multi_sz...
2010-05-20 Kai Blins3-waf: ndr string functions moved to top level
2010-05-20 Kai Blins3-waf: Fix the build after rebase
2010-05-20 Kai Blins3-waf: more elaborate host_os check for STAT_ST_BLOCKSIZE
2010-05-20 Michael Adams3-waf: fix linking of eventlogadm by adding cap as...
2010-05-20 Michael Adams3-waf: fix linking of swat by adding cap as dependency
2010-05-20 Kai Blins3-waf: Fix build with ldap by adding a SMBLDAP subsystem
2010-05-20 Kai Blins3-waf: fix the winbindd build again
2010-05-20 Kai Blins3-waf: Fix up PIDL includes.
2010-05-20 Kai Blins3-waf: Some files moved during the rebase
2010-05-20 Stefan Metzmachers3-waf: Add autogeneration with PIDL
2010-05-20 Kai Blins3-waf: Remove references to LDB
2010-05-20 Stefan Metzmachers3-waf: Also include source4/ when looking for headers
2010-05-20 Kai Blins3-waf: build shared modules as subsystems
2010-05-20 Kai Blins3-waf: autogenerate lists of static modules
next