summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s3: Fix a typed-punned warningVolker Lendecke2011-02-141-1/+1
* s4-dsdb: cope with broken exchange schema with single valued backlinksAndrew Tridgell2011-02-141-0/+7
* s4-ldb: fixed a uninitialised el->flags in ldb_tdbAndrew Tridgell2011-02-141-2/+1
* s4-dsdb: cleanups to the backupkey RPC serverAndrew Tridgell2011-02-141-15/+15
* s4-dsdb: fixed problem with constrained modification of description attributeAndrew Tridgell2011-02-141-44/+13
* s4-ldb: added LDB_FLAG_INTERNAL_FORCE_SINGLE_VALUE_CHECKAndrew Tridgell2011-02-142-0/+11
* s4-ldb: use a helper function for single valued checkingAndrew Tridgell2011-02-141-25/+35
* ldb-web: update mailing list infoAndrew Tridgell2011-02-141-5/+5
* script: sign library releases with Samba Library Distribution KeyAndrew Tridgell2011-02-141-1/+3
* s4:selftest: add tests with seal and sign for backupkeyMatthieu Patou2011-02-141-0/+4
* s4: Renable samba4.rpc.backupkeyStefan Metzmacher2011-02-141-1/+0
* s4: load the backupkey endpointMatthieu Patou2011-02-141-1/+1
* s4: Add server side implementation of backup key remote protocolMatthieu Patou2011-02-142-0/+1315
* s3: Add "comment" and "description" to pdb_adsVolker Lendecke2011-02-131-0/+20
* s4/upgradeprovision: Fix help for --debugguess.Michael Wood2011-02-131-1/+1
* s4/upgradeprovision: Typo and better word.Michael Wood2011-02-131-2/+2
* s4: samba_backup: Fix typos.Michael Wood2011-02-131-3/+3
* s3: Make "net sam list [users|workstations]" list only the right thingsVolker Lendecke2011-02-131-1/+20
* s3: Use tlap_simple_recv in tldap_sasl_bind_recvVolker Lendecke2011-02-131-6/+3
* s3: Add error checking to asn1_read_OctetString_tallocVolker Lendecke2011-02-131-2/+15
* s3: Remove an unneeded protoVolker Lendecke2011-02-131-3/+0
* Fix typosVolker Lendecke2011-02-132-2/+2
* s3: Fix some nonempty blank linesVolker Lendecke2011-02-132-10/+10
* s3: Convert tldap_entry_values args to "array, count"Volker Lendecke2011-02-133-7/+7
* s3: Add an explicit counter to tldap_add_mod_[blobs|str]Volker Lendecke2011-02-133-19/+27
* s3: Convert tldap_make_mod_fmt args to "array, count"Volker Lendecke2011-02-133-18/+18
* s3: Convert tldap_make_mod_blob args to "array, count"Volker Lendecke2011-02-132-2/+2
* s3: Convert tldap_make_mod_blob_int args to "array, count"Volker Lendecke2011-02-131-3/+3
* s3: Convert tldap_add_blob_vals args to "array, count"Volker Lendecke2011-02-131-2/+2
* s3: Convert tldap_add_mod_blobs args to "array, count"Volker Lendecke2011-02-133-7/+8
* Fix some nonempty blank linesVolker Lendecke2011-02-131-18/+18
* s3: Align the args of pdb_ads_update_sam_account to tldap_modifyVolker Lendecke2011-02-131-2/+2
* pyldb: fix a bug in the unit test which prevented ldb.python to run all the t...Matthieu Patou2011-02-131-0/+3
* librpc: add bindings for dnsp in pythonMatthieu Patou2011-02-133-1/+17
* ldb: use the sizeof of the control variable as offset instead of hardcoded va...Matthieu Patou2011-02-131-22/+21
* ldb: remove "magic" string in ldb_controls, replace them with constants defin...Matthieu Patou2011-02-132-22/+53
* tdb: Fix a C++ warningVolker Lendecke2011-02-121-1/+1
* s3: Make "smbpasswd <user>" work with pdb_adsVolker Lendecke2011-02-121-8/+33
* s3-waf: try to fix the netbsd build and add -lintl to the 'net' binary.Günther Deschner2011-02-121-1/+1
* libcli/auth: fix PAM_ERRORS subsystem build.Günther Deschner2011-02-111-1/+2
* s3: Skip the CHAIN1 testsVolker Lendecke2011-02-111-0/+2
* s3-waf: next attempt to fix cups and non-cups builds.Günther Deschner2011-02-111-0/+1
* s3-rpc_server: fix some buildwarnings in non-developer mode.Günther Deschner2011-02-111-2/+4
* s3-selftest: revamp selftest wscript with s4 one.Günther Deschner2011-02-111-11/+11
* s3-waf: try to deal with underlinked cups libraries.Günther Deschner2011-02-111-1/+1
* s3-waf: move all error mappings to errors subsystem.Günther Deschner2011-02-111-5/+3
* waf: pure cosmetic reformatting of the two samba-util object lists (to ease c...Günther Deschner2011-02-112-13/+55
* s3-waf: use bld.env.HAVE_LDAP in some more places, hopefully fixes the builds...Günther Deschner2011-02-112-10/+12
* s3-waf: rework the way SMBLDAP subsystem is built a little.Günther Deschner2011-02-112-7/+4
* waf: substitute '/' in -D static defines as well.Günther Deschner2011-02-111-2/+4