summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2010-03-01upgrade provision: change the meaning of handle_security_desc to be similar t...Matthieu Patou1-3/+3
2010-03-01upgradeprovision: code cleanupMatthieu Patou2-55/+64
2010-03-01upgradeprovision: split the big script to put reusable functions appartMatthieu Patou2-231/+268
2010-02-26s4:ldb_dn: fix an uninitialized variable (found by make valgrindtest)Stefan Metzmacher1-1/+1
2010-02-26s4:ldb_dn: remove dn->ext_linearized when ext_components is modified.Stefan Metzmacher1-3/+4
2010-02-26s4:ldb_dn: reset dn->ext_comp_num in ldb_dn_explode()Stefan Metzmacher1-2/+2
2010-02-26s4:dsdb/schema: fix validation of DNsStefan Metzmacher1-1/+0
2010-02-26s4:provision.zone - fix port of "_ldap._tcp.gc._msdcs"Matthias Dieter Wallnöfer1-1/+1
2010-02-26s4:script/installmisc.sh - install "dns_update_list" to target setup folderMatthias Dieter Wallnöfer1-0/+1
2010-02-26s4-winbind: Fixed the memory context of tstream_bsd_existing()Andreas Schneider1-1/+1
2010-02-26s4-ntp: Fixed the memory context of tstream_bsd_existing()Andreas Schneider1-1/+1
2010-02-26s4-kdc: Fixed the memory context of tstream_bsd_existing()Andreas Schneider1-1/+1
2010-02-26s4:dcesrv_samr.c - Remove unused variableMatthias Dieter Wallnöfer1-3/+1
2010-02-26s4: Winbind allow to behave more correctly when we have more than a few usersMatthieu Patou1-8/+41
2010-02-26s4:python Add bindings to set GENSEC flags on credentials in pythonAndrew Bartlett2-0/+32
2010-02-26s4-smb: Migrate named_pipe_server to tsocket.Andreas Schneider2-209/+312
2010-02-26s4:provision: use generate_random_password()Stefan Metzmacher2-6/+6
2010-02-26s4:pyglue: add generate_random_password()Stefan Metzmacher1-2/+22
2010-02-26s4:torture/rpc: use generate_random_password()Stefan Metzmacher5-13/+13
2010-02-26s4:libnet: use generate_random_password()Stefan Metzmacher2-2/+2
2010-02-26devel: get the ownership of the directories right in tmpfs.shAndrew Tridgell1-2/+2
2010-02-26s4-provision: fixed use of rndc command from pythonAndrew Tridgell1-1/+1
2010-02-26s4-provision: also create the dns_update_list when running net vampireAndrew Tridgell1-0/+10
2010-02-26s4-dns: fixed CNAME automatic DNS updatesAndrew Tridgell1-1/+1
2010-02-26s4-dns: use a loadparm list for samba_runcmd() commandsAndrew Tridgell3-12/+12
2010-02-26s4-provision: added dns_update_listAndrew Tridgell1-0/+20
2010-02-26s4-provision: setup the dns_update_list at provision timeAndrew Tridgell1-0/+5
2010-02-26s4-provision: if we aren't doing variable substitution then don't check for varsAndrew Tridgell1-1/+1
2010-02-26dns: auto-delete incorrect SRV entries for our hostnameAndrew Tridgell1-8/+15
2010-02-26s4-dns: add automatic dynamic DNS updating scriptAndrew Tridgell1-1/+223
2010-02-26s4-provision: fixed port number for gc ldap DNS SRV entryAndrew Tridgell1-1/+1
2010-02-26s4-param: added 'nsupdate command' option, default to /usr/bin/nsupdate -gAndrew Tridgell1-0/+4
2010-02-26samdb: added get_ntds_GUID() methodAndrew Tridgell2-0/+39
2010-02-26py-samdb: added server_site_name methodAndrew Tridgell1-0/+3
2010-02-26pyglue: added py_samdb_server_site_name()Andrew Tridgell1-0/+29
2010-02-26py-samdb: added get_invocation_id() methodAndrew Tridgell1-0/+5
2010-02-26pyglue: added py_samdb_ntds_invocation_id()Andrew Tridgell1-0/+36
2010-02-26pyglue: don't return 127.0.0.0/8 IPs in interface_ips()Andrew Tridgell1-5/+18
2010-02-26s4-krb5: propogate errors from a lot more kerberos functionsAndrew Tridgell13-101/+158
2010-02-26dns: install samba_dnsupdateAndrew Tridgell1-1/+1
2010-02-26dns: dummy samba_dnsupdate scriptAndrew Tridgell1-0/+38
2010-02-26s4-dsdb: fixed the fetch of the server site nameAndrew Tridgell1-1/+7
2010-02-26Revert "s4:AD content - adequate some revision levels to match Windows Server...Andrew Tridgell2-5/+5
2010-02-26s4:RPC-DSSYNC: pass the ip address to the cldap code instead of a nameStefan Metzmacher1-2/+16
2010-02-26s4:torture: use a connected CLDAP socket.Stefan Metzmacher3-18/+63
2010-02-26s4:libnet: use a connected CLDAP socket.Stefan Metzmacher4-10/+47
2010-02-25s4-smbtorture: define environment in one place in RPC-SPOOLSS test.Günther Deschner1-26/+38
2010-02-25s4:kdc add mit plugin codeSimo Sorce3-0/+459
2010-02-25s4:kdc make function staticSimo Sorce2-6/+1
2010-02-25s4-smbtorture: try to set every single devicemode component in RPC-SPOOLSS-PR...Günther Deschner1-0/+103