summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8593: register the rpc server with irpcAndrew Tridgell1-0/+3
2007-10-10r8590: added server status utility functions for checking on the status of a ...Andrew Tridgell2-0/+80
2007-10-10r8589: - support --version option to smbstatusAndrew Tridgell1-0/+2
2007-10-10r8588: register wins server with irpcAndrew Tridgell1-0/+3
2007-10-10r8587: - fixed ref allocation in irpc repliesAndrew Tridgell2-8/+28
2007-10-10r8586: register the kdc with irpc so we can tell that it is upAndrew Tridgell1-0/+3
2007-10-10r8585: add to ldb and ldap comparison functionalitySimo Sorce7-287/+537
2007-10-10r8584: added --nbt option to smbstatus for nbt server statisticsAndrew Tridgell2-3/+47
2007-10-10r8583: nicer smbstatus outputAndrew Tridgell1-13/+45
2007-10-10r8582: added sys.httptime() call, to display a NTTIME as a http time stringAndrew Tridgell1-0/+19
2007-10-10r8581: fixed handling of 64 bit integers in rpc calls from ejsAndrew Tridgell1-14/+8
2007-10-10r8580: try to fix the build on stratusAndrew Tridgell1-12/+8
2007-10-10r8579: recognise the name 'localhost' as 127.0.0.1. This solves a problemAndrew Tridgell1-0/+5
2007-10-10r8577: added management calls to list current tree connectsAndrew Tridgell6-2/+102
2007-10-10r8576: install scripts from scripting/bin/Andrew Tridgell2-3/+9
2007-10-10r8575: the beginnings of a smbstatus commandAndrew Tridgell2-0/+59
2007-10-10r8574: added server side irpc calls for listing the current sessionsAndrew Tridgell6-4/+131
2007-10-10r8570: delete all records in the old db when provisioning, rather than usingAndrew Tridgell1-2/+26
2007-10-10r8569: delete is a js reserved word, so use del insteadAndrew Tridgell1-1/+1
2007-10-10r8568: change missing templates to warnings, so that provisioning with an exi...Andrew Tridgell1-3/+3
2007-10-10r8567: fixed the build after the com idl changesAndrew Tridgell1-4/+4
2007-10-10r8566: Couple of code cleanupsJelmer Vernooij1-88/+74
2007-10-10r8562: small merge with upstreamAndrew Tridgell2-12/+5
2007-10-10r8561: as with the other ejs subsystems, make nss into a objectAndrew Tridgell2-13/+30
2007-10-10r8559: Couple of (D)COM updates:Jelmer Vernooij8-14/+20
2007-10-10r8558: move newuser logic into the provision.js libAndrew Tridgell2-71/+86
2007-10-10r8557: expose ldb_errstring() in ldb ejs codeAndrew Tridgell1-0/+19
2007-10-10r8541: this might take a few tries ...Andrew Tridgell1-1/+1
2007-10-10r8540: fixed network interface detection on several hostsAndrew Tridgell3-10/+5
2007-10-10r8539: $LOGNAME is a common varient of $USER on some systemsAndrew Tridgell1-0/+3
2007-10-10r8537: cope better with the small file handle limit on some systems in the bu...Andrew Tridgell1-2/+2
2007-10-10r8536: - use smbd pid file to kill at end of selftestAndrew Tridgell2-18/+2
2007-10-10r8535: no longer rely on seekdir working after a closedir. Instead, keepAndrew Tridgell4-62/+35
2007-10-10r8533: improve --help outputAndrew Tridgell1-1/+1
2007-10-10r8532: this miight fix cross compilation for reactosAndrew Tridgell2-1/+5
2007-10-10r8530: Now our ldap server is able to fullfill present and substring searchesSimo Sorce1-36/+184
2007-10-10r8529: Matching against the wrong unionSimo Sorce1-2/+3
2007-10-10r8527: found an uninitialised variable in 'make valgrindtest'Andrew Tridgell1-10/+11
2007-10-10r8525: added two more test targets:Andrew Tridgell7-14/+78
2007-10-10r8523: match a zero message id in ldap replies to the last request sent. Than...Andrew Tridgell1-0/+8
2007-10-10r8522: fixed another couple of size_t warningsAndrew Tridgell3-4/+4
2007-10-10r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell59-116/+142
2007-10-10r8519: better method of ensuring null terminationAndrew Tridgell1-1/+3
2007-10-10r8518: ensure all constructed NDR packets are null terminated. This is neededAndrew Tridgell1-8/+9
2007-10-10r8517: fixed a crash bug in ldb_dn_compare_base()Andrew Tridgell1-2/+4
2007-10-10r8516: let us use all parameters of ldbsearch in ldb.searchSimo Sorce1-8/+31
2007-10-10r8515: ldb_dn_cmp now uses ldb_dn_compare so that the DNs are comparedSimo Sorce5-16/+35
2007-10-10r8514: add docsSimo Sorce1-0/+2803
2007-10-10r8511: This 'can't happen', but GCC gives warnings because it thinks it can.Andrew Bartlett1-2/+6
2007-10-10r8505: - 'seal' and 'sign,seal' is the sameStefan Metzmacher1-1/+1