Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r16773: Fix one more RPC-SAMR test (an alias level), and make it clear that | Andrew Bartlett | 1 | -8/+8 |
2007-10-10 | r16691: we should only look at rdata.data.length when we're in ndr_push mode | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r16690: - fix bug 3896 | Stefan Metzmacher | 1 | -1/+11 |
2007-10-10 | r16523: pass spoolss_XcvData calls to the ntptr backends... | Stefan Metzmacher | 1 | -1/+10 |
2007-10-10 | r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r15779: Remove keepref from atsvc and efs. | Jelmer Vernooij | 2 | -5/+3 |
2007-10-10 | r15776: Don't generate ref pointers in Samba4-generated code. There is no point | Jelmer Vernooij | 23 | -33/+62 |
2007-10-10 | r15766: fix parsing of srvsvc_NetGetFileSecurity() and srvsvc_NetSetFileSecur... | Stefan Metzmacher | 1 | -4/+5 |
2007-10-10 | r15653: Remove idl_types.h include where possible. Remove | Jelmer Vernooij | 20 | -55/+14 |
2007-10-10 | r15616: fix white spaces | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r15514: Fix include | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r15512: Move uuid functions out of ndr_misc.c | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15469: Fix unixinfo interface to use pointers for [out] parameters (required | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 4 | -22/+19 |
2007-10-10 | r15281: A few updates for consistency's sake | Jim McDonough | 1 | -3/+3 |
2007-10-10 | r15222: Use more standard UUIDs. Should help AIX build. | Andrew Bartlett | 2 | -2/+2 |
2007-10-10 | r15048: started on the server side implementation of oplocks. The code is not | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r14956: change the notify search to be much more efficient by using a | Andrew Tridgell | 1 | -1/+20 |
2007-10-10 | r14921: I forgot to commit the IDL change for the subdir_filter | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r14842: fix parsing of NetDiskEnum replies | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14836: Keep constants in the right order, and line things up nicely. | Tim Potter | 1 | -3/+3 |
2007-10-10 | r14739: keep the last request time for the smbsrv_connection, | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r14721: Fix a couple of warnings. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14715: Correct the definition of the DCE/RPC bind_nak, per the OpenGroup spec. | Andrew Bartlett | 1 | -1/+12 |
2007-10-10 | r14708: Add a (bogus) UUID and a comment to the PAC defintion. | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r14639: the platform id is 32 bit... | Stefan Metzmacher | 2 | -2/+2 |
2007-10-10 | r14616: added notify change support to the posix backend | Andrew Tridgell | 1 | -0/+37 |
2007-10-10 | r14544: Remove exchange-specific files. | Jelmer Vernooij | 1 | -259/+0 |
2007-10-10 | r14484: Install more headers | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 5 | -5/+5 |
2007-10-10 | r14384: Remove orpc code from includes.h | Jelmer Vernooij | 1 | -1/+13 |
2007-10-10 | r14361: Support 'helper' attribute in pidl and use it. | Jelmer Vernooij | 5 | -5/+10 |
2007-10-10 | r14055: merge from samba3. add ACB_NO_AUTH_DATA_REQD, this has been verified | Günther Deschner | 1 | -1/+2 |
2007-10-10 | r13927: fix dependency | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r13925: fix dependencies | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r13908: Improve the RPC-SAMSYNC test to cross-check some attributes I wasn't | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r13739: a fairly major overhaul of the opendb code to allow the BASE-DELETE | Andrew Tridgell | 1 | -0/+39 |
2007-10-10 | r13637: Adding more netr_UserFlags. | Günther Deschner | 1 | -3/+13 |
2007-10-10 | r13634: Fix typo. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r13633: Adding more SE_GROUP bits and make it a bitmask as well. | Günther Deschner | 1 | -5/+11 |
2007-10-10 | r13632: The "password_properties" is a bitmask as well. | Günther Deschner | 1 | -10/+12 |
2007-10-10 | r13631: Add DOMAIN_PASSWORD_LOCKOUT_ADMINS (this bit only allows to lockout | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r13630: Add new ACB-bits as seen in acct_flags in the PAC info3 | Günther Deschner | 1 | -11/+17 |
2007-10-10 | r13626: fix make test | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r13624: as abartlet requested, move the saslauthd parsing stuff to a seperate... | Stefan Metzmacher | 2 | -16/+25 |
2007-10-10 | r13621: add an idl structure to parse saslauthd requests | Stefan Metzmacher | 1 | -0/+14 |
2007-10-10 | r13583: Realise that the member server name appears in all calls that use the | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r13242: cc-1009 cc: WARNING File = librpc/idl/nbt.idl, Line = 579 | James Peach | 1 | -4/+4 |
2007-10-10 | r13131: windows sends termination here, this fixes access with regedit | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r13044: I finally understand that the [charset()] and [string] properties | Stefan Metzmacher | 2 | -4/+4 |