summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s4:script/installmisc.sh - install "dns_update_list" to target setup folderMatthias Dieter Wallnöfer2010-02-261-0/+1
* .gitignore - ignore display of "mit_samba.so"Matthias Dieter Wallnöfer2010-02-261-0/+1
* spoolss: fix build and version in spoolss_PrinterInfo0 (aka PRINTER_INFO_STRE...Günther Deschner2010-02-261-2/+3
* spoolss: add spoolss_Build to IDL.Günther Deschner2010-02-264-5/+49
* s4-winbind: Fixed the memory context of tstream_bsd_existing()Andreas Schneider2010-02-261-1/+1
* s4-ntp: Fixed the memory context of tstream_bsd_existing()Andreas Schneider2010-02-261-1/+1
* s4-kdc: Fixed the memory context of tstream_bsd_existing()Andreas Schneider2010-02-261-1/+1
* s4:dcesrv_samr.c - Remove unused variableMatthias Dieter Wallnöfer2010-02-261-3/+1
* s4: Winbind allow to behave more correctly when we have more than a few usersMatthieu Patou2010-02-261-8/+41
* s4:python Add bindings to set GENSEC flags on credentials in pythonAndrew Bartlett2010-02-262-0/+32
* s3: remove unused schannel_auth_struct.Günther Deschner2010-02-261-6/+0
* testprogs: print the directory paths as well in spoolss test.Günther Deschner2010-02-261-0/+8
* libcli/auth: print the error in the debug messageStefan Metzmacher2010-02-261-1/+2
* s4-smb: Migrate named_pipe_server to tsocket.Andreas Schneider2010-02-262-209/+312
* tsocket: Improve the tsocket_address_bsd_sockaddr documentation.Andreas Schneider2010-02-261-1/+3
* s4:provision: use generate_random_password()Stefan Metzmacher2010-02-262-6/+6
* s4:pyglue: add generate_random_password()Stefan Metzmacher2010-02-261-2/+22
* s4:torture/rpc: use generate_random_password()Stefan Metzmacher2010-02-265-13/+13
* s4:libnet: use generate_random_password()Stefan Metzmacher2010-02-262-2/+2
* lib/util: add generate_random_password()Stefan Metzmacher2010-02-262-0/+47
* devel: get the ownership of the directories right in tmpfs.shAndrew Tridgell2010-02-261-2/+2
* s4-provision: fixed use of rndc command from pythonAndrew Tridgell2010-02-261-1/+1
* s4-provision: also create the dns_update_list when running net vampireAndrew Tridgell2010-02-261-0/+10
* s4-dns: fixed CNAME automatic DNS updatesAndrew Tridgell2010-02-261-1/+1
* s4-dns: use a loadparm list for samba_runcmd() commandsAndrew Tridgell2010-02-265-18/+18
* s4-provision: added dns_update_listAndrew Tridgell2010-02-261-0/+20
* s4-provision: setup the dns_update_list at provision timeAndrew Tridgell2010-02-261-0/+5
* s4-provision: if we aren't doing variable substitution then don't check for varsAndrew Tridgell2010-02-261-1/+1
* dns: auto-delete incorrect SRV entries for our hostnameAndrew Tridgell2010-02-261-8/+15
* s4-dns: add automatic dynamic DNS updating scriptAndrew Tridgell2010-02-261-1/+223
* s4-provision: fixed port number for gc ldap DNS SRV entryAndrew Tridgell2010-02-261-1/+1
* s4-param: added 'nsupdate command' option, default to /usr/bin/nsupdate -gAndrew Tridgell2010-02-261-0/+4
* samdb: added get_ntds_GUID() methodAndrew Tridgell2010-02-262-0/+39
* py-samdb: added server_site_name methodAndrew Tridgell2010-02-261-0/+3
* pyglue: added py_samdb_server_site_name()Andrew Tridgell2010-02-261-0/+29
* py-samdb: added get_invocation_id() methodAndrew Tridgell2010-02-261-0/+5
* pyglue: added py_samdb_ntds_invocation_id()Andrew Tridgell2010-02-261-0/+36
* pyglue: don't return 127.0.0.0/8 IPs in interface_ips()Andrew Tridgell2010-02-261-5/+18
* s4-krb5: propogate errors from a lot more kerberos functionsAndrew Tridgell2010-02-2613-101/+158
* dns: install samba_dnsupdateAndrew Tridgell2010-02-261-1/+1
* dns: dummy samba_dnsupdate scriptAndrew Tridgell2010-02-261-0/+38
* s4-dsdb: fixed the fetch of the server site nameAndrew Tridgell2010-02-261-1/+7
* Revert "s4:AD content - adequate some revision levels to match Windows Server...Andrew Tridgell2010-02-262-5/+5
* s4:RPC-DSSYNC: pass the ip address to the cldap code instead of a nameStefan Metzmacher2010-02-261-2/+16
* s4:torture: use a connected CLDAP socket.Stefan Metzmacher2010-02-263-18/+63
* s4:libnet: use a connected CLDAP socket.Stefan Metzmacher2010-02-264-10/+47
* Fix up debug info on smb2_rename code.Jeremy Allison2010-02-251-9/+3
* Implement rename/move in SMB2 from Windows7.Jeremy Allison2010-02-253-1/+112
* s3-nltest: fix uninitialized query level.Günther Deschner2010-02-251-1/+1
* s4-smbtorture: define environment in one place in RPC-SPOOLSS test.Günther Deschner2010-02-251-26/+38