index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r7360: added a few more heimdal configure tests
Andrew Tridgell
1
-0
/
+1
2007-10-10
r7359: add configure test for strsep (might helps abartlets build of heimdal)
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7358: make the irpc test use two messaging contexts, not one, so it better
Andrew Tridgell
1
-10
/
+15
2007-10-10
r7357: some minor updates
Stefan Metzmacher
1
-4
/
+7
2007-10-10
r7356: fixed the problem mkaplan reported with not being able to run without -i
Andrew Tridgell
1
-2
/
+5
2007-10-10
r7355: this should fix the link problem metze hit with smbscript
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7352: the internal heimdal build change. This changes quite a few things:
Andrew Tridgell
19
-155
/
+296
2007-10-10
r7351: Start of ejs smb client library. I need to figure out a nice API here
Tim Potter
3
-0
/
+91
2007-10-10
r7350: Remove unused label.
Tim Potter
1
-1
/
+0
2007-10-10
r7349: work in progress
Derrell Lipman
1
-106
/
+299
2007-10-10
r7346: use StartPagePrinter(), WritePrinter() and EndPagePrinter() to print a...
Stefan Metzmacher
1
-0
/
+49
2007-10-10
r7345: add WritePrinter(), AbortPrinter() and ReadPrinter() idl
Stefan Metzmacher
1
-0
/
+9
2007-10-10
r7343: handle url like ldb_tdb does
Simo Sorce
1
-5
/
+10
2007-10-10
r7342: submit a test job for each printer and delete this job
Stefan Metzmacher
1
-3
/
+55
2007-10-10
r7341: fix StartDocPrinter() idl
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r7340: fix the build
Stefan Metzmacher
1
-5
/
+9
2007-10-10
r7338: let it be possible to run sqlite3 tests when it is compiled in
Simo Sorce
3
-3
/
+26
2007-10-10
r7337: - fix SetJob() idl
Stefan Metzmacher
1
-22
/
+52
2007-10-10
r7336: make --with-sqlite3=auto possible
Stefan Metzmacher
1
-6
/
+4
2007-10-10
r7334: I do not feel oblidged to use sqlite3 when I configure ldap support :-)
Simo Sorce
1
-1
/
+1
2007-10-10
r7333: Pause and resume each printer
Stefan Metzmacher
1
-0
/
+72
2007-10-10
r7332: added note to self for required modification
Derrell Lipman
1
-0
/
+1
2007-10-10
r7331: fix parsing of spoolss_SetPrinter()
Stefan Metzmacher
1
-10
/
+25
2007-10-10
r7330: use ParseExpr() also for subcontext_size()
Stefan Metzmacher
1
-7
/
+11
2007-10-10
r7329: test some more PrinterData values
Stefan Metzmacher
1
-2
/
+9
2007-10-10
r7328: fix GetPrinterData and SetPrinterData, with zero length subcontexts
Stefan Metzmacher
4
-9
/
+127
2007-10-10
r7327: pass down the ndr->flags to the subcontexts
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r7326: fix [validate]
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r7325: Add composite domain open test.
Rafal Szczesniak
2
-1
/
+3
2007-10-10
r7324: Torture test for composite domain open function.
Rafal Szczesniak
1
-0
/
+116
2007-10-10
r7323: Complete composite domain open call.
Rafal Szczesniak
2
-4
/
+106
2007-10-10
r7322: the beginnings of a in-tree heimdal
Andrew Tridgell
6
-0
/
+491
2007-10-10
r7321: add nbtd statistics serving over irpc
Andrew Tridgell
3
-1
/
+32
2007-10-10
r7320: added support for a private pointer in irpc registered handlers
Andrew Tridgell
2
-5
/
+9
2007-10-10
r7316: work in progress
Derrell Lipman
1
-147
/
+237
2007-10-10
r7315: Add support for custom makefile targets, e.g.:
Jelmer Vernooij
3
-1
/
+23
2007-10-10
r7314: the various ncacn and ncadg PDU's share the same namespace
Jelmer Vernooij
1
-22
/
+16
2007-10-10
r7313: Prefix a few functions with ncacn_ rather then dcerpc_ because they are
Jelmer Vernooij
4
-24
/
+24
2007-10-10
r7312: Add IDL for ncadg packets.
Jelmer Vernooij
6
-36
/
+118
2007-10-10
r7311: Use TARGET_CFLAGS for depend list as well
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r7310: Support TARGET_CFLAGS thru recursive make
Jelmer Vernooij
2
-24
/
+14
2007-10-10
r7309: started adding IDL for nbt management calls. This adds a
Andrew Tridgell
1
-4
/
+32
2007-10-10
r7308: Make dependency lists in the Makefile shorter (see discussion on samba...
Jelmer Vernooij
3
-72
/
+29
2007-10-10
r7307: Add phony rules for OUTPUT_TYPE OBJLIST, e.g. it is now possible
Jelmer Vernooij
2
-5
/
+13
2007-10-10
r7306: Use a consistant #define for detecting support for the Heimdal krb5
Andrew Bartlett
3
-9
/
+9
2007-10-10
r7305: Some cleanups, use write out CFLAGS variable
Jelmer Vernooij
1
-43
/
+22
2007-10-10
r7304: Make the libkdc actually work:
Andrew Bartlett
3
-58
/
+11
2007-10-10
r7303: autodetect the libkdc and our kdc support
Stefan Metzmacher
5
-10
/
+35
2007-10-10
r7302: remove dublicate includes
Stefan Metzmacher
1
-3
/
+0
2007-10-10
r7299: move the list of config.mk files to the source/
Stefan Metzmacher
2
-1
/
+1
[next]