Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r2404: the first large lump of posix vfs stuff. | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r2386: fixed some indentation | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2328: add the start of a new system and protocol | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r2321: add complately untested LDAP server start | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r2242: some older versions of gcc don't properly handle the | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r2159: converted samba4 over to UTF-16. | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2039: got rid of the free() ptr in DATA_BLOB | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r2005: fix compiler warnings | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r1985: take advantage of the new talloc in a few more places | Andrew Tridgell | 1 | -10/+0 |
2007-10-10 | r1984: this change is what you should read to understand the new talloc() | Andrew Tridgell | 1 | -3/+0 |
2007-10-10 | r1983: a completely new implementation of talloc | Andrew Tridgell | 1 | -30/+9 |
2007-10-10 | r1912: move popt_common.h | Stefan Metzmacher | 2 | -52/+1 |
2007-10-10 | r1911: merge a few popt parameters from 3.0 move some to better places | Stefan Metzmacher | 1 | -2/+3 |
2007-10-10 | r1903: hmm a better solution is to include popt.h where it is needed | Stefan Metzmacher | 2 | -1/+2 |
2007-10-10 | r1902: we need to include popt.h before popt_common.h | Stefan Metzmacher | 2 | -2/+1 |
2007-10-10 | r1895: added a note about OPEN_BY_FILE_ID to the ntcreatex interface definition | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r1894: Convert // to /* */ | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r1877: since make proto catches all functions | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r1836: - as abartlet said to me, we need to contact the users domain pdcfor d... | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r1796: Enable server-side SPNEGO, now that I have fixed the server-side SMB | Andrew Bartlett | 3 | -16/+38 |
2007-10-10 | r1785: remove unneeded dependencies on openldap client libraries | Simo Sorce | 2 | -14/+0 |
2007-10-10 | r1760: name the struct | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r1756: merge volkers ldap client lib to samba4 for simo to start with the | Stefan Metzmacher | 2 | -1/+3 |
2007-10-10 | r1745: More work on cleaning up SMB signing. | Andrew Bartlett | 1 | -3/+7 |
2007-10-10 | r1735: Clean up SMB signing - we don't have more than one 'real' way to sign | Andrew Bartlett | 1 | -7/+2 |
2007-10-10 | r1729: Make the SMB signing code more generic (to share more between client a... | Andrew Bartlett | 1 | -11/+13 |
2007-10-10 | r1686: Don't use a void* for the context inside the SMB signing code. | Andrew Bartlett | 1 | -1/+6 |
2007-10-10 | r1654: rename cli_ -> smbcli_ | Stefan Metzmacher | 2 | -53/+53 |
2007-10-10 | r1633: fixed a couple of async oplock handling errors | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r1629: server_zone needs to be "int" not "int16_t" as it can hold values | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r1596: Fix up copyrights. | Jim McDonough | 1 | -1/+2 |
2007-10-10 | r1578: the first stage of the async client rewrite. | Andrew Tridgell | 4 | -11/+54 |
2007-10-10 | r1547: rename 'enum <bla>_level' -> 'enum smb_<bla>_level' | Stefan Metzmacher | 1 | -118/+122 |
2007-10-10 | r1523: declaring variables "in" and "out" in every C module is a bad idea! | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r1522: Oops - I forgot this file in the prvevious commit. | Andrew Bartlett | 1 | -0/+57 |
2007-10-10 | r1521: Updates to our SMB signing code. | Andrew Bartlett | 2 | -31/+4 |
2007-10-10 | r1499: combine struct user_struct and struct smbsrv_user | Stefan Metzmacher | 1 | -13/+0 |
2007-10-10 | r1486: commit the start of the generic server infastructure | Stefan Metzmacher | 2 | -7/+2 |
2007-10-10 | r1475: More kerberos work | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r1470: Get the smb_trans2 structure out of the rap_cli_call struct. | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r1462: GENSEC Kerberos and SPENGO work: | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r1455: More Gtk+ updates: | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r1454: Today is the day of broken builds, now I get my share ... :-) | Volker Lendecke | 2 | -0/+85 |
2007-10-10 | r1432: - Move the various Gtk-specific parts from the registry code into a di... | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r1345: add extended security spnego support to the smb client | Stefan Metzmacher | 1 | -13/+15 |
2007-10-10 | r1343: formating | Stefan Metzmacher | 1 | -16/+16 |
2007-10-10 | r1292: Add const to the subsystem/module registration code. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r1281: move include/context.h to smb_server/smb_server.h | Stefan Metzmacher | 2 | -376/+1 |
2007-10-10 | r1280: rename struct request_context to smbsrv_request | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r1279: rename struct tcon_context to smbsrv_tcon | Stefan Metzmacher | 1 | -4/+4 |