Age | Commit message (Expand) | Author | Files | Lines |
2010-02-26 | s4:dsdb/schema: fix validation of DNs | Stefan Metzmacher | 1 | -1/+0 |
2010-02-26 | s4:provision.zone - fix port of "_ldap._tcp.gc._msdcs" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-02-26 | s4:script/installmisc.sh - install "dns_update_list" to target setup folder | Matthias Dieter Wallnöfer | 1 | -0/+1 |
2010-02-26 | .gitignore - ignore display of "mit_samba.so" | Matthias Dieter Wallnöfer | 1 | -0/+1 |
2010-02-26 | spoolss: fix build and version in spoolss_PrinterInfo0 (aka PRINTER_INFO_STRE... | Günther Deschner | 1 | -2/+3 |
2010-02-26 | spoolss: add spoolss_Build to IDL. | Günther Deschner | 4 | -5/+49 |
2010-02-26 | s4-winbind: Fixed the memory context of tstream_bsd_existing() | Andreas Schneider | 1 | -1/+1 |
2010-02-26 | s4-ntp: Fixed the memory context of tstream_bsd_existing() | Andreas Schneider | 1 | -1/+1 |
2010-02-26 | s4-kdc: Fixed the memory context of tstream_bsd_existing() | Andreas Schneider | 1 | -1/+1 |
2010-02-26 | s4:dcesrv_samr.c - Remove unused variable | Matthias Dieter Wallnöfer | 1 | -3/+1 |
2010-02-26 | s4: Winbind allow to behave more correctly when we have more than a few users | Matthieu Patou | 1 | -8/+41 |
2010-02-26 | s4:python Add bindings to set GENSEC flags on credentials in python | Andrew Bartlett | 2 | -0/+32 |
2010-02-26 | s3: remove unused schannel_auth_struct. | Günther Deschner | 1 | -6/+0 |
2010-02-26 | testprogs: print the directory paths as well in spoolss test. | Günther Deschner | 1 | -0/+8 |
2010-02-26 | libcli/auth: print the error in the debug message | Stefan Metzmacher | 1 | -1/+2 |
2010-02-26 | s4-smb: Migrate named_pipe_server to tsocket. | Andreas Schneider | 2 | -209/+312 |
2010-02-26 | tsocket: Improve the tsocket_address_bsd_sockaddr documentation. | Andreas Schneider | 1 | -1/+3 |
2010-02-26 | s4:provision: use generate_random_password() | Stefan Metzmacher | 2 | -6/+6 |
2010-02-26 | s4:pyglue: add generate_random_password() | Stefan Metzmacher | 1 | -2/+22 |
2010-02-26 | s4:torture/rpc: use generate_random_password() | Stefan Metzmacher | 5 | -13/+13 |
2010-02-26 | s4:libnet: use generate_random_password() | Stefan Metzmacher | 2 | -2/+2 |
2010-02-26 | lib/util: add generate_random_password() | Stefan Metzmacher | 2 | -0/+47 |
2010-02-26 | devel: get the ownership of the directories right in tmpfs.sh | Andrew Tridgell | 1 | -2/+2 |
2010-02-26 | s4-provision: fixed use of rndc command from python | Andrew Tridgell | 1 | -1/+1 |
2010-02-26 | s4-provision: also create the dns_update_list when running net vampire | Andrew Tridgell | 1 | -0/+10 |
2010-02-26 | s4-dns: fixed CNAME automatic DNS updates | Andrew Tridgell | 1 | -1/+1 |
2010-02-26 | s4-dns: use a loadparm list for samba_runcmd() commands | Andrew Tridgell | 5 | -18/+18 |
2010-02-26 | s4-provision: added dns_update_list | Andrew Tridgell | 1 | -0/+20 |
2010-02-26 | s4-provision: setup the dns_update_list at provision time | Andrew Tridgell | 1 | -0/+5 |
2010-02-26 | s4-provision: if we aren't doing variable substitution then don't check for vars | Andrew Tridgell | 1 | -1/+1 |
2010-02-26 | dns: auto-delete incorrect SRV entries for our hostname | Andrew Tridgell | 1 | -8/+15 |
2010-02-26 | s4-dns: add automatic dynamic DNS updating script | Andrew Tridgell | 1 | -1/+223 |
2010-02-26 | s4-provision: fixed port number for gc ldap DNS SRV entry | Andrew Tridgell | 1 | -1/+1 |
2010-02-26 | s4-param: added 'nsupdate command' option, default to /usr/bin/nsupdate -g | Andrew Tridgell | 1 | -0/+4 |
2010-02-26 | samdb: added get_ntds_GUID() method | Andrew Tridgell | 2 | -0/+39 |
2010-02-26 | py-samdb: added server_site_name method | Andrew Tridgell | 1 | -0/+3 |
2010-02-26 | pyglue: added py_samdb_server_site_name() | Andrew Tridgell | 1 | -0/+29 |
2010-02-26 | py-samdb: added get_invocation_id() method | Andrew Tridgell | 1 | -0/+5 |
2010-02-26 | pyglue: added py_samdb_ntds_invocation_id() | Andrew Tridgell | 1 | -0/+36 |
2010-02-26 | pyglue: don't return 127.0.0.0/8 IPs in interface_ips() | Andrew Tridgell | 1 | -5/+18 |
2010-02-26 | s4-krb5: propogate errors from a lot more kerberos functions | Andrew Tridgell | 13 | -101/+158 |
2010-02-26 | dns: install samba_dnsupdate | Andrew Tridgell | 1 | -1/+1 |
2010-02-26 | dns: dummy samba_dnsupdate script | Andrew Tridgell | 1 | -0/+38 |
2010-02-26 | s4-dsdb: fixed the fetch of the server site name | Andrew Tridgell | 1 | -1/+7 |
2010-02-26 | Revert "s4:AD content - adequate some revision levels to match Windows Server... | Andrew Tridgell | 2 | -5/+5 |
2010-02-26 | s4:RPC-DSSYNC: pass the ip address to the cldap code instead of a name | Stefan Metzmacher | 1 | -2/+16 |
2010-02-26 | s4:torture: use a connected CLDAP socket. | Stefan Metzmacher | 3 | -18/+63 |
2010-02-26 | s4:libnet: use a connected CLDAP socket. | Stefan Metzmacher | 4 | -10/+47 |
2010-02-25 | Fix up debug info on smb2_rename code. | Jeremy Allison | 1 | -9/+3 |
2010-02-25 | Implement rename/move in SMB2 from Windows7. | Jeremy Allison | 3 | -1/+112 |