summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8316: give full access to the popt command line parsing in ejs scripts, incl...Andrew Tridgell5-27/+204
2007-10-10r8315: fixed the generation of the serial number in the dns zone file (bind9Andrew Tridgell2-1/+12
2007-10-10r8314: - added an 'installmisc' target for installing miscellaneous files.Andrew Tridgell3-7/+23
2007-10-10r8313: moved PRINTF_ATTRIBUTE to replace.h to try to get irix building with h...Andrew Tridgell2-11/+14
2007-10-10r8312: fixed some heimdal header checks from watching the build farm failuresAndrew Tridgell2-2/+8
2007-10-10r8311: krb5 uses ENOMEM for out of memoryAndrew Tridgell1-2/+2
2007-10-10r8310: replace the heimdal networking interface scanning code with glue code ...Andrew Tridgell4-1481/+59
2007-10-10r8309: more heimdal configure checks needed for FreeBSDAndrew Tridgell1-1/+1
2007-10-10r8308: use the configured C compiler, instead of forcing gcc in external heim...Andrew Tridgell2-2/+2
2007-10-10r8307: try to cope with flex and bison not being installed, in a similar fash...Andrew Tridgell7-5/+7239
2007-10-10r8306: some more heimdal configure checksAndrew Tridgell4-3/+7
2007-10-10r8305: another attempt at getting heimdal building in the farmAndrew Tridgell2-3/+9
2007-10-10r8303: a workaround for forcing HEIMDAL_EXTERNAL to build.Andrew Tridgell2-2/+2
2007-10-10r8302: import mini HEIMDAL into the treeHeimdal Import User240-0/+75318
2007-10-10r8301: use ncalrpc: for ejs tests, to avoid name resolution timeouts as smbd ...Andrew Tridgell1-1/+1
2007-10-10r8300: get the js include path right in selftestAndrew Tridgell2-2/+2
2007-10-10r8298: - started building a library of js routines in scripting/libjs/Andrew Tridgell5-1/+232
2007-10-10r8297: add libinclude() function in ejs, which is like include() but searches...Andrew Tridgell2-0/+53
2007-10-10r8296: - split out the ejs auth functions into a separate fileAndrew Tridgell4-121/+148
2007-10-10r8295: turn off the delete on close test in the build farm until someone getsAndrew Tridgell2-3/+5
2007-10-10r8294: Add PLAN file for samba3->samba4 upgrade (Google Summer of Code) project.Jelmer Vernooij1-0/+9
2007-10-10r8289: fallback to the group 'other' for usersAndrew Tridgell1-0/+2
2007-10-10r8288: The SMB_ASSERT_ARRAY macro isn't used anymore.Tim Potter1-3/+0
2007-10-10r8286: it makes more sense to combine the refresh count with the register cou...Andrew Tridgell1-1/+0
2007-10-10r8285: generate some real stats in the nbt server for the irpc client code to...Andrew Tridgell4-0/+35
2007-10-10r8284: - fixed some uninitialised variables in the irpc codeAndrew Tridgell5-11/+107
2007-10-10r8283: make sure we build constant variables for both pull and push side of e...Andrew Tridgell1-12/+20
2007-10-10r8282: make the deletion of the smbd.tmp directory recursive. This cleans up ...Andrew Tridgell1-45/+40
2007-10-10r8281: pass the callnum and rpc interface table directly from the generatedAndrew Tridgell3-22/+32
2007-10-10r8280: - added irpc_connect() for connecting to a irpc server by nameAndrew Tridgell3-3/+87
2007-10-10r8279: make sure we hold a lock when manipulating the irpc names dbAndrew Tridgell1-1/+21
2007-10-10r8278: this should fix the heimdal h_errno warningsAndrew Tridgell2-2/+10
2007-10-10r8277: filled in the code for finding irpc server ids by name, storing theAndrew Tridgell2-2/+126
2007-10-10r8276: fixed the remaining memory leaks in smbscript. We can now loop doingAndrew Tridgell10-124/+138
2007-10-10r8275: possibly a more portable way to export symbols in perl?Andrew Tridgell3-6/+9
2007-10-10r8274: Export some more symbols.Jelmer Vernooij11-145/+184
2007-10-10r8273: fixed some memory leaks in smbscript. This required convertingAndrew Tridgell10-121/+90
2007-10-10r8272: added the hooks for adding a name to a messaging context, so we willAndrew Tridgell6-0/+22
2007-10-10r8271: make the ejs test scripts directly executable scripts using:Andrew Tridgell1-1/+4
2007-10-10r8270: Export some symbols, making the code more readable.Jelmer Vernooij12-103/+117
2007-10-10r8269: added automatic testing of rpc calls from ejs in 'make test'Andrew Tridgell2-0/+24
2007-10-10r8268: added the 'needed' logic to ehs generation, so we don't generateAndrew Tridgell3-15/+87
2007-10-10r8267: re-generated the yapp parser with correct pathsAndrew Tridgell1-59/+59
2007-10-10r8265: Fixes to the pidl test suite.Jelmer Vernooij8-62/+51
2007-10-10r8264: - Use standard perl package structure for pidl.Jelmer Vernooij30-535/+376
2007-10-10r8263: Some small pidl fixes, start working towards supporting installation o...Jelmer Vernooij4-5/+7
2007-10-10r8262: - simplify the dependency handling for ejs modulesAndrew Tridgell4-106/+119
2007-10-10r8261: charset style strings in pidl should be const, just like old style ndr...Andrew Tridgell2-5/+5
2007-10-10r8260: added an init based registration system for the generated ejs rpc code...Andrew Tridgell4-18/+63
2007-10-10r8259: We want to oset the provided flags not zeroSimo Sorce1-1/+1