summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s3-passdb: Allocate talloc stackframe before calling pdb_get_group_sid()Amitay Isaacs2011-08-261-5/+6
* s3-param: Allocate talloc stackframe before calling s3 param routinesAmitay Isaacs2011-08-261-2/+26
* s3: Use sys_write in fork_domain_childVolker Lendecke2011-08-261-1/+1
* s3: Use sys_read in fork_domain_childVolker Lendecke2011-08-261-1/+1
* py-samba3-test: Copy sample database in tempdir before running testAmitay Isaacs2011-08-261-7/+11
* samba3dump: Update the code using modified samba3 module with passdb apiAmitay Isaacs2011-08-261-40/+53
* s3_upgrade: Set lock directory to correct directoryAmitay Isaacs2011-08-262-1/+3
* py-samba3-test: Set lock directory to the datadirAmitay Isaacs2011-08-261-0/+1
* testdata: Set netbios name in the samba3 configuationAmitay Isaacs2011-08-261-0/+1
* s3_upgrade: Update commandline options and use updated samba3 python moduleAmitay Isaacs2011-08-263-166/+140
* py-samba3: Use passdb/param wrapper for samba3 moduleAmitay Isaacs2011-08-262-567/+117
* s3-passdb: Make domain_sid argument optional for search_aliases methodAmitay Isaacs2011-08-261-5/+10
* s3-passdb: Return assigned number of hours and not MAX_HOURS_LENAmitay Isaacs2011-08-261-3/+4
* s3-passdb: Convert lm_pw and nt_pw to python string using lengthAmitay Isaacs2011-08-261-2/+2
* script: Fix the name of the script in autogenerated header fileAmitay Isaacs2011-08-261-1/+1
* s4-param: Use s3 dump method if s3 context is definedAmitay Isaacs2011-08-261-0/+4
* s3-param: Add a dump() method to output parametersAmitay Isaacs2011-08-262-0/+2
* s3_upgrade: Let python generate backtrace for unknown exceptionsAmitay Isaacs2011-08-261-15/+4
* s3_upgrade: Add document strings for python methodsAmitay Isaacs2011-08-261-9/+23
* werror: remove duplicate definition of WERR_INVALID_OWNERMichael Adam2011-08-261-1/+0
* s3:dbwrap_tdb: correctly catch the error from the return code of tdb_parse in...Michael Adam2011-08-251-1/+6
* s3:smbd: remove an unused variable in dptr_create()Michael Adam2011-08-251-1/+0
* s3:registry: fix the v2_to_v3 upgrade code so that it does not create value l...Michael Adam2011-08-251-0/+6
* s3:registry: fix the v1_to_v2 upgrade code so that it does not normalize the ...Michael Adam2011-08-251-0/+6
* s3:registry: define a constant REGDB_VERSION_KEYNAME for the key INFO/version...Michael Adam2011-08-251-7/+6
* s3:registry: hand db context in to v2_to_v3 upgrade code via private_dataMichael Adam2011-08-251-4/+9
* s3:registry: fix broken use of dbwrap store record in v1_to_v2 upgrade codeMichael Adam2011-08-251-8/+10
* s3: Fix the build of vfs_aixacl2.cSATOH Fumiyasu2011-08-251-0/+1
* s3: Remove a bogus commentVolker Lendecke2011-08-251-4/+0
* s3: Pass smbd_server_connection to (unused) server_encryption_shutdownVolker Lendecke2011-08-252-2/+2
* s3: Pass smbd_server_connection to srv_encrypt_bufferVolker Lendecke2011-08-253-3/+5
* s3: Pass smbd_server_connection to srv_decrypt_bufferVolker Lendecke2011-08-253-4/+3
* s3: Pass smbd_server_connection to srv_free_enc_bufferVolker Lendecke2011-08-253-4/+4
* s3: Pass smbd_server_connection to is_encrypted_packetVolker Lendecke2011-08-254-8/+11
* s3: Pass sconn to valid_smb_headerVolker Lendecke2011-08-251-4/+5
* s3: Explicitly pass smb_srv_trans_enc_ctx to srv_enc_ctxVolker Lendecke2011-08-251-3/+3
* s3: Fix some nonempty blank linesVolker Lendecke2011-08-252-6/+6
* s3: Fix bug 8385Volker Lendecke2011-08-251-26/+14
* s3-waf: fix some unresolved symbols in idmap ad modules.Günther Deschner2011-08-251-0/+2
* s3-registry: fix bug #8401 - registry/reg_format.c must include includes.h.Günther Deschner2011-08-251-0/+1
* s4-dsdb: fixed use of RMD flags in ldb search in dirsync moduleAndrew Tridgell2011-08-251-2/+2
* s4-dns: fixed dns_update_list for multi-domain forestsAndrew Tridgell2011-08-251-13/+28
* s4-dns: cope with duplicate entries in dns_update_listAndrew Tridgell2011-08-251-1/+5
* s4-dsdb: fixed newlines in DEBUG() calls in cracknamesAndrew Tridgell2011-08-251-14/+14
* s4-join: fixed DNS hostnameAndrew Tridgell2011-08-251-1/+1
* s4-drs: fixed msdcs DNS name in getncchangesAndrew Tridgell2011-08-251-3/+2
* s4-libnet: fixed forest DNS nameAndrew Tridgell2011-08-252-2/+3
* s4-acl: use dnsforest not dnsdomain for GC namesAndrew Tridgell2011-08-251-3/+3
* s4-join: setup DNS forest name on join contextAndrew Tridgell2011-08-251-4/+4
* s4-dns/spn: fixed DNS and SPN scripts to setup forest DNS nameAndrew Tridgell2011-08-252-5/+6