summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r23047: Allow local inclusion of js files as well as from predefinedRafal Szczesniak2007-10-101-4/+22
* r23045: forward SMB2 oplock breaks to the clientStefan Metzmacher2007-10-102-3/+50
* r23044: - use uint32_t for handle id'sStefan Metzmacher2007-10-103-19/+26
* r23043: allow more than UINT16_MAX - 1 handles on smb2 connectionsStefan Metzmacher2007-10-101-1/+4
* r23037: actually fix the asn1 memory leak :-)Stefan Metzmacher2007-10-101-1/+1
* r23036: error checking on asn1_init() failureAndrew Tridgell2007-10-108-5/+77
* r23035: We don't need to add this entry, and I hope to figure out how to avoidAndrew Bartlett2007-10-101-2/+1
* r23034: Thanks to metze for providing some vital clues in the 'kerberos ccacheAndrew Bartlett2007-10-101-2/+6
* r23033: regenerate schema.ldif with minischema.jsStefan Metzmacher2007-10-101-0/+137
* r23032: Remove calls to println(), and ensure we print the ldb errstring().Andrew Bartlett2007-10-101-9/+11
* r23031: removed bogus event_loop_once() calls in RAW-CONTEXT test - they couldAndrew Tridgell2007-10-101-5/+0
* r23030: finally fixed up our asn1 code to use better memory allocation. ThisAndrew Tridgell2007-10-1011-449/+437
* r23029: fixed formattingAndrew Tridgell2007-10-101-3/+3
* r23028: I've now got a patch to Fedora DS to make it only install the very ba...Andrew Bartlett2007-10-101-3/+1
* r23027: Make sure the parent object always exists.Andrew Bartlett2007-10-101-0/+4
* r23026: Add groupPolicyContainer, as we now require this schema element.Andrew Bartlett2007-10-101-0/+1
* r23021: test some boundary conditions for idtree, after I saw some suspiciousAndrew Tridgell2007-10-101-1/+18
* r23020: a better fix for the memory leak - this one doesn't stuff up spnego :)Andrew Tridgell2007-10-103-5/+16
* r23019: revert r23018 - this will require more thought.Andrew Tridgell2007-10-101-14/+2
* r23018: fixed a memory leak in our server side session setup code for failedAndrew Tridgell2007-10-101-2/+14
* r23017: fixed the warning we have been getting for a long time:Andrew Tridgell2007-10-102-0/+15
* r23013: fixed a bug in the string_replace_w() test that caused OpenBSD to dieAndrew Tridgell2007-10-101-1/+1
* r23012: we need a POLICYGUID in provisionAndrew Tridgell2007-10-101-0/+1
* r23011: initialisation functions must return NTSTATUS, otherwise we get busAndrew Tridgell2007-10-101-1/+2
* r22997: only if the output of which has a leading '/' the output is useful...Stefan Metzmacher2007-10-101-1/+1
* r22996: merge HPUX compiler flag fixes from SAMBA_3_0Stefan Metzmacher2007-10-101-1/+2
* r22995: don't run LOCAL-ICONV twice...Stefan Metzmacher2007-10-101-6/+0
* r22993: - make it possible to load a dsdb_schema from ldif via the ejs bindingsStefan Metzmacher2007-10-102-0/+126
* r22992: add a function to attach the dsdb_schema to a ldb_contextStefan Metzmacher2007-10-101-2/+124
* r22991: ignore '@foo' attributes in the repl_meta_data moduleStefan Metzmacher2007-10-101-0/+2
* r22990: free temporary memory also on success...Stefan Metzmacher2007-10-101-0/+1
* r22989: allow '@foo' attributes searchable as we allow '@foo' attributesStefan Metzmacher2007-10-101-0/+4
* r22988: fixed 2 bugs in our unsetenv() replacement codeAndrew Tridgell2007-10-101-11/+15
* r22987: Clarify how the events are handled in the kerberos code, andAndrew Bartlett2007-10-101-7/+17
* r22986: error 2312 is returned when NetSessDel() fails because a matching ses...Ronnie Sahlberg2007-10-101-0/+1
* r22985: don't do checkins late at night ....Andrew Tridgell2007-10-101-2/+0
* r22984: not everyone uses tridgell.net (fortunately)Andrew Tridgell2007-10-101-1/+1
* r22983: This should ensure that torture_create_testuser() can be called,Andrew Bartlett2007-10-101-1/+1
* r22972: added the basic ldif needed to support group policies in Samba4. WinXPAndrew Tridgell2007-10-102-0/+31
* r22971: fix build on systems without epollAndrew Tridgell2007-10-101-0/+1
* r22970: the events code calls close(), which needs to use socket_wrapper.h inAndrew Tridgell2007-10-103-0/+3
* r22969: fix some more places where we could end up with more than one eventAndrew Tridgell2007-10-1022-25/+70
* r22968: andrew bartlett pointed out that the parent process could add a fd toAndrew Tridgell2007-10-103-33/+33
* r22967: Move to the TCP packet interface for the krb5_send_to_kdc plugin.Andrew Bartlett2007-10-101-108/+95
* r22966: Make sure to return LOGON_FAILURE if the user's kerberos password isAndrew Bartlett2007-10-103-6/+15
* r22965: changed RAW-LOCK-BENCH to remove the scheduling uncertainty. We shouldAndrew Tridgell2007-10-101-52/+60
* r22964: log an error on epoll_create failing on reopenAndrew Tridgell2007-10-103-1/+4
* r22963: fixed the epoll/fork interaction in the epoll and aio backendsAndrew Tridgell2007-10-102-0/+86
* r22962: show progress separately for each client in RAW-BENCH-LOCK, this isAndrew Tridgell2007-10-101-15/+26
* r22961: use EVENT_FD_AUTOCLOSE and SOCKET_FLAG_NOCLOSE to fix up some hairyAndrew Tridgell2007-10-101-1/+4