summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5451: - added separate wrepl_associate(), wrepl_pull_table() and wrepl_pull_...Andrew Tridgell4-87/+343
2007-10-10r5450: Add test function for "embedded" conformant arraysJelmer Vernooij1-0/+9
2007-10-10r5449: More array handling cleanups. This should make the code moreJelmer Vernooij1-11/+24
2007-10-10r5448: another portability fix for solarisAndrew Tridgell1-1/+1
2007-10-10r5447: Add some utility functions for arrays and use them.Jelmer Vernooij2-38/+63
2007-10-10r5446: fix pulling of arrays in EnumXXX functionsStefan Metzmacher1-0/+6
2007-10-10r5445: move FormInfo1 struct to the place where it's usedStefan Metzmacher1-11/+11
2007-10-10r5443: Fix HeaderProperties(). Not re-enabling yet because I don't know why itJelmer Vernooij1-15/+22
2007-10-10r5442: Use argument list generator functions from NdrParser in NdrHeaderJelmer Vernooij2-31/+15
2007-10-10r5441: Put push, pull and print arguments in hash as wellJelmer Vernooij1-64/+96
2007-10-10r5440: Some more generalizationsJelmer Vernooij1-38/+16
2007-10-10r5439: (hopefully) fix build on older perls. Thanks to tridge for pointing th...Jelmer Vernooij1-4/+4
2007-10-10r5438: Keep new CFLAGS if the compiler accepted them.Jelmer Vernooij1-1/+1
2007-10-10r5437: Allow Samba4 to be compiled by tcc (www.tinycc.org). It still crashes ...Jelmer Vernooij5-58/+67
2007-10-10r5427: NTSTATUS is treated by pidl as a 'real' scalar now.Jelmer Vernooij1-2/+2
2007-10-10r5426: Warn about embedded ref pointers.Jelmer Vernooij2-1/+10
2007-10-10r5425: Convert function tables to new structure (with description)Rafal Szczesniak3-46/+14
2007-10-10r5424: Automatically generate basic help display on basis of nameRafal Szczesniak1-50/+31
2007-10-10r5423: Change function table structure to allow short descriptionRafal Szczesniak1-1/+1
2007-10-10r5422: Fix ethereal parser generator.Jelmer Vernooij2-87/+87
2007-10-10r5418: - added version numbers to WINS database records in preparation for ad...Andrew Tridgell4-4/+84
2007-10-10r5417: Add wrapper function for typedefs hash rather then using the "our" key...Jelmer Vernooij3-23/+49
2007-10-10r5416: nicer output when trying to replicate with a server that hasn't been s...Andrew Tridgell1-0/+6
2007-10-10r5415: added a NBT-WINSREPLICATION torture test. It asks the server for theAndrew Tridgell3-2/+203
2007-10-10r5414: - added libcli/wins/, a basic client library for WINS replicationAndrew Tridgell10-39/+579
2007-10-10r5413: enable standard samba command line options in ndrdump (so -d works)Andrew Tridgell1-0/+1
2007-10-10r5412: don't force initial debug level up in ndrdumpAndrew Tridgell1-2/+0
2007-10-10r5411: make network interface selection a bit sanerAndrew Tridgell7-5/+27
2007-10-10r5410: Automatically determine indenting for the ndr parsersJelmer Vernooij1-318/+460
2007-10-10r5409: - add a gtk events pluginStefan Metzmacher7-36/+407
2007-10-10r5408: - added testing for the behaviour of the special 0x1c nameAndrew Tridgell6-13/+31
2007-10-10r5407: - this patch makes samba's event loop code more generic and makesStefan Metzmacher6-191/+701
2007-10-10r5406: fixed dependencies for the WREPL subsystemAndrew Tridgell1-1/+1
2007-10-10r5405: try to use NBT name pointers when a netbios name is repeated in a NBTAndrew Tridgell1-7/+25
2007-10-10r5404: allow spaces in the string representation of nbt namesAndrew Tridgell1-3/+4
2007-10-10r5403: a simple WINS benchmarking programAndrew Tridgell3-1/+300
2007-10-10r5402: a initial attempt at a IDL definition of the WINS replication protocolAndrew Tridgell3-2/+147
2007-10-10r5401: using talloc_array() is neater hereAndrew Tridgell1-1/+1
2007-10-10r5400: Slightly better handling of help messages in net tool.Rafal Szczesniak4-20/+18
2007-10-10r5398: fixed encoding of *SMBSERVER name (thanks to Karl Melcher for spotting...Andrew Tridgell1-1/+1
2007-10-10r5397: added testing and server support for the special handling required for...Andrew Tridgell2-1/+20
2007-10-10r5396: fixed parsing of NBT type 0xc0 compressed name pointersAndrew Tridgell1-1/+2
2007-10-10r5395: fixed some loadparm memory leaksAndrew Tridgell1-4/+6
2007-10-10r5394: as the timing should be fixed in the server now, don't accept to early...Stefan Metzmacher1-10/+9
2007-10-10r5393: trigger timed events not to early, better do it a bit to lateStefan Metzmacher1-1/+2
2007-10-10r5392: added "secure" WINS server processing. Send a WACK on nameAndrew Tridgell8-48/+333
2007-10-10r5391: cope with w2k3 getting the timeout wrong in wack repliesAndrew Tridgell1-3/+3
2007-10-10r5390: use __location__ to make tracking down errors in RPC-SAMSYNC easierAndrew Tridgell1-9/+10
2007-10-10r5389: initialise the WINS ttl max/min values to something sensibleAndrew Tridgell1-0/+3
2007-10-10r5388: uppercase the server name on ncacn_ip_tcpAndrew Tridgell1-1/+1