summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2000-01-03added the unexpected packet database (unexpected.tdb)Andrew Tridgell2-5/+15
2000-01-02- added tdb_flags option to tdb_open()Andrew Tridgell1-2/+2
1999-12-29Converted most of the functions in lib/util_str.c to smb_ucs2_t equivalents.Jeremy Allison4-13/+60
1999-12-23Samba now includes a full ucs2 upper to lower case (and vica versa) map table.Jeremy Allison1-0/+13
1999-12-23Upper to lower case map table for unicode.Jeremy Allison1-0/+65536
1999-12-22include/includes.h: Trimmed down unicode directory entry to be POSIX complient.Jeremy Allison1-3/+1
1999-12-22First cut at unicode sys_xx functions. Now to start moving upwards.....Jeremy Allison3-6/+54
1999-12-22Ok - we now have the following functions for UNICODE support :Jeremy Allison1-0/+2
1999-12-21Added new unicode functions - not used yet, but are the basis for theJeremy Allison1-17/+3
1999-12-21converted all our existing shared memory code to use a tdb databaseAndrew Tridgell2-9/+28
1999-12-21first cut at using the tdb code for the connections structure, theAndrew Tridgell2-12/+22
1999-12-21first pass at the database code for Samba. This also includes a testAndrew Tridgell2-0/+12
1999-12-17update version to pre-3.0.0Andrew Tridgell1-1/+1
1999-12-17interfaces.h from 2.0.6Andrew Tridgell1-0/+10
1999-12-132nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell16-3010/+0
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell23-4963/+2237
1999-12-12changed function name of get_home_dir() to get_unixhome_dir(), to stopLuke Leighton1-1/+9
1999-12-12final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton2-29/+72
1999-12-12delineation between smb and msrpc more marked. smbd now constructsLuke Leighton5-46/+81
1999-12-08jerry spotted that get_domain_sids() was being called with the wrongLuke Leighton1-2/+2
1999-12-08moved sys/un.h to after sys/socket.h. done a gnu autoconf around sys/un.hLuke Leighton2-1/+7
1999-12-08parsing code for transferring unix and nt security credentials over-the-wire.Luke Leighton1-0/+88
1999-12-08ABOUT TIME!!!!!!!!Luke Leighton4-88/+84
1999-12-06the first independent msrpc daemon - lsarpcd.Luke Leighton2-16/+46
1999-12-05first version of msrpc agent redirector code. client-side only.Luke Leighton2-2/+46
1999-12-05created create_pipe_socket() function.Luke Leighton2-8/+10
1999-12-04cool! created higher-order function table for agent redirection.Luke Leighton3-0/+60
1999-12-04jeremy is going to hate me for this.Luke Leighton3-1/+10
1999-12-04argh! you wouldn't believe what i had to do: use the mid (multiplex id)Luke Leighton1-0/+2
1999-12-03starting "connection reuse" system in smb-agent. added version numberLuke Leighton2-0/+4
1999-12-03cool! a unix socket smb redirector. code based on smbfilter andLuke Leighton2-2/+6
1999-12-02domain_client_validate() no longer takes serverlist, it callsLuke Leighton1-1/+1
1999-12-02cleaning up: removing those horrible references to server listLuke Leighton1-10/+5
1999-12-02added get_any_dc_name() function.Luke Leighton1-1/+10
1999-12-02need a domain resolving function, but get_trusted_serverlist() will do.Luke Leighton1-0/+1
1999-12-02default SID map now reads in "trusted domains" from smb.conf.Luke Leighton1-0/+3
1999-12-02improved enumdomains added -i option.Luke Leighton2-1/+4
1999-12-01more cli_session_setup() calls. what the heck are these doing???Luke Leighton1-0/+1
1999-12-01damn, that took a while. nt login password was being stored incorrectlyLuke Leighton2-8/+8
1999-12-01fixing joining to domain plus something weird going down with nt logins...Luke Leighton1-4/+6
1999-12-01improving createuser account command to be able to add workstationsLuke Leighton2-10/+15
1999-12-011) when no domain used in ntlogin test command, should use default oneLuke Leighton1-0/+1
1999-12-01sys_select added one more argument (read, write selectors).Luke Leighton3-83/+120
1999-11-29bug-fixLuke Leighton1-1/+1
1999-11-29this is going to sound _really_ weird, ok, but i had to implementLuke Leighton1-2/+15
1999-11-29attempting to resolve the issue that multiple servers often specified inLuke Leighton1-5/+5
1999-11-29ok. got ntlogin command working. argh, it maintains a connection toLuke Leighton1-1/+6
1999-11-29first attempt at getting \PIPE\NETLOGON working. it's pretty horrible.Luke Leighton2-42/+71
1999-11-27well, i stuffed up the spooler commands.Luke Leighton2-55/+41
1999-11-27moved browser command brsinfo over to new abstracted connectionLuke Leighton1-9/+6