Age | Commit message (Expand) | Author | Files | Lines |
2009-09-18 | s4-pipes: convert pipe names to lowercase and validate | Andrew Tridgell | 1 | -0/+19 |
2009-09-18 | s4-server: kill main daemon if a task fails to initialise | Andrew Tridgell | 25 | -77/+159 |
2009-09-18 | s4-kdc: ignore unknown keytypes | Andrew Tridgell | 1 | -0/+6 |
2009-09-18 | s4-drs: cope with dupliate linked attributes | Andrew Tridgell | 1 | -1/+41 |
2009-09-18 | s4:provision_configuration - "sPNMappings": "http" missed on regeneration | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2009-09-18 | s4/provision_configuration - re-add the "sPNMappings" | Matthias Dieter Wallnöfer | 1 | -0/+3 |
2009-09-18 | s4:scripts - Cleans also the rest under the "setup" directory up | Matthias Dieter Wallnöfer | 3 | -30/+43 |
2009-09-18 | s4:various scripts under "setup" - Unification | Matthias Dieter Wallnöfer | 4 | -73/+74 |
2009-09-18 | s4:domainlevel/pwsettings - Remove unused import | Matthias Dieter Wallnöfer | 2 | -2/+0 |
2009-09-18 | s4:samdb.py - Unification of the interfaces | Matthias Dieter Wallnöfer | 2 | -38/+54 |
2009-09-18 | s4:minschema/fullschema - add correct header comments | Matthias Dieter Wallnöfer | 2 | -2/+2 |
2009-09-18 | s4:rpc_server: remove some now unused code | Stefan Metzmacher | 2 | -199/+0 |
2009-09-18 | s4:ntvfs_ipc: add real named pipe support | Stefan Metzmacher | 2 | -236/+652 |
2009-09-18 | s4:torture: the spoolss notify test should listen on the ncacn_np endpoint | Stefan Metzmacher | 1 | -0/+20 |
2009-09-18 | s4:rpc_server: export dcesrv_add_ep() so that torture tests can use it | Stefan Metzmacher | 2 | -5/+9 |
2009-09-18 | s4:service_named_pipe: accept delegated credentials | Stefan Metzmacher | 2 | -3/+101 |
2009-09-18 | s4:torture: don't use 'pipe' as variable name it's a system call | Stefan Metzmacher | 1 | -3/+3 |
2009-09-18 | s4:heimdal/gssapi/krb5: set cred_handle in _gsskrb5_import_cred | Stefan Metzmacher | 1 | -0/+1 |
2009-09-18 | s4:domainlevel - fix indentations | Matthias Dieter Wallnöfer | 1 | -4/+4 |
2009-09-18 | s4:domainlevel - Add a script which allows raising the domain/forest level | Matthias Dieter Wallnöfer | 1 | -0/+181 |
2009-09-18 | s4:pwsettings - Simplify the error handling a bit | Matthias Dieter Wallnöfer | 1 | -5/+2 |
2009-09-18 | python: create a script for reorgnizing an LDB file. | Matthieu Patou | 1 | -0/+60 |
2009-09-18 | s4:provision - Bump down the domain and forest level to Windows 2000 | Matthias Dieter Wallnöfer | 2 | -9/+10 |
2009-09-17 | s4:provision - Some rework (continuation) | Matthias Dieter Wallnöfer | 4 | -40/+311 |
2009-09-17 | pyldb: Don't segfault when invalid type is specified to as_sddl and from_sddl. | Matthieu Patou | 2 | -2/+19 |
2009-09-17 | s4-sam: add a note about the solaris client | Andrew Tridgell | 1 | -0/+2 |
2009-09-17 | s4-rpc: added NDR64 support | Andrew Tridgell | 5 | -7/+31 |
2009-09-17 | spnego: Support ASN.1 BIT STRING and use it in SPNEGO. | Kouhei Sutou | 1 | -2/+4 |
2009-09-17 | s4:descriptor module - Revert and const fixups | Matthias Dieter Wallnöfer | 1 | -7/+18 |
2009-09-17 | s4:descriptor - cosmetic | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2009-09-17 | s4:libnet_become_dc - Fix some uninitialised variables | Matthias Dieter Wallnöfer | 1 | -3/+3 |
2009-09-17 | s4:provision - Some rework | Matthias Dieter Wallnöfer | 12 | -23610/+23878 |
2009-09-17 | s4/domain behaviour flags: Fix them up in various locations | Matthias Dieter Wallnöfer | 4 | -16/+10 |
2009-09-17 | s4/python: flags | Matthias Dieter Wallnöfer | 2 | -9/+83 |
2009-09-13 | util_smb: For some (unknown) reason the previous patch changed the permission... | Matthias Dieter Wallnöfer | 1 | -0/+0 |
2009-09-13 | Port the Samba 4 shm_setup to QNX. | Matt Kraai | 1 | -0/+18 |
2009-09-17 | idl: added DsExecuteKCC IDL | Andrew Tridgell | 1 | -3/+3 |
2009-09-17 | spnego: share spnego_parse. | Günther Deschner | 4 | -475/+2 |
2009-09-16 | Owner and group defaulting. | Nadezhda Ivanova | 6 | -58/+598 |
2009-09-16 | Tests for descriptor inheritance | Zahari Zahariev | 3 | -1/+1613 |
2009-09-16 | s4:kdc In the kpasswd server, don't use the client address in mk_priv | Andrew Bartlett | 1 | -0/+8 |
2009-09-16 | s4:rpc_server netgotiate max xmit size with RPC client | Andrew Bartlett | 1 | -2/+2 |
2009-09-16 | s4-repl: raise a debug level | Andrew Tridgell | 1 | -1/+1 |
2009-09-16 | s4-dsdb: treat uSNHighest as 0 if @REPLCHANGED doesn't exist | Andrew Tridgell | 1 | -0/+8 |
2009-09-16 | libcli/auth: rewrite schannel sign/seal code to be more generic | Stefan Metzmacher | 1 | -33/+56 |
2009-09-15 | s4-repl: take advantage of async RPC forwarding | Andrew Tridgell | 2 | -26/+7 |
2009-09-15 | s4-rpc: added a module for forwarding RPC requests | Andrew Tridgell | 3 | -9/+116 |
2009-09-15 | s4-drs: lock down key DRS calls | Andrew Tridgell | 4 | -22/+54 |
2009-09-15 | s4-security: added a new security level SECURITY_DOMAIN_CONTROLLER | Andrew Tridgell | 2 | -0/+10 |
2009-09-15 | s4-ldb: ldap attribute names can contain a '.' | Andrew Tridgell | 1 | -1/+2 |