index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
r7341: fix StartDocPrinter() idl
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r7340: fix the build
Stefan Metzmacher
2007-10-10
1
-5
/
+9
*
r7338: let it be possible to run sqlite3 tests when it is compiled in
Simo Sorce
2007-10-10
3
-3
/
+26
*
r7337: - fix SetJob() idl
Stefan Metzmacher
2007-10-10
1
-22
/
+52
*
r7336: make --with-sqlite3=auto possible
Stefan Metzmacher
2007-10-10
1
-6
/
+4
*
r7334: I do not feel oblidged to use sqlite3 when I configure ldap support :-)
Simo Sorce
2007-10-10
1
-1
/
+1
*
r7333: Pause and resume each printer
Stefan Metzmacher
2007-10-10
1
-0
/
+72
*
r7332: added note to self for required modification
Derrell Lipman
2007-10-10
1
-0
/
+1
*
r7331: fix parsing of spoolss_SetPrinter()
Stefan Metzmacher
2007-10-10
1
-10
/
+25
*
r7330: use ParseExpr() also for subcontext_size()
Stefan Metzmacher
2007-10-10
1
-7
/
+11
*
r7329: test some more PrinterData values
Stefan Metzmacher
2007-10-10
1
-2
/
+9
*
r7328: fix GetPrinterData and SetPrinterData, with zero length subcontexts
Stefan Metzmacher
2007-10-10
4
-9
/
+127
*
r7327: pass down the ndr->flags to the subcontexts
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r7326: fix [validate]
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r7325: Add composite domain open test.
Rafal Szczesniak
2007-10-10
2
-1
/
+3
*
r7324: Torture test for composite domain open function.
Rafal Szczesniak
2007-10-10
1
-0
/
+116
*
r7323: Complete composite domain open call.
Rafal Szczesniak
2007-10-10
2
-4
/
+106
*
r7322: the beginnings of a in-tree heimdal
Andrew Tridgell
2007-10-10
6
-0
/
+491
*
r7321: add nbtd statistics serving over irpc
Andrew Tridgell
2007-10-10
3
-1
/
+32
*
r7320: added support for a private pointer in irpc registered handlers
Andrew Tridgell
2007-10-10
2
-5
/
+9
*
r7316: work in progress
Derrell Lipman
2007-10-10
1
-147
/
+237
*
r7315: Add support for custom makefile targets, e.g.:
Jelmer Vernooij
2007-10-10
3
-1
/
+23
*
r7314: the various ncacn and ncadg PDU's share the same namespace
Jelmer Vernooij
2007-10-10
1
-22
/
+16
*
r7313: Prefix a few functions with ncacn_ rather then dcerpc_ because they are
Jelmer Vernooij
2007-10-10
4
-24
/
+24
*
r7312: Add IDL for ncadg packets.
Jelmer Vernooij
2007-10-10
6
-36
/
+118
*
r7311: Use TARGET_CFLAGS for depend list as well
Jelmer Vernooij
2007-10-10
1
-5
/
+5
*
r7310: Support TARGET_CFLAGS thru recursive make
Jelmer Vernooij
2007-10-10
2
-24
/
+14
*
r7309: started adding IDL for nbt management calls. This adds a
Andrew Tridgell
2007-10-10
1
-4
/
+32
*
r7308: Make dependency lists in the Makefile shorter (see discussion on samba...
Jelmer Vernooij
2007-10-10
3
-72
/
+29
*
r7307: Add phony rules for OUTPUT_TYPE OBJLIST, e.g. it is now possible
Jelmer Vernooij
2007-10-10
2
-5
/
+13
*
r7306: Use a consistant #define for detecting support for the Heimdal krb5
Andrew Bartlett
2007-10-10
3
-9
/
+9
*
r7305: Some cleanups, use write out CFLAGS variable
Jelmer Vernooij
2007-10-10
1
-43
/
+22
*
r7304: Make the libkdc actually work:
Andrew Bartlett
2007-10-10
3
-58
/
+11
*
r7303: autodetect the libkdc and our kdc support
Stefan Metzmacher
2007-10-10
5
-10
/
+35
*
r7302: remove dublicate includes
Stefan Metzmacher
2007-10-10
1
-3
/
+0
*
r7299: move the list of config.mk files to the source/
Stefan Metzmacher
2007-10-10
2
-1
/
+1
*
r7298: ensure messages are sent in order even when under extreme load. This
Andrew Tridgell
2007-10-10
2
-2
/
+7
*
r7297: make the code more readable
Stefan Metzmacher
2007-10-10
1
-6
/
+8
*
r7296: avoid two stat() calls per message. This increases the raw message
Andrew Tridgell
2007-10-10
1
-8
/
+7
*
r7295: added an irpc benchmark. It gets about 16k messages/sec on my laptop,
Andrew Tridgell
2007-10-10
3
-11
/
+91
*
r7294: implemented the irpc messaging system. This is the core of the
Andrew Tridgell
2007-10-10
15
-3
/
+508
*
r7293: Turn sqlite3 support off by default, use --with-sqlite3 to re-enable.
Andrew Bartlett
2007-10-10
1
-3
/
+4
*
r7292: Fix up the build system support for derrell's sqlite3 ldb backend.
Andrew Bartlett
2007-10-10
3
-5
/
+21
*
r7291: Additional notes on what we require from a kerberos implementation.
Andrew Bartlett
2007-10-10
1
-1
/
+36
*
r7290: comment out heimdal config for now
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r7289: split out the list of *.mk files for the build, so you don't need to m...
Andrew Tridgell
2007-10-10
2
-48
/
+51
*
r7288: Remove empty wrapper function
Jelmer Vernooij
2007-10-10
3
-44
/
+25
*
r7287: work in progress. no more time to work on this right now. save lates...
Derrell Lipman
2007-10-10
2
-6
/
+55
*
r7286: add prototype for public connect function in ldb_sqlite3
Derrell Lipman
2007-10-10
1
-0
/
+3
*
r7285: It appears that MIT Kerberos does not have the log redirection
Andrew Bartlett
2007-10-10
3
-2
/
+23
[next]