summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-26More LSA server and testuite work.Andrew Bartlett2-8/+63
2008-08-26Make RPC-LSA test deterministic with an msleep(200).Andrew Bartlett1-5/+8
2008-08-26Implement matching logic to Windows 2008 on handling of secrets.Andrew Bartlett1-16/+8
2008-08-26Fix LSA server to pass more of RPC-LSA and match Windows 2008Andrew Bartlett1-17/+32
2008-08-26Only allow the trust in the correct direction (per the flags).Andrew Bartlett1-3/+9
2008-08-26Update RPC-LSA to (almost) pass against Windows 2008.Andrew Bartlett3-72/+153
2008-08-25Fix bug 4516, no IPv6 on Solaris 2.6.David Leonard1-3/+22
2008-08-25winbindd: use set_auth_errors() in winbindd_dual_check_machine_acct as well.Günther Deschner1-4/+1
2008-08-25winbindd: move set_auth_errors to util functions.Günther Deschner3-12/+13
2008-08-25winbindd: only create machine pwd change event when in primary domain child.Günther Deschner1-1/+1
2008-08-25auth: Fix build warning.Günther Deschner1-2/+3
2008-08-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett54-1213/+2080
2008-08-24Fix some nonempty blank linesVolker Lendecke1-11/+11
2008-08-24Fix some C++ warningsVolker Lendecke1-4/+6
2008-08-24fixed the data in SAVEFILE op in RAW-OFFLINEAndrew Tridgell1-1/+1
2008-08-24show the bad data in RAW-OFFLINEAndrew Tridgell1-3/+10
2008-08-23Revert "Protect against short read&x replies"Volker Lendecke1-4/+0
2008-08-23Protect against short read&x repliesVolker Lendecke1-0/+4
2008-08-23Fix some nonempty blank linesVolker Lendecke1-26/+26
2008-08-23Use talloc_stackframe() in machine_password_change_handlerVolker Lendecke1-9/+5
2008-08-23Fix a memleak in calculate_next_machine_pwd_changeVolker Lendecke1-2/+7
2008-08-23winbindd: add event based machine password change.Günther Deschner2-0/+120
2008-08-23don't use zero data for the first file in RAW-OFFLINEAndrew Tridgell1-2/+2
2008-08-22Don't re-initialize a token when we already have one. This fixes the build fa...Jeremy Allison2-10/+16
2008-08-22idmap_gid_to_sid: Fix a cut-a-npaste error.Gerald (Jerry) Carter1-1/+1
2008-08-22winbindd: Fix crash in cm_connect_sam()Gerald (Jerry) Carter1-2/+7
2008-08-22cifs.upcall: bump SPNEGO msg version number and don't reject old versionsJeff Layton2-3/+3
2008-08-22manpages: Add documentation for new 'net rpc vampire' subcommands.Karolin Seeger1-0/+13
2008-08-22net: Add missing colon to unify usage messages.Karolin Seeger1-2/+2
2008-08-22disable the anr== tests until they are understoodAndrew Tridgell1-12/+13
2008-08-22now that ldap integers are 32 bit, we need to put the right 32 bitAndrew Tridgell1-19/+19
2008-08-22fixed the DomainDNS searches in the netlogon codeAndrew Tridgell1-2/+2
2008-08-22manpages: Add manpage for "init logon delayed hosts".Karolin Seeger1-0/+21
2008-08-22manpages: Add manpage for "init logon delay".Karolin Seeger1-0/+15
2008-08-22Merge commit 'origin/v4-0-test' into v4-0-testAndrew Tridgell3-21/+328
2008-08-22fixed the GUID and objectSID canonicalisation functionsAndrew Tridgell1-1/+3
2008-08-22fixed a speellling erraAndrew Tridgell1-1/+1
2008-08-22loadparm: idmap backend is not depracated any longer.Karolin Seeger1-1/+1
2008-08-22Merge branch 'abartlet-4-0-local' into v4-0-testAndrew Tridgell38-720/+1183
2008-08-22fixed a problem with length limited ldap valuesAndrew Tridgell10-29/+48
2008-08-22fixed error handling in ANR code Andrew Tridgell1-18/+24
2008-08-21cifs.upcall: fix build warningJeff Layton1-1/+2
2008-08-21cifs.upcall: enable building by default on linuxJeff Layton1-4/+19
2008-08-21cifs.upcall: move default install location to EPREFIX/sbinJeff Layton1-4/+4
2008-08-21cifs.upcall: handle MSKRB5 OID properlyJeff Layton1-5/+13
2008-08-21mount.cifs: don't prompt for password on krb5 mountsJeff Layton1-1/+2
2008-08-21Fix broken net rpc join message when DC can't be found. Ensure we pass in a d...Jeremy Allison1-2/+3
2008-08-22rpc_server: make it a little more obvious what flags we send to a client.Günther Deschner1-1/+10
2008-08-21Fix Bug #5710 and make machine account password changing work again.Günther Deschner1-23/+52
2008-08-21Fix bug 5698 - mixup of TALLOC/malloc. Spotted by Douglas Wegscheid <Douglas_...Jeremy Allison1-2/+3