summaryrefslogtreecommitdiffstats
path: root/source/include/smb.h
Commit message (Expand)AuthorAgeFilesLines
* r24660: Merge the inbuf/outbuf changesVolker Lendecke2007-08-251-12/+4
* r23986: Some constVolker Lendecke2007-07-211-1/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
* r23739: Merge r23724 from 3_0 without the accidential checkin:Volker Lendecke2007-07-071-0/+7
* r23410: Merge the core of the cluster code.Volker Lendecke2007-06-101-0/+4
* r23280: Replace the NetFileClose() call with the pidl generated code.Gerald Carter2007-05-311-0/+1
* r23277: This might break the shutdown script functionality.Gerald Carter2007-05-311-1/+3
* r23275: Have not tested this (I don't think the dfs RPC code has even Gerald Carter2007-05-311-1/+2
* r23273: Replace hand written CloseEventlog() with pidl generated stubGerald Carter2007-05-311-0/+1
* r23270: Replace hand code CloseServiceHandle() with the pidl generated stubsGerald Carter2007-05-311-0/+2
* r23250: remove references to the PI_ECHO pipe indexGerald Carter2007-05-301-1/+0
* r23245: convert the echo_AddOne() rpc call to use the generated stubGerald Carter2007-05-301-0/+1
* r23244: Fix loop with nscd and NSS recusive calls.Gerald Carter2007-05-301-6/+9
* r23217: Use the enum lsa_SidType declaration from the autogenerated lsa.hGerald Carter2007-05-291-14/+1
* r23211: merge security descriptor data structure changes from SAMBA_3_0Gerald Carter2007-05-291-2/+1
* r23190: svn merge ../SAMBA_3_0 -r22019:22026Gerald Carter2007-05-291-3/+3
* r23183: Check in a change made by Tridge:Volker Lendecke2007-05-291-7/+4
* r23163: Convert locking.tdb to dbwrapVolker Lendecke2007-05-271-0/+1
* r23100: Implement the delete on close semantics I've just tested forJeremy Allison2007-05-231-1/+2
* r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'mVolker Lendecke2007-05-211-3/+2
* r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; andVolker Lendecke2007-05-141-0/+2
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-05-071-5/+5
* r22390: Patchset sent to samba-technical to address the winbind Gerald Carter2007-04-191-1/+2
* r22342: This patch tries to fix a number of problems with the offline code.Simo Sorce2007-04-181-1/+2
* r22266: Fix bug #4512 - we were returning a volume label greater thanJeremy Allison2007-04-161-1/+1
* r22123: Try and fix the csc (#4404) bug by supporting the extendedJeremy Allison2007-04-071-4/+7
* r22122: Start to fix csc issue with Vista. Make smbd supportJeremy Allison2007-04-071-0/+7
* r21724: Optimization pointed out by Volker. If we don'tJeremy Allison2007-03-061-0/+1
* r21714: Change the VFS interface to use struct timespecJeremy Allison2007-03-051-2/+2
* r21460: Fix for server-side processing of SPNEGO authJeremy Allison2007-02-201-1/+9
* r21322: No feedback means consent :-)Volker Lendecke2007-02-131-32/+76
* r21250: Partial fix for BUG 4093: Make %a expand to "Vista"Gerald Carter2007-02-081-1/+3
* r21209: Add in the POSIX extensions.Jeremy Allison2007-02-071-11/+16
* r21186: * Merge nss_info and idmap interface changes to current Gerald Carter2007-02-061-0/+22
* r20883: W00t! I now understand how "delete on close" reallyJeremy Allison2007-01-181-2/+1
* r20742: Rename chkpth -> checkpath for sanity's sake :-).Jeremy Allison2007-01-131-1/+1
* r20655: After consulting with Volker, fix our pathnameJeremy Allison2007-01-101-13/+16
* r20447: Happy New Year!Stefan Metzmacher2007-01-011-1/+1
* r20098: Properly fix issues with create_token_from_username()Jeremy Allison2006-12-101-1/+1
* r19815: Minimal merge of wkssvc client and server auto-generated code.Gerald Carter2006-11-211-51/+9
|\
* | r19810: more merge work....does not compile currently. Working on smbd mergeGerald Carter2006-11-211-44/+15
* | r19806: merge time.c changesGerald Carter2006-11-201-4/+1
* | r19801: grabbing minor changes (some missing pieces from jmcd's SAMR work as ...Gerald Carter2006-11-201-0/+10
* | r19795: * bring the 'enum lsa_SidType', 'struct GUID', & 'structGerald Carter2006-11-191-9/+14
* | r19767: Intermediate checking (does not yet compile)Gerald Carter2006-11-181-6/+13
|\|
| * r18802: Use the pidl-generated code for the srvsvc interface, both client and...Jelmer Vernooij2006-09-211-6/+0
| * r18787: Fix the strlen_m and strlen_m_term code by mergingJeremy Allison2006-09-211-0/+4
| * r18717: remove old defines in preference of the flags in librpc/gen_ndr/srvsvc.hGerald Carter2006-09-201-33/+4
| * r18654: Rename "struct uuid" => "struct GUID" for consistency.Jelmer Vernooij2006-09-191-7/+0