summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-misc-tags/tng/release-alpha-0-12cvs2svn Import User2000-03-0819-79121/+0
* preparing for release of alpha.0.12Samba Release Account2000-03-0863-63/+63
* james f. hranicky pointed out that a standalone workstation couldn'tLuke Leighton2000-03-081-8/+8
* indent defaultsLuke Leighton2000-03-081-0/+8
* ran indent.Luke Leighton2000-03-081-3252/+3704
* #include missing in srv_spoolss.cLuke Leighton2000-03-081-0/+1
* found two bugs in lsalookup* - sid_name_use type is uint16 - by bouncingLuke Leighton2000-03-087-12/+13
* attempting to get trust relationship setup going again.Luke Leighton2000-03-082-4/+37
* preparing for release of alpha.0.11Samba Release Account2000-03-081-1/+1
* - acb_info is a 32-bit field in samr stuff (oops!!) sun cascade withLuke Leighton2000-03-0811-876/+997
* 1) logon hours _is_ a 32-bit not a 16-bit. oopsLuke Leighton2000-03-085-1440/+1943
* yet another stage in net user info level 2. server-side and client-sideLuke Leighton2000-03-085-145/+162
* next stage of having a NET_USER_INFO_CTRLuke Leighton2000-03-077-425/+529
* created a NET_USER_INFO_2.Luke Leighton2000-03-076-1164/+1837
* preparing for release of alpha.0.10Samba Release Account2000-03-0763-63/+63
* jean-francois' tng patch, updated. cleaned up some of theLuke Leighton2000-03-0710-1026/+1033
* more of those wonderful connection-related issues, found by rpctortureLuke Leighton2000-03-0714-1286/+1252
* patch from jf who was having difficulty doing cvs commits on TNG.Luke Leighton2000-03-0714-4974/+5686
* make protoLuke Leighton2000-03-072-2/+0
* From Elrond@Wunder-Nett.org Wed Mar 8 05:16:00 2000Luke Leighton2000-03-074-32/+73
* POL_HND_SIZE not defined any moreLuke Leighton2000-03-073-35/+4
* set user info 2 - 0x12 sorted out, client and server side. i hope.Luke Leighton2000-03-073-24/+65
* attempting to get samr_set_userinfo2 info level 0x12 working.Luke Leighton2000-03-073-18/+28
* solving issue of cascade joining domain. it's decided that theLuke Leighton2000-03-079-48/+40
* info level 23 password change also has alignment issuesLuke Leighton2000-03-062-4/+8
* set_userinfo at level 23 was wrong.Luke Leighton2000-03-067-210/+157
* oi! who changed set_tdbsam to set_tdbsid without also changing allLuke Leighton2000-03-062-1/+3
* patch from elrond for libtool hackLuke Leighton2000-03-063-14/+35
* preparing for release of alpha.0.9Samba Release Account2000-03-0663-63/+63
* fascinating: may be the answer to some of the login problems: byte orderingLuke Leighton2000-03-063-15/+21
* interesting. had to add code to stop cascade's SMBtconX encrypted passwordLuke Leighton2000-03-061-3/+11
* had to create a table referencing the incoming DCE/RPC context_id to anLuke Leighton2000-03-067-28/+23
* ok, got bigendian byte order requests working.Luke Leighton2000-03-066-6/+11
* turns out that POLICY_HND actually contains an RPC_UUID. only found thisLuke Leighton2000-03-0619-1158/+1097
* fixing careful alignment IVAL const issuesLuke Leighton2000-03-061-1/+1
* first connectathon 2000 tests produces results!Luke Leighton2000-03-062-3/+7
* careful alignment needs const versions of SVAL, IVAL etc.Luke Leighton2000-03-061-1/+8
* preparing for release of alpha.0.8Samba Release Account2000-03-0363-63/+63
* unbecome_root()( fix - only actually do an unbecome_rootLuke Leighton2000-03-031-1/+9
* Check for null tdb context in tdb_exists()Tim Potter2000-03-011-0/+7
* Merge of changes from HEAD branch.Tim Potter2000-02-294-66/+200
* allow nested become_root() calls. this is a hack.Luke Leighton2000-02-291-5/+7
* DCE/RPC header - pack type testsLuke Leighton2000-02-2811-877/+1057
* From Elrond@Wunder-Nett.org Tue Feb 29 05:53:10 2000Luke Leighton2000-02-2815-132/+226
* reversed irix include standard.h patch because it breaks other irixLuke Leighton2000-02-282-624/+566
* preparing for release of alpha.0.7Samba Release Account2000-02-2863-63/+63
* This commit was manufactured by cvs2svn to create branch 'SAMBA_TNG'.cvs2svn Import User2000-02-281-0/+21
|\
| * Makefile for tdb directory.Tim Potter2000-02-281-0/+21
| * Oops - put back filename argument to tdb_open().Tim Potter2000-02-281-1/+1
| * Modifications to tdb_traverse() arguments to remove compile warnings.Tim Potter2000-02-282-3/+10